Skip to content

Commit 8bab0bd

Browse files
author
Tomas Micko
committed
Prepare 1.1.0-rc.3
1 parent 8be9dba commit 8bab0bd

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Token Handler Assistant Changelog
22

3+
## [1.1.0-rc.3] - 2024-07-03
4+
5+
- Send `token-handler-version` header in all requests
6+
37
## [1.1.0-rc.2] - 2024-06-24
48

59
- Add forgotten `RefreshResponse` to exports.

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.1.0-rc.2",
3+
"version": "1.1.0-rc.3",
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)