Skip to content

Commit

Permalink
chore: 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.1](v3.0.0...v3.0.1) (2021-02-16)

### Bug Fixes

* peer dependency version ([cd71f7d](cd71f7d))
  • Loading branch information
semantic-release-bot committed Feb 16, 2021
1 parent d581c86 commit 8941f85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [3.0.1](https://github.com/kleydon/prisma-session-store/compare/v3.0.0...v3.0.1) (2021-02-16)


### Bug Fixes

* peer dependency version ([cd71f7d](https://github.com/kleydon/prisma-session-store/commit/cd71f7d1c6accf063e6701a6c21ce4b6695a483d))

# [3.0.0](https://github.com/kleydon/prisma-session-store/compare/v2.0.0...v3.0.0) (2021-02-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"PASETO",
"JWT"
],
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"author": "Krispin Leydon",
"contributors": [
Expand Down

0 comments on commit 8941f85

Please sign in to comment.