Skip to content

Commit

Permalink
chore: release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRivers committed Aug 5, 2024
1 parent 16c9da8 commit 4eb8904
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
21 changes: 8 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,16 @@ 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).

#### [0.1.0](https://github.com/kinde-oss/expo/compare/0.1.0-65...0.1.0)

- feat: Kinde expo SDK [`616c751`](https://github.com/kinde-oss/expo/commit/616c751ee58a5cac10dbfd3195257733657a69b0)

#### [0.1.0-65](https://github.com/kinde-oss/expo/compare/0.1.0-32...0.1.0-65)
#### [0.1.1](https://github.com/kinde-oss/expo/compare/0.1.0...0.1.1)

> 11 July 2024
- fix: default scopes [`#2`](https://github.com/kinde-oss/expo/pull/2)
- fix: register loading login flow [`#1`](https://github.com/kinde-oss/expo/pull/1)
- Create LICENSE [`2fe084b`](https://github.com/kinde-oss/expo/commit/2fe084b5faa46e7d9927bec8c70fe7dfbedc73f4)

#### [0.1.0-32](https://github.com/kinde-oss/expo/compare/0.1.0-31...0.1.0-32)

> 11 July 2024
#### [0.1.0](https://github.com/kinde-oss/expo/compare/0.1.0-65...0.1.0)

#### 0.1.0-31
> 2 August 2024
> 11 July 2024
- feat: Kinde expo SDK [`616c751`](https://github.com/kinde-oss/expo/commit/616c751ee58a5cac10dbfd3195257733657a69b0)
- chore: release v0.1.0 [`88cf352`](https://github.com/kinde-oss/expo/commit/88cf3522e82125ed8f3b9ff4a50065094e2584ec)

- first commit [`5054985`](https://github.com/kinde-oss/expo/commit/5054985ffcde81e7ee568c612b072e9c3425c8c1)
- getting crypto error on useage of useKindeAuth [`989e57c`](https://github.com/kinde-oss/expo/commit/989e57cd2dfc903d15a30f7937380f2d91041a96)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"files": [
"dist"
],
"version": "0.1.0",
"version": "0.1.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down

0 comments on commit 4eb8904

Please sign in to comment.