Skip to content

Commit 9f8a309

Browse files
authored
Merge pull request #5 from curityio/feature/1.1.0-rc.1
Prepare 1.1.0-rc.1
2 parents 2d1abc4 + d6b8b9b commit 9f8a309

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
@@ -4,6 +4,6 @@
44

55
- Initial release of the Token Handler Assistant library
66

7-
## [Unreleased]
7+
## [1.1.0-rc.1] - 2024-06-24
88

99
- Add `accessTokenExpiresIn` in responses to `session()`, `refresh()` and `endLogin()` functions.

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