Skip to content

Commit

Permalink
Merge pull request #519 from openziti/release-3.6.0
Browse files Browse the repository at this point in the history
Release 3.6.0
  • Loading branch information
rgallettonf authored Oct 18, 2024
2 parents c17e4e9 + 3266ed8 commit 3b9f3c1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ziti-console-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openziti/ziti-console-lib",
"version": "0.6.0",
"version": "0.6.1",
"repository": {
"type": "git",
"url": "https://github.com/openziti/ziti-console"
Expand Down
11 changes: 11 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# app-ziti-console-v3.6.0
# ziti-console-lib-v0.6.1

## Feature/Improvements
* [Issue #517](https://github.com/openziti/ziti-console/issues/517) - New Auth Policies List Page and Edit Form
* [Issue #514](https://github.com/openziti/ziti-console/issues/514) - Added URI validation and improve layout for Cert PEM & JWKS Endpoint input fields

## Bug Fixes
* [Issue #515](https://github.com/openziti/ziti-console/issues/515) - Show sub-tab navigation options for list page header


# ziti-console-lib-v0.6.0
## Feature/Improvements
* [Issue #512](https://github.com/openziti/ziti-console/issues/512) - New JWT Signers List Page and Edit Form
Expand Down

0 comments on commit 3b9f3c1

Please sign in to comment.