From 48ba00017d37b0cc1f810d5285ad557bc3ea0830 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Jun 2023 19:19:09 +0000 Subject: [PATCH] chore: 3.1.13 [skip ci] ## [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)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29d02e2..8c17979 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index f1d298d..cfced91 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "PASETO", "JWT" ], - "version": "3.1.12", + "version": "3.1.13", "license": "MIT", "author": "Krispin Leydon", "contributors": [