Skip to content

Commit

Permalink
chore(release): 1.23.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.23.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-kiali@1.22.0...@janus-idp/backstage-plugin-kiali@1.23.0) (2024-06-26)

### Features

* **kiali:** add tests for the overview page ([janus-idp#1790](janus-idp#1790)) ([582cf36](janus-idp@582cf36))
* **orchestrator:** add auditLog and reorganize endpoints declaration ([janus-idp#1820](janus-idp#1820)) ([00d9216](janus-idp@00d9216))
* **orchestrator:** disable buttons based on permissions ([janus-idp#1818](janus-idp#1818)) ([36504b0](janus-idp@36504b0))
  • Loading branch information
semantic-release-bot committed Jun 26, 2024
1 parent 2295b52 commit 6e598ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions plugins/kiali/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @janus-idp/backstage-plugin-kiali [1.23.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-kiali@1.22.0...@janus-idp/backstage-plugin-kiali@1.23.0) (2024-06-26)


### Features

* **kiali:** add tests for the overview page ([#1790](https://github.com/janus-idp/backstage-plugins/issues/1790)) ([582cf36](https://github.com/janus-idp/backstage-plugins/commit/582cf36da48f21f7aa31075430bf566a818a3cfa))

## @janus-idp/backstage-plugin-kiali [1.22.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-kiali@1.21.0...@janus-idp/backstage-plugin-kiali@1.22.0) (2024-06-24)


Expand Down
2 changes: 1 addition & 1 deletion plugins/kiali/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-kiali",
"version": "1.22.0",
"version": "1.23.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit 6e598ef

Please sign in to comment.