Skip to content

Commit

Permalink
chore(main): release 2.1.1 (#300)
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>
Co-authored-by: Kim Lan Phan Hoang <[email protected]>
  • Loading branch information
github-actions[bot] and pyphilia authored Feb 27, 2024
1 parent d00000f commit 0887524
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

## [2.1.1](https://github.com/graasp/graasp-auth/compare/v2.1.0...v2.1.1) (2024-02-27)


### Bug Fixes

* **deps:** update dependency @emotion/react to v11.11.3 ([58af637](https://github.com/graasp/graasp-auth/commit/58af637e07917f3e38048dc6d6862965c412cbd9))
* **deps:** update dependency @graasp/query-client to v2.4.2 ([#302](https://github.com/graasp/graasp-auth/issues/302)) ([0384731](https://github.com/graasp/graasp-auth/commit/038473135da89e33600365d38da995228288a4cc))
* **deps:** update dependency @graasp/translations to v1.22.1 ([cbe897f](https://github.com/graasp/graasp-auth/commit/cbe897fd69251557639cdc8819796a16321f8fd5))
* update esm deps ([#306](https://github.com/graasp/graasp-auth/issues/306)) ([c2512a4](https://github.com/graasp/graasp-auth/commit/c2512a4833cdb7292b2d688de05e6f22f8c6bf87))

## [2.1.0](https://github.com/graasp/graasp-auth/compare/v2.0.2...v2.1.0) (2024-01-15)


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

0 comments on commit 0887524

Please sign in to comment.