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.2.0 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 7, 2023
1 parent 49ef193 commit 5e572d0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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.2.0](https://github.com/graasp/graasp-auth/compare/v1.1.1...v1.2.0) (2023-08-07)


### Features

* add rtl support including arabic translations ([#81](https://github.com/graasp/graasp-auth/issues/81)) ([49ef193](https://github.com/graasp/graasp-auth/commit/49ef1939639d80c9196ac5f75c2bbc5ce48d9837))
* extract translations ([eed6a13](https://github.com/graasp/graasp-auth/commit/eed6a136ee044caee8ba3280c74a96279628eb84))
* move to vitejs ([#157](https://github.com/graasp/graasp-auth/issues/157)) ([7e3d397](https://github.com/graasp/graasp-auth/commit/7e3d397083322172a191ad6f43b9c69a9693c819))


### Bug Fixes

* add changes for mobile register ([dc30203](https://github.com/graasp/graasp-auth/commit/dc3020304af2d9cea723f349e52ccc3f6aa26f1f))
* add play link and update deps ([80402c8](https://github.com/graasp/graasp-auth/commit/80402c8c669542ed35e7d1c4c91d48abdfea3d0d))
* **deps:** update dependency @graasp/sdk to v1.2.0 ([#160](https://github.com/graasp/graasp-auth/issues/160)) ([3c2aa92](https://github.com/graasp/graasp-auth/commit/3c2aa92e0bb8363c86ba3261f9bce89dbf320e6d))
* **deps:** update dependency @graasp/ui to v3.2.7 ([#154](https://github.com/graasp/graasp-auth/issues/154)) ([c699cd0](https://github.com/graasp/graasp-auth/commit/c699cd0106e503deb75bb5d79e371453f29e8988))
* **deps:** update mui (non-major) ([#152](https://github.com/graasp/graasp-auth/issues/152)) ([a7571d5](https://github.com/graasp/graasp-auth/commit/a7571d5dfa6955c839b4c92d0b61795acac1b0bb))
* env variable ([#159](https://github.com/graasp/graasp-auth/issues/159)) ([ec3d4b4](https://github.com/graasp/graasp-auth/commit/ec3d4b43ba06dc9deb7c32c981347e092dac5c3c))

## [1.1.1](https://github.com/graasp/graasp-auth/compare/v1.1.0...v1.1.1) (2023-07-28)


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.1.1",
"version": "1.2.0",
"private": true,
"author": "Graasp",
"contributors": [
Expand Down

0 comments on commit 5e572d0

Please sign in to comment.