Skip to content

Commit ee76731

Browse files
committed
ci: release 2.2.0
1 parent 9bbd8b3 commit ee76731

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.2"
2+
".": "2.2.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [2.2.0](https://github.com/canonical/identity-platform-login-ui-operator/compare/v2.1.2...v2.2.0) (2026-05-05)
4+
5+
6+
### Features
7+
8+
* add registration and verification endpoints ([f16448e](https://github.com/canonical/identity-platform-login-ui-operator/commit/f16448ee140babffc4f60e180b2b202c68d0ebae))
9+
* add registration and verification endpoints ([#415](https://github.com/canonical/identity-platform-login-ui-operator/issues/415)) ([f2b063a](https://github.com/canonical/identity-platform-login-ui-operator/commit/f2b063af7602a37c6c8371eadc66e0a41f15e691))
10+
* add verification_enable flag ([ecdefb0](https://github.com/canonical/identity-platform-login-ui-operator/commit/ecdefb0c15156186c3c1fedf5cd73042e14c7a7e))
11+
12+
13+
### Bug Fixes
14+
15+
* switch default settings url to `manage_details` ([#443](https://github.com/canonical/identity-platform-login-ui-operator/issues/443)) ([e3352f1](https://github.com/canonical/identity-platform-login-ui-operator/commit/e3352f1811914c71a9a92077e5bbae14704975f7))
16+
* switch default settings url to manage_details ([8b7b816](https://github.com/canonical/identity-platform-login-ui-operator/commit/8b7b8160cec2f53449bba97ccf01555ff5dd613c))
17+
* update OCI-image resource ([#404](https://github.com/canonical/identity-platform-login-ui-operator/issues/404)) ([9bbd8b3](https://github.com/canonical/identity-platform-login-ui-operator/commit/9bbd8b31680b9b625f711e0947407c93037ca1de))
18+
* update oci-image to ghcr.io/canonical/identity-platform-login-ui:v0.26.0 ([c628b5b](https://github.com/canonical/identity-platform-login-ui-operator/commit/c628b5bd1109968e9b3fcc8dcc63d166b967371b))
19+
320
## [2.1.2](https://github.com/canonical/identity-platform-login-ui-operator/compare/v2.1.1...v2.1.2) (2026-01-29)
421

522

0 commit comments

Comments
 (0)