Skip to content

Commit

Permalink
chore(release): v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
VladStepanov committed Apr 12, 2023
1 parent 8415ce7 commit 11177b1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog


## v1.0.2

[compare changes](https://github.com/VladStepanov/nuxt-elastic-cache/compare/v1.0.1...v1.0.2)


### 🩹 Fixes

- Package versions ([8415ce7](https://github.com/VladStepanov/nuxt-elastic-cache/commit/8415ce7))

### ❤️ Contributors

- Vladislav Stepanov <[email protected]>

## v1.0.1

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-elastic-cache",
"version": "1.0.1",
"version": "1.0.2",
"description": "Flexible fully transparent cache middleware for Nuxt3 SSR rendering with Redis support",
"repository": "https://github.com/VladStepanov/nuxt-elastic-cache",
"license": "MIT",
Expand Down Expand Up @@ -45,4 +45,4 @@
"nuxt": "^3.3.3",
"vitest": "^0.29.8"
}
}
}

0 comments on commit 11177b1

Please sign in to comment.