Skip to content

Commit 044fc06

Browse files
committed
chore: release v2.8.2
1 parent 122bffb commit 044fc06

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ 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+
#### [v2.8.2](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.8.1...v2.8.2)
8+
9+
- deps: update kinde TS sdk [`122bffb`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/122bffb56865cec311446aa3f4f8c1aa639357e5)
10+
711
#### [v2.8.1](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.8.0...v2.8.1)
812

13+
> 24 June 2025
14+
915
- deps: update kinde TS SDK [`#349`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/349)
16+
- chore: release v2.8.1 [`3e5b6aa`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/3e5b6aa0d9daaa8c06b6548c405d9877ce732566)
1017

1118
#### [v2.8.0](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.7.0...v2.8.0)
1219

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-nextjs",
3-
"version": "2.8.1",
3+
"version": "2.8.2",
44
"description": "Kinde Auth SDK for NextJS",
55
"main": "dist/cjs/index.js",
66
"module": "dist/index.js",

src/utils/version.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)