Skip to content

Commit 1ee2a27

Browse files
author
Hoang Vo
committed
v3.3.2
1 parent d470c01 commit 1ee2a27

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.3.2
4+
5+
- Fix cookie expiry. (Fix #280)
6+
37
## 3.3.1
48

59
- Fix callback store support (#273)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-session",
3-
"version": "3.3.1",
3+
"version": "3.3.2",
44
"description": "Simple promise-based session middleware for Next.js",
55
"keywords": [
66
"javascript",

0 commit comments

Comments
 (0)