From 3a8177dc355087ee109c127b3542d9717cfd2feb Mon Sep 17 00:00:00 2001 From: canonical-iam <138670518+canonical-iam@users.noreply.github.com> Date: Mon, 6 May 2024 09:19:53 +0100 Subject: [PATCH] ci: release 1.6.1 --- CHANGELOG.md | 8 ++++++++ internal/version/const.go | 2 +- rockcraft.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88816450e..0f8bbe81b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.6.1](https://github.com/canonical/identity-platform-admin-ui/compare/v1.6.0...v1.6.1) (2024-05-06) + + +### Bug Fixes + +* **role:** error out when ID is passed for creation ([2a46a5e](https://github.com/canonical/identity-platform-admin-ui/commit/2a46a5ec7a04a3aafbe6a899167acfe8ea8ff00e)) +* **role:** use `Name` field for creation ([e63fdaa](https://github.com/canonical/identity-platform-admin-ui/commit/e63fdaa70fb58e8c3001a23cc2ecc9e140e9cb81)) + ## [1.6.0](https://github.com/canonical/identity-platform-admin-ui/compare/v1.5.0...v1.6.0) (2024-04-30) diff --git a/internal/version/const.go b/internal/version/const.go index 54a4cd577..a4fb3bcdb 100644 --- a/internal/version/const.go +++ b/internal/version/const.go @@ -3,4 +3,4 @@ package version -const Version = "1.6.0" // x-release-please-version +const Version = "1.6.1" // x-release-please-version diff --git a/rockcraft.yaml b/rockcraft.yaml index 40b21716c..3e4256ee9 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -2,7 +2,7 @@ name: identity-platform-admin-ui base: bare build-base: ubuntu@22.04 -version: '1.6.0' # x-release-please-version +version: '1.6.1' # x-release-please-version summary: Canonical Identity platform Admin UI description: | This is the Canonical Identity platform admin UI used for connecting