From a2bbaf019b1455f4061093d4060b2b26451abb95 Mon Sep 17 00:00:00 2001 From: nfc_bot Date: Wed, 31 May 2023 02:37:50 +0000 Subject: [PATCH] =?UTF-8?q?build(version):=20bump=20version=201.0.0rc2=20?= =?UTF-8?q?=E2=86=92=201.0.0rc3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.yaml | 2 +- CHANGELOG.md | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.cz.yaml b/.cz.yaml index 5d82186..72ff035 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,4 +4,4 @@ commitizen: name: cz_conventional_commits tag_format: $major.$minor.$patch$prerelease update_changelog_on_bump: true - version: 1.0.0rc2 + version: 1.0.0rc3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 16e1275..39e6603 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 1.0.0rc3 (2023-05-31) + +### Bug Fixes + +- **ci**: [c40dc037](https://gitlab.com/nofusscomputing/infrastructure/website/-/commit/c40dc037b3b7e0e0be97e9421c7c0097c8c494fe) - website.lint paths updated [ [!13](https://gitlab.com/nofusscomputing/infrastructure/website/-/merge_requests/13) ] + +### Continious Integration + +- **chore**: [aec1b98e](https://gitlab.com/nofusscomputing/infrastructure/website/-/commit/aec1b98e9a6f466d18981f84902964446ba50b88) - add nfc automation config [ [!12](https://gitlab.com/nofusscomputing/infrastructure/website/-/merge_requests/12) ] + ## 1.0.0rc2 (2023-05-29) ### Bug Fixes