Skip to content

Commit

Permalink
chore(release): v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
VladStepanov committed Apr 11, 2023
1 parent dd4d78f commit 1518e62
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog


## v1.0.1

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "nuxt-elastic-cache",
"version": "1.0.0",
"description": "My new Nuxt module",
"repository": "your-org/nuxt-elastic-cache",
"version": "1.0.1",
"description": "Flexible fully transparent cache middleware for Nuxt3 SSR rendering with Redis support",
"repository": "https://github.com/VladStepanov/nuxt-elastic-cache",
"license": "MIT",
"type": "module",
"exports": {
Expand Down Expand Up @@ -44,4 +44,4 @@
"nuxt": "^3.3.3",
"vitest": "^0.29.8"
}
}
}

0 comments on commit 1518e62

Please sign in to comment.