Skip to content

Commit

Permalink
chore: 3.1.13 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.13](v3.1.12...v3.1.13) (2023-06-28)

### Bug Fixes

* adjusted a test ([7ef28a8](7ef28a8))
* dont get expired session ([de9304d](de9304d)), closes [#115](#115)
* fixed test case ([15e8381](15e8381))
  • Loading branch information
semantic-release-bot committed Jun 28, 2023
1 parent 1651938 commit 48ba000
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.1.13](https://github.com/kleydon/prisma-session-store/compare/v3.1.12...v3.1.13) (2023-06-28)

### Bug Fixes

- adjusted a test ([7ef28a8](https://github.com/kleydon/prisma-session-store/commit/7ef28a8cfbbe042d860d7b8b6141fefb28aacf21))
- dont get expired session ([de9304d](https://github.com/kleydon/prisma-session-store/commit/de9304de9f44239c688f2daba2657604f24537e1)), closes [#115](https://github.com/kleydon/prisma-session-store/issues/115)
- fixed test case ([15e8381](https://github.com/kleydon/prisma-session-store/commit/15e8381ef1823ca1e8628782d57127005b4fcf8f))

## [3.1.12](https://github.com/kleydon/prisma-session-store/compare/v3.1.11...v3.1.12) (2023-06-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.12",
"version": "3.1.13",
"license": "MIT",
"author": "Krispin Leydon",
"contributors": [
Expand Down

0 comments on commit 48ba000

Please sign in to comment.