Skip to content

Commit

Permalink
chore: release v2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
peterphanouvong committed Aug 29, 2024
1 parent 7b0fc32 commit 6d92f1a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### v2.3.8

- fix: setup get user object + to ts

#### v2.3.7

> 28 August 2024
- Peter/fix/isauthenticated usekindeauth
- chore: fix callback error
- feat: user object to contain custom properties
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kinde-oss/kinde-auth-nextjs",
"version": "2.3.7",
"version": "2.3.8",
"description": "Kinde Auth SDK for NextJS",
"main": "dist/cjs/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/utils/version.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d92f1a

Please sign in to comment.