Skip to content

Commit e625a0a

Browse files
github-actions[bot]blurrah
authored andcommitted
update version
1 parent 92b186d commit e625a0a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tidy-cows-hang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @labdigital/federated-token-react
22

3+
## 1.7.1
4+
5+
### Patch Changes
6+
7+
- 92b186d: Use cookieNames from options when setting up auth provider
8+
39
## 1.5.1
410

511
## 1.5.0

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labdigital/federated-token-react",
3-
"version": "1.5.1",
3+
"version": "1.7.1",
44
"description": "Federate JWT tokens for React clients",
55
"module": "./dist/index.js",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)