Skip to content

Commit 53bb1ed

Browse files
committed
1.0.0
1 parent e81b647 commit 53bb1ed

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anzp/aws-lambda-cookie",
3-
"version": "0.0.5",
3+
"version": "1.0.0",
44
"description": "Module to parse AWS Lambda events and extract their cookies",
55
"publishConfig": {
66
"access": "public"
@@ -63,4 +63,4 @@
6363
"lint-staged": {
6464
"*.js": "eslint --cache --fix"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)