Skip to content

Commit b58fbe5

Browse files
committed
chore: release v1.3.0
1 parent 8910757 commit b58fbe5

File tree

2 files changed

+60
-2
lines changed

2 files changed

+60
-2
lines changed

CHANGELOG.md

Lines changed: 59 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,59 @@
1-
<!-- Ideally, this should get auto-generated via tools like [auto-changelog](https://github.com/CookPete/auto-changelog). Eventually, this will get set up as part of the repository template. -->
1+
### Changelog
2+
3+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4+
5+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6+
7+
#### [1.3.0](https://github.com/kinde-oss/kinde-sveltekit-sdk/compare/1.2.4...1.3.0)
8+
9+
- chore: lint fixes [`#27`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/27)
10+
- ci: add PR workflow, remove unused workflow [`#26`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/26)
11+
- chore: prettier [`#25`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/25)
12+
- fix: cookie policy [`#24`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/24)
13+
- deps: update-ts-sdk-and-use-validateClientSecret [`#23`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/23)
14+
- Setting dynamic post login redirect url [`#18`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/18)
15+
- chore: add health endpoint [`#20`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/20)
16+
- chore: update TS SDK version and add SDK indicator [`#19`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/19)
17+
- Update docs url in the readme [`#22`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/22)
18+
- chore: add lock file [`d09929a`](https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/d09929a7ed80eb1b44a41f25f2e98a3c6f9857c0)
19+
- test: switch to vitest and write tests, some formatting changes [`9d108a4`](https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/9d108a4bb63758aa66293aa2742a91b481f2b9be)
20+
- test: more tests [`857be2d`](https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/857be2d41953ee3d4c35ba77083660f9f9cf245b)
21+
22+
#### [1.2.4](https://github.com/kinde-oss/kinde-sveltekit-sdk/compare/1.2.3...1.2.4)
23+
24+
> 25 January 2024
25+
26+
- fix: don't return empty string when session item not found [`#17`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/17)
27+
- Prevent audience being doubled [`#16`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/16)
28+
- fix: prevent audience being doubled [`8f71621`](https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/8f716212afafd343e7645f4e3cb69fb4b0092097)
29+
- chore: bump version [`9a25e7a`](https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/9a25e7a0033710a615ab68904f33fcd9967b5edc)
30+
31+
#### [1.2.3](https://github.com/kinde-oss/kinde-sveltekit-sdk/compare/1.2.2...1.2.3)
32+
33+
> 27 December 2023
34+
35+
- Using dynamic environment [`#13`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/13)
36+
37+
#### [1.2.2](https://github.com/kinde-oss/kinde-sveltekit-sdk/compare/1.2.1...1.2.2)
38+
39+
> 21 December 2023
40+
41+
- Update peer dependency version [`#12`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/12)
42+
43+
#### 1.2.1
44+
45+
> 20 December 2023
46+
47+
- Update readme [`#11`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/11)
48+
- Workflows + Dependencies [`#10`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/10)
49+
- Fix failing test for button text [`#9`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/9)
50+
- Update package.json [`#8`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/8)
51+
- Remove unnecessary layout.server.ts file [`#7`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/7)
52+
- Add timeout [`#6`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/6)
53+
- Add getConfiguration function [`#5`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/5)
54+
- Several Updates [`#4`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/4)
55+
- Upgrade Typescript SDK version to 2.2.0, minor changes [`#3`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/3)
56+
- SDK version 1.2.0 [`#2`](https://github.com/kinde-oss/kinde-sveltekit-sdk/pull/2)
57+
- Initial commit [`a23c787`](https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/a23c787548cd1995605ff1eb02ee2d8fa9ea4dcf)
58+
- Support org login/register, add script build when running the test script, update the README and .env_example file [`44a3595`](https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/44a359528e690fb60b7cb898fbe0528179dd88bf)
59+
- Update npm-publish.yml [`ce59f58`](https://github.com/kinde-oss/kinde-sveltekit-sdk/commit/ce59f5804ed34448ed89360cf1db83f4f1800dce)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinde-oss/kinde-auth-sveltekit",
3-
"version": "1.2.4",
3+
"version": "1.3.0",
44
"description": "Kinde SvelteKit SDK",
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)