Skip to content

Commit

Permalink
chore: release v2.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRivers committed Feb 16, 2024
1 parent 820fe2d commit a0a36ea
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ 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.1.13](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.1.12...v2.1.13)

#### [v2.1.12](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.1.11...v2.1.12)

> 16 February 2024
- feat: health check endpoint [`#126`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/126)
- deps: security update socks 2.7.1 > 2.7.3 [`#127`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/127)
- chore: release v2.1.12 [`f2148fb`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/f2148fb0b9bd4068960a788e1e016ac593fdf065)

#### [v2.1.11](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.1.10...v2.1.11)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

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.1.12",
"version": "2.1.13",
"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 a0a36ea

Please sign in to comment.