Skip to content

Commit 4ee23b3

Browse files
committed
bump version
1 parent c8be1cf commit 4ee23b3

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.5 / 2024-11-14
2+
3+
- Fix NUMBER_VALUE cannot be converted to String on specialKeys
4+
15
# 3.0.4 / 2024-11-11
26

37
- remove connect dependency

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.4",
4+
"version": "3.0.5",
55
"author": "Mike Carson <[email protected]> (http://ca98am79.com)",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)