Skip to content

Commit 48ba000

Browse files
chore: 3.1.13 [skip ci]
## [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))
1 parent 1651938 commit 48ba000

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.1.13](https://github.com/kleydon/prisma-session-store/compare/v3.1.12...v3.1.13) (2023-06-28)
2+
3+
### Bug Fixes
4+
5+
- adjusted a test ([7ef28a8](https://github.com/kleydon/prisma-session-store/commit/7ef28a8cfbbe042d860d7b8b6141fefb28aacf21))
6+
- 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)
7+
- fixed test case ([15e8381](https://github.com/kleydon/prisma-session-store/commit/15e8381ef1823ca1e8628782d57127005b4fcf8f))
8+
19
## [3.1.12](https://github.com/kleydon/prisma-session-store/compare/v3.1.11...v3.1.12) (2023-06-26)
210

311
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"PASETO",
1212
"JWT"
1313
],
14-
"version": "3.1.12",
14+
"version": "3.1.13",
1515
"license": "MIT",
1616
"author": "Krispin Leydon",
1717
"contributors": [

0 commit comments

Comments
 (0)