Skip to content

Commit

Permalink
chore: release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterphanouvong committed Aug 13, 2024
1 parent 0fa5bde commit 8924379
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,20 @@ 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).

#### [v1.1.0](https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.0.4...v1.1.0)

- Peter/fix refresh tokens [`#15`](https://github.com/kinde-oss/kinde-remix-sdk/pull/15)
- test: fix test for cookie setting [`#14`](https://github.com/kinde-oss/kinde-remix-sdk/pull/14)
- tests: refresh tokens test [`152d175`](https://github.com/kinde-oss/kinde-remix-sdk/commit/152d175359d56b962751473ef3ee0c2ad6e437a6)
- fix: refresh tokens [`eb57fc1`](https://github.com/kinde-oss/kinde-remix-sdk/commit/eb57fc1a7e61b36c3d679bb458a212bc7273ba64)
- chore: linting [`0fa5bde`](https://github.com/kinde-oss/kinde-remix-sdk/commit/0fa5bde8178721d94d89cbe12772b84db464ae6a)

#### [v1.0.4](https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.0.3...v1.0.4)

> 19 July 2024
- fix: http cookies [`4e5b8e9`](https://github.com/kinde-oss/kinde-remix-sdk/commit/4e5b8e9cee410b6cac96f9024160bbc308964741)
- chore: release v1.0.4 [`4b19d8c`](https://github.com/kinde-oss/kinde-remix-sdk/commit/4b19d8c320d6b0e4cb7496838ebc4594ff7c474b)
- linting [`af87173`](https://github.com/kinde-oss/kinde-remix-sdk/commit/af871735186c5d89cf65d25a7318682b63925a01)

#### [v1.0.3](https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.0.2...v1.0.3)
Expand Down
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.4",
"version": "1.1.0",
"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 8924379

Please sign in to comment.