diff --git a/CHANGELOG.md b/CHANGELOG.md index c730a641b..278ff0c2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.14.1](https://github.com/canonical/identity-platform-admin-ui/compare/v1.14.0...v1.14.1) (2024-07-30) + + +### Bug Fixes + +* allow UI port to be set ([3da1b25](https://github.com/canonical/identity-platform-admin-ui/commit/3da1b2598253d2086f992e4c131e8bf59a29174b)) +* remove login component from ui ([51deb06](https://github.com/canonical/identity-platform-admin-ui/commit/51deb06c231155e39236eda4863b68ef67de648b)) + ## [1.14.0](https://github.com/canonical/identity-platform-admin-ui/compare/v1.13.1...v1.14.0) (2024-07-19) diff --git a/internal/version/const.go b/internal/version/const.go index 913e279fc..c980bd867 100644 --- a/internal/version/const.go +++ b/internal/version/const.go @@ -3,4 +3,4 @@ package version -const Version = "1.14.0" // x-release-please-version +const Version = "1.14.1" // x-release-please-version diff --git a/rockcraft.yaml b/rockcraft.yaml index afefed1fa..9beebbae8 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.14.0' # x-release-please-version +version: '1.14.1' # x-release-please-version summary: Canonical Identity platform Admin UI description: | This is the Canonical Identity platform admin UI used for connecting