Skip to content

Commit 19d9110

Browse files
authored
Merge pull request #15 from curityio/release/1.2.2
Prepare 1.2.2 release
2 parents df1cd5a + 2d3e2b6 commit 19d9110

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Token Handler Assistant Changelog
22

3-
## [1.2.2-rc.1] - 2025-07-22
3+
## [1.2.2] - 2025-08-01
44

55
- Update dependencies to latest versions
66

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curity/token-handler-js-assistant",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2",
44
"description": "Curity Token Handler JavaScript helper library",
55
"main": "lib/token-handler-assistant-lib.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)