Skip to content

Commit abc090b

Browse files
committed
chore: release v5.5.0
1 parent 867a19b commit abc090b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [5.5.0-6](https://github.com/kinde-oss/kinde-auth-react/compare/5.4.1...5.5.0-6)
7+
#### [5.5.0](https://github.com/kinde-oss/kinde-auth-react/compare/5.4.1...5.5.0)
88

9-
- feat: ProfileLink [`ccbf656`](https://github.com/kinde-oss/kinde-auth-react/commit/ccbf656a2a1acc17dbf216ba18851a66383be4a2)
9+
- Merge pull request #148 from kinde-oss/feat/generate-auth-url [`867a19b`](https://github.com/kinde-oss/kinde-auth-react/commit/867a19b389d970172eb8e584fa34ac29e9a5ebc6)
10+
- feat: PortalLink [`1967f43`](https://github.com/kinde-oss/kinde-auth-react/commit/1967f4337c53058df9f53a10feb3f35d4c43471d)
11+
- chore: PR updates [`3801276`](https://github.com/kinde-oss/kinde-auth-react/commit/38012764bd57ebecafc770c3aa223ee26e92b537)
1012

1113
#### [5.4.1](https://github.com/kinde-oss/kinde-auth-react/compare/5.4.0...5.4.1)
1214

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinde-oss/kinde-auth-react",
3-
"version": "5.5.0-6",
3+
"version": "5.5.0",
44
"description": "Kinde React SDK for authentication",
55
"module": "./dist/kinde-auth-react.mjs",
66
"main": "./dist/kinde-auth-react.js",

0 commit comments

Comments
 (0)