Skip to content

Commit 2e73c15

Browse files
committed
bump version
1 parent 942b7f0 commit 2e73c15

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.0.2 / 2023-09-26
2+
3+
- Fix Bug Where Cookie's maxAge is Incorrectly Applied as Divided by 1000 to expires (https://github.com/ca98am79/connect-dynamodb/pull/83)
4+
15
# 3.0.1 / 2023-08-24
26

37
- fix: exports and export assignments are not permitted and not use export default (https://github.com/ca98am79/connect-dynamodb/pull/84)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "connect-dynamodb",
33
"description": "DynamoDB session store for Connect",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"author": "Mike Carson <[email protected]> (http://ca98am79.com)",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)