Skip to content

Commit

Permalink
chore: release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRivers committed May 14, 2024
1 parent 3638313 commit 78674d8
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 46 deletions.
89 changes: 45 additions & 44 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,68 +1,69 @@
# Changelog
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

## v1.0.2-alpha.1
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

[compare changes](https://github.com/kinde-oss/kinde-auth-remix-sdk/compare/v1.0.2-alpha.0...v1.0.2-alpha.1)
#### [v1.0.2](https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.0.1...v1.0.2)

### 🚀 Enhancements
- chore: add release-it [`#8`](https://github.com/kinde-oss/kinde-remix-sdk/pull/8)
- Pass "audience"' value to the Kinde client options [`#7`](https://github.com/kinde-oss/kinde-remix-sdk/pull/7)
- feat: add codecov [`#6`](https://github.com/kinde-oss/kinde-remix-sdk/pull/6)
- Peter/types and cookies [`#5`](https://github.com/kinde-oss/kinde-remix-sdk/pull/5)
- Peter/types and cookies [`#4`](https://github.com/kinde-oss/kinde-remix-sdk/pull/4)
- chore: switch to pnpm [`5ab0c62`](https://github.com/kinde-oss/kinde-remix-sdk/commit/5ab0c62c9982a5d500cbd52c6141e0f46e9a691d)
- chore: lint enforcement [`8aaefe7`](https://github.com/kinde-oss/kinde-remix-sdk/commit/8aaefe7ab0f6cc2fc95ebbd878077ef87e4d08f5)
- Update README.md [`f3d00a0`](https://github.com/kinde-oss/kinde-remix-sdk/commit/f3d00a09bb8da04dc9b1ed12bd6a62324b2c5ea9)

- Cookie max age ([5ce94e7](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/5ce94e7))
- Post login redirect (returnTo) ([7a92749](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/7a92749))
#### [v1.0.1](https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.0.0...v1.0.1)

### 🩹 Fixes
> 8 April 2024
- Permissions bug when not logged in ([5b1c7ee](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/5b1c7ee))
- feat: split data into separate cookies [`be2a435`](https://github.com/kinde-oss/kinde-remix-sdk/commit/be2a4359bdd8ac167f7640c7b6201eba41db38e7)
- tests: update sessionManager tests [`2c1352d`](https://github.com/kinde-oss/kinde-remix-sdk/commit/2c1352d84db982856fa1e8501460d40205aef7b5)
- types: createSessionManager return type [`493b351`](https://github.com/kinde-oss/kinde-remix-sdk/commit/493b351a7f626fe7cee1a130d25791bd3c4a1792)

### ❤️ Contributors
### [v1.0.0](https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.0.0-beta.2...v1.0.0)

- Peter Phanouvong ([@peterphanouvong](http://github.com/peterphanouvong))
> 2 April 2024
## v1.0.2-alpha.0
- Peter/polish [`#1`](https://github.com/kinde-oss/kinde-remix-sdk/pull/1)
- tests: fix getUserOrgs return type [`2d72f8d`](https://github.com/kinde-oss/kinde-remix-sdk/commit/2d72f8dd315052c8e3ee85dd6d7b4262c5e79f78)
- Release 1.0.0 [`b90d92d`](https://github.com/kinde-oss/kinde-remix-sdk/commit/b90d92d4e0ce4d0df05d03b11fb3fc0881e14f91)
- chore: version [`27ca17f`](https://github.com/kinde-oss/kinde-remix-sdk/commit/27ca17f60cd339daee75024fd6367124efe8de45)

#### [v1.0.0-beta.2](https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.0.0-beta.1...v1.0.0-beta.2)

### 🩹 Fixes
> 2 April 2024
- Unauthenticated jwt decode error ([55b38ef](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/55b38ef))
- chore: versioning [`043a3ce`](https://github.com/kinde-oss/kinde-remix-sdk/commit/043a3ced737da89110b439491505eddb89f0c6e8)
- types: jsdoc [`5c42829`](https://github.com/kinde-oss/kinde-remix-sdk/commit/5c42829a2cdc607996697f1c8ae0f48adb14cb40)
- Release 1.0.0-beta.2 [`c2e8a0d`](https://github.com/kinde-oss/kinde-remix-sdk/commit/c2e8a0d71fee9ba38e81f4a3960f8800e46a1967)

### 🏡 Chore
#### [v1.0.0-beta.1](https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.0.0-beta.0...v1.0.0-beta.1)

- Git ignore ([dc796d7](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/dc796d7))
- Terser ([45c4422](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/45c4422))
> 28 March 2024
### ❤️ Contributors
- chore: exports [`4adad3c`](https://github.com/kinde-oss/kinde-remix-sdk/commit/4adad3c3f07c05d3cc926d360fdc249538485941)
- Release 1.0.0-beta.1 [`40e1f6c`](https://github.com/kinde-oss/kinde-remix-sdk/commit/40e1f6ce71585deb8f04c9d2525334ddf90dc9b2)
- chore: rename package [`2ec98c9`](https://github.com/kinde-oss/kinde-remix-sdk/commit/2ec98c988c35e2e8082f363a564ded16633db92b)

- Peter Phanouvong ([@peterphanouvong](http://github.com/peterphanouvong))
#### [v1.0.0-beta.0](https://github.com/kinde-oss/kinde-remix-sdk/compare/v0.0.1-0...v1.0.0-beta.0)

## v1.0.1
> 28 March 2024
- chore: release script [`0b46b67`](https://github.com/kinde-oss/kinde-remix-sdk/commit/0b46b672180b4bd1222b5b487cd998aed35dc070)
- Release 1.0.0-beta.0 [`840dc82`](https://github.com/kinde-oss/kinde-remix-sdk/commit/840dc8296719612669dc14f3f9effc8356c65aa0)

### 🩹 Fixes
#### [v0.0.1-0](https://github.com/kinde-oss/kinde-remix-sdk/compare/v0.0.0...v0.0.1-0)

- Unauthenticated jwt decode error ([55b38ef](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/55b38ef))
> 28 March 2024
### 🏡 Chore
#### v0.0.0

- Git ignore ([dc796d7](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/dc796d7))
- Terser ([45c4422](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/45c4422))

### ❤️ Contributors

- Peter Phanouvong ([@peterphanouvong](http://github.com/peterphanouvong))

## v1.0.1-alpha.0


### 🩹 Fixes

- Unauthenticated jwt decode error ([55b38ef](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/55b38ef))

### 🏡 Chore

- Git ignore ([dc796d7](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/dc796d7))
- Terser ([45c4422](https://github.com/kinde-oss/kinde-auth-remix-sdk/commit/45c4422))

### ❤️ Contributors

- Peter Phanouvong ([@peterphanouvong](http://github.com/peterphanouvong))
> 28 March 2024
- [Snyk] Upgrade @kinde-oss/kinde-typescript-sdk from 2.5.0 to 2.6.2 [`#1`](https://github.com/kinde-oss/kinde-remix-sdk/pull/1)
- inti [`295e64d`](https://github.com/kinde-oss/kinde-remix-sdk/commit/295e64dc39000a0d57c1f0f193262f7caa53da38)
- fix: remove stuff that shouldnt be there [`f775dff`](https://github.com/kinde-oss/kinde-remix-sdk/commit/f775dff172f9926a53ba1f5284814c984e53a7c9)
- tests [`78d1e8a`](https://github.com/kinde-oss/kinde-remix-sdk/commit/78d1e8a21b384800fd75de0528f0c42a51d82f10)
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-remix-sdk",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"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 78674d8

Please sign in to comment.