Skip to content

Commit 40897ef

Browse files
author
Tomas Micko
committed
Prepare 1.2.1 release
1 parent dabb4be commit 40897ef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Token Handler Assistant Changelog
22

3-
## [1.2.0] - 2025-05-06
3+
## [1.2.1] - 2025-05-06
44

55
- Add support for extra parameters in refresh requests
6+
- Unpublish 1.2.0 version since it was broken
67

78
## [1.1.0] - 2024-08-12
89

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.0",
3+
"version": "1.2.1",
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)