diff --git a/package.json b/package.json index 63d8b958..5daddf1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "io.netfoundry.zac", - "version": "3.4.6", + "version": "3.4.7", "description": "Ziti Administration Console", "main": "server.js", "type": "module", diff --git a/projects/ziti-console-lib/package.json b/projects/ziti-console-lib/package.json index 852be094..e42ace44 100644 --- a/projects/ziti-console-lib/package.json +++ b/projects/ziti-console-lib/package.json @@ -1,6 +1,6 @@ { "name": "@openziti/ziti-console-lib", - "version": "0.4.8", + "version": "0.4.9", "repository": { "type": "git", "url": "https://github.com/openziti/ziti-console" diff --git a/release-notes.md b/release-notes.md index 9c0876b1..ce35feda 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,8 @@ +# app-ziti-console-v3.4.7 +# ziti-console-lib-v0.4.9 +* [Issue #476](https://github.com/openziti/ziti-console/issues/476) - Reduce application bundle size using production configuration +* [Issue #478](https://github.com/openziti/ziti-console/issues/478) - Fix display of identity "role" attributes on simple service form + # ziti-console-lib-v0.4.8 * [Issue #469](https://github.com/openziti/ziti-console/issues/469) - Validation for the names on simple service summary screen * [Issue #434](https://github.com/openziti/ziti-console/issues/467) - Allow users to navigate to the config edit page via the "Associated Configs" pod