File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,8 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v1.4.0] ( https://github.com/kinde-oss/kinde-node-express/compare/v1.3.0...v1.4.0 )
8+
9+ - fix: prevent creating new session store if one already exists [ ` #26 ` ] ( https://github.com/kinde-oss/kinde-node-express/pull/26 )
10+ - chore(deps): bump formidable and supertest [ ` #23 ` ] ( https://github.com/kinde-oss/kinde-node-express/pull/23 )
11+ - [ Snyk] Upgrade aws-jwt-verify from 3.2.0 to 3.4.0 [ ` #14 ` ] ( https://github.com/kinde-oss/kinde-node-express/pull/14 )
12+ - [ Snyk] Upgrade @kinde-oss/kinde-typescript-sdk from 2.6.2 to 2.8.0 [ ` #22 ` ] ( https://github.com/kinde-oss/kinde-node-express/pull/22 )
13+ - [ Snyk] Security upgrade express from 4.18.3 to 4.19.2 [ ` #19 ` ] ( https://github.com/kinde-oss/kinde-node-express/pull/19 )
14+ - chore: prettier [ ` 9a07f0f ` ] ( https://github.com/kinde-oss/kinde-node-express/commit/9a07f0ff6828ed4c379bbfe873a3505e844f7ddd )
15+ - chore: changelog [ ` b6d4348 ` ] ( https://github.com/kinde-oss/kinde-node-express/commit/b6d4348a459c8996be22c17eb2979f9fd7840116 )
16+ - fix: package.json & package-lock.json to reduce vulnerabilities [ ` b332fd6 ` ] ( https://github.com/kinde-oss/kinde-node-express/commit/b332fd6feecac71052db49a34be2debfc5ca636f )
17+
718#### [ v1.3.0] ( https://github.com/kinde-oss/kinde-node-express/compare/v1.3.0-0...v1.3.0 )
819
20+ > 28 March 2024
21+
22+ - chore: release v1.3.0 [ ` 02dcc99 ` ] ( https://github.com/kinde-oss/kinde-node-express/commit/02dcc997961546c6eccae4c997c34a76075e3959 )
23+
924#### [ v1.3.0-0] ( https://github.com/kinde-oss/kinde-node-express/compare/v0.0.1...v1.3.0-0 )
1025
1126> 28 March 2024
Original file line number Diff line number Diff line change 11{
22 "name" : " @kinde-oss/kinde-node-express" ,
3- "version" : " 1.3.1- 0" ,
3+ "version" : " 1.4. 0" ,
44 "description" : " Kinde SDK for traditional Node.js Express web apps that run on the server" ,
55 "main" : " dist-cjs/index.js" ,
66 "module" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments