From b99b515ddd668de92f0f07ebb101ba0bd6057a27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 13:37:43 +0000 Subject: [PATCH] chore(main): release 1.0.0-rc.1 --- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed9df2a4..47143685 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ 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.0.0-rc.1](https://github.com/graasp/graasp-auth/compare/v0.5.1...v1.0.0-rc.1) (2023-06-14) + + +### ⚠ BREAKING CHANGES + +* add renovate, remove switch user ([#83](https://github.com/graasp/graasp-auth/issues/83)) + +### Features + +* add renovate, remove switch user ([#83](https://github.com/graasp/graasp-auth/issues/83)) ([4689d13](https://github.com/graasp/graasp-auth/commit/4689d13470960dc9b487d3dcb414f62ec3e14f0c)) + + +### chore + +* release 1.0.0-rc.1 ([a7e9c52](https://github.com/graasp/graasp-auth/commit/a7e9c528effeba84294ec78b0d85745491abedfa)) + ## [0.5.1](https://github.com/graasp/graasp-auth/compare/v0.5.0...v0.5.1) (2023-04-24) diff --git a/package.json b/package.json index fe922dd6..a8dc6ee6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-auth", - "version": "0.5.1", + "version": "1.0.0-rc.1", "private": true, "author": "Graasp", "contributors": [