Skip to content

Commit

Permalink
chore(release): 1.8.4 [skip ci]
Browse files Browse the repository at this point in the history
## @janus-idp/backstage-plugin-kiali [1.8.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-01-31)

### Bug Fixes

* **kiali:** show username when auth is anonymous ([#1139](#1139)) ([0a04992](0a04992))
  • Loading branch information
semantic-release-bot committed Jan 31, 2024
1 parent 1ea9f01 commit 5371457
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.8.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-01-31)


### Bug Fixes

* **kiali:** show username when auth is anonymous ([#1139](https://github.com/janus-idp/backstage-plugins/issues/1139)) ([0a04992](https://github.com/janus-idp/backstage-plugins/commit/0a04992b0581a3cb47017c0713703ed7e204ac02))

## @janus-idp/backstage-plugin-kiali [1.8.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-01-30)


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.8.3",
"version": "1.8.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit 5371457

Please sign in to comment.