diff --git a/CHANGELOG.md b/CHANGELOG.md index 621a76abc..67453563b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.20.0](https://github.com/canonical/identity-platform-admin-ui/compare/v1.19.0...v1.20.0) (2024-09-24) + + +### Features + +* add user invite email template ([64743cf](https://github.com/canonical/identity-platform-admin-ui/commit/64743cf67a97ed90f6a6b7663a2eadfa3e350590)) + ## [1.19.0](https://github.com/canonical/identity-platform-admin-ui/compare/v1.18.0...v1.19.0) (2024-09-20) diff --git a/internal/version/const.go b/internal/version/const.go index e7a98371a..06f6f7c7b 100644 --- a/internal/version/const.go +++ b/internal/version/const.go @@ -3,4 +3,4 @@ package version -const Version = "1.19.0" // x-release-please-version +const Version = "1.20.0" // x-release-please-version diff --git a/rockcraft.yaml b/rockcraft.yaml index 2dadc11e2..22669c9de 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.19.0' # x-release-please-version +version: '1.20.0' # x-release-please-version summary: Canonical Identity platform Admin UI description: | This is the Canonical Identity platform admin UI used for connecting