Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
chore(main): release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 12, 2023
1 parent 35b23dd commit 0e89e2d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.3.0](https://github.com/graasp/graasp-auth/compare/v1.2.1...v1.3.0) (2023-09-12)


### Features

* handle redirection url search param ([#222](https://github.com/graasp/graasp-auth/issues/222)) ([35b23dd](https://github.com/graasp/graasp-auth/commit/35b23dd9828926a7b56151af5e95498c2aa14862))


### Bug Fixes

* **deps:** update dependency @graasp/sdk to v1.3.0 ([#211](https://github.com/graasp/graasp-auth/issues/211)) ([50edc6d](https://github.com/graasp/graasp-auth/commit/50edc6da1b6538a3b4e51e745584c4620c4644aa))
* **deps:** update dependency react-i18next to v13.2.0 ([#199](https://github.com/graasp/graasp-auth/issues/199)) ([7e69bae](https://github.com/graasp/graasp-auth/commit/7e69bae9e5321b61f7346fc00ec9b4ab7bf85c24))
* **deps:** update dependency react-i18next to v13.2.1 ([b5ddd42](https://github.com/graasp/graasp-auth/commit/b5ddd4210716b6213fac696193fbd4570aba4917))
* **deps:** update mui (non-major) ([be19989](https://github.com/graasp/graasp-auth/commit/be19989395bfc463453b698ef2f5357442d28e48))
* **deps:** update mui (non-major) ([#201](https://github.com/graasp/graasp-auth/issues/201)) ([3ea6ebe](https://github.com/graasp/graasp-auth/commit/3ea6ebee35b460ff84c230b13f8d5b4f2816c268))
* **deps:** update sentry packages to v7.66.0 ([#207](https://github.com/graasp/graasp-auth/issues/207)) ([5ff371d](https://github.com/graasp/graasp-auth/commit/5ff371d0a9298b45e745265b8ec146ed08503d38))

## [1.2.1](https://github.com/graasp/graasp-auth/compare/v1.2.0...v1.2.1) (2023-08-22)


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": "graasp-auth",
"version": "1.2.1",
"version": "1.3.0",
"private": true,
"author": "Graasp",
"contributors": [
Expand Down

0 comments on commit 0e89e2d

Please sign in to comment.