Skip to content

Commit

Permalink
chore(release): v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
peterphanouvong committed Jan 16, 2024
1 parent 37fa9c5 commit 1261b3b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v2.0.13

[compare changes](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.1.0...v2.0.13)

### 🏡 Chore

- Bump TS dependency ([65df558](https://github.com/kinde-oss/kinde-auth-nextjs/commit/65df558))

### ❤️ Contributors

- Dave Berner <davidajberner@gmail.com>

## v2.0.0

[compare changes](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.0.0-alpha.2...v2.0.0)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kinde-oss/kinde-auth-nextjs",
"version": "2.0.12",
"version": "2.0.13",
"description": "Kinde Auth SDK for NextJS",
"main": "dist/cjs/index.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -67,4 +67,4 @@
"middleware",
"types.d.ts"
]
}
}

0 comments on commit 1261b3b

Please sign in to comment.