Skip to content

Commit 73549a8

Browse files
authored
feat(core): bump version to 17.0.1 (#296)
1 parent 998011f commit 73549a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/ngx-cookie-service-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-cookie-service-ssr",
33
"description": "Angular SSR cookie service",
4-
"version": "17.0.0",
4+
"version": "17.0.1",
55
"license": "MIT",
66
"author": "Stepan Suvorov <[email protected]>",
77
"keywords": [

projects/ngx-cookie-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-cookie-service",
33
"description": "Angular cookie service",
4-
"version": "17.0.0",
4+
"version": "17.0.1",
55
"license": "MIT",
66
"author": "Stepan Suvorov <[email protected]>",
77
"keywords": [

0 commit comments

Comments
 (0)