From 574dbe59d5d02f4636c07f1f3cad293047db2b6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 14:28:20 +0200 Subject: [PATCH] chore(main): release 2.3.0 (#351) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33bc294b..c0b88235 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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.3.0](https://github.com/graasp/graasp-auth/compare/v2.2.0...v2.3.0) (2024-04-04) + + +### Features + +* asks users to read and accept terms of usage and privacy policy ([#358](https://github.com/graasp/graasp-auth/issues/358)) ([e796dac](https://github.com/graasp/graasp-auth/commit/e796dacdda3930160558e0dd235b4b0ccaa0e738)) +* fix styles, show logo, add footer content ([#341](https://github.com/graasp/graasp-auth/issues/341)) ([13a4117](https://github.com/graasp/graasp-auth/commit/13a4117068a2718dbb544c2d0c00954887b61771)) + + +### Bug Fixes + +* allow no recaptch key in dev ([#356](https://github.com/graasp/graasp-auth/issues/356)) ([600f989](https://github.com/graasp/graasp-auth/commit/600f989d885e90e66527222fab7899557ce4ac07)) +* use stacked notifs ([#350](https://github.com/graasp/graasp-auth/issues/350)) ([3035a17](https://github.com/graasp/graasp-auth/commit/3035a17c921c7f7ed8f29224ade8ba01c8590023)) + ## [2.2.0](https://github.com/graasp/graasp-auth/compare/v2.1.2...v2.2.0) (2024-03-26) diff --git a/package.json b/package.json index f1952429..a9823a6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-auth", - "version": "2.2.0", + "version": "2.3.0", "private": true, "author": "Graasp", "contributors": [