Skip to content

Commit

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

### Bug Fixes

* recover from disconnected state ([11375ca](11375ca))
  • Loading branch information
semantic-release-bot committed Jun 26, 2023
1 parent a98a0b6 commit 2409fff
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.12](https://github.com/kleydon/prisma-session-store/compare/v3.1.11...v3.1.12) (2023-06-26)

### Bug Fixes

- recover from disconnected state ([11375ca](https://github.com/kleydon/prisma-session-store/commit/11375cad776c0dba429a858b37b000693998598e))

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

0 comments on commit 2409fff

Please sign in to comment.