Skip to content

Commit

Permalink
chore: 3.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.4](v3.1.3...v3.1.4) (2022-05-10)

### Bug Fixes

* prevent crash in set ([3c774eb](3c774eb)), closes [#82](#82)
  • Loading branch information
semantic-release-bot committed May 10, 2022
1 parent 127fd84 commit 1f6d023
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.1.4](https://github.com/kleydon/prisma-session-store/compare/v3.1.3...v3.1.4) (2022-05-10)

### Bug Fixes

- prevent crash in set ([3c774eb](https://github.com/kleydon/prisma-session-store/commit/3c774eb5537ad70f17b273b4cc9e3cd4cdfd5e6f)), closes [#82](https://github.com/kleydon/prisma-session-store/issues/82)

## [3.1.3](https://github.com/kleydon/prisma-session-store/compare/v3.1.2...v3.1.3) (2022-01-26)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"PASETO",
"JWT"
],
"version": "3.1.3",
"version": "3.1.4",
"license": "MIT",
"author": "Krispin Leydon",
"contributors": [
Expand Down

0 comments on commit 1f6d023

Please sign in to comment.