From 093649a3451c6e9af3ea445274cfb1f5a157e338 Mon Sep 17 00:00:00 2001 From: canonical-iam <138670518+canonical-iam@users.noreply.github.com> Date: Fri, 24 May 2024 13:34:31 +0100 Subject: [PATCH] ci: release 1.9.0 --- CHANGELOG.md | 7 +++++++ internal/version/const.go | 2 +- rockcraft.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a82e95d8..1b3db6305 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.9.0](https://github.com/canonical/identity-platform-admin-ui/compare/v1.8.0...v1.9.0) (2024-05-24) + + +### Features + +* uniform rules handlers to pageToken pagination ([7c70cc6](https://github.com/canonical/identity-platform-admin-ui/commit/7c70cc69c76a8cd1a9e4e17b4d9a6e21a86f63e8)) + ## [1.8.0](https://github.com/canonical/identity-platform-admin-ui/compare/v1.7.0...v1.8.0) (2024-05-09) diff --git a/internal/version/const.go b/internal/version/const.go index b90c97600..b325731be 100644 --- a/internal/version/const.go +++ b/internal/version/const.go @@ -3,4 +3,4 @@ package version -const Version = "1.8.0" // x-release-please-version +const Version = "1.9.0" // x-release-please-version diff --git a/rockcraft.yaml b/rockcraft.yaml index 36e2ca1fe..941ab8997 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.8.0' # x-release-please-version +version: '1.9.0' # x-release-please-version summary: Canonical Identity platform Admin UI description: | This is the Canonical Identity platform admin UI used for connecting