File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ 2.0.0] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/compare/1.3.0...2.0.0 )
8
+
9
+ - Fix/new svelt port 4 5 [ ` #41 ` ] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/41 )
10
+ - chore(deps-dev): bump braces from 3.0.2 to 3.0.3 [ ` #38 ` ] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/38 )
11
+ - Chore/prettier [ ` #35 ` ] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/35 )
12
+ - ci: add codecov action [ ` #28 ` ] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/28 )
13
+ - chore: update lockfile [ ` 44c9e13 ` ] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/44c9e1305f575836f20c720f3b83cadf63e39019 )
14
+ - chore: run prettier [ ` f935c2e ` ] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/f935c2e22015cd091eed6b776b964c9c30b15b92 )
15
+ - deps: update prettier and update config [ ` 42b0454 ` ] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/42b045485409f1487b367b531013330967e68415 )
16
+
7
17
#### [ 1.3.0] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/compare/1.2.4...1.3.0 )
8
18
19
+ > 20 March 2024
20
+
9
21
- chore: lint fixes [ ` #27 ` ] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/27 )
10
22
- ci: add PR workflow, remove unused workflow [ ` #26 ` ] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/26 )
11
23
- chore: prettier [ ` #25 ` ] ( https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/25 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kinde-oss/kinde-auth-sveltekit" ,
3
- "version" : " 1.3 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " Kinde SvelteKit SDK" ,
5
5
"scripts" : {
6
6
"dev" : " vite dev" ,
You can’t perform that action at this time.
0 commit comments