Skip to content

Commit

Permalink
ci: release 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
canonical-iam committed Sep 24, 2024
1 parent 3d7ce46 commit 0917b14
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion internal/version/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

package version

const Version = "1.19.0" // x-release-please-version
const Version = "1.20.0" // x-release-please-version
2 changes: 1 addition & 1 deletion rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0917b14

Please sign in to comment.