Skip to content

Commit

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

### Features

* **rbac:** add type checks with generics for audit log ([janus-idp#1789](janus-idp#1789)) ([ac69838](janus-idp@ac69838))

### Bug Fixes

* **feedback:** update EntityPage component ([janus-idp#1798](janus-idp#1798)) ([f5b04b5](janus-idp@f5b04b5))
* **kiali:** fix dev links ([janus-idp#1801](janus-idp#1801)) ([2a86a5e](janus-idp@2a86a5e))
* **kiali:** remove debug window ([janus-idp#1793](janus-idp#1793)) ([b5b5376](janus-idp@b5b5376))
* **kiali:** sanitize input for CWE-79 ([janus-idp#1786](janus-idp#1786)) ([9ba95bb](janus-idp@9ba95bb))
* **topology:** remove check for catalog entity permission ([janus-idp#1800](janus-idp#1800)) ([fd6ae41](janus-idp@fd6ae41))

### Documentation

* **kiali:** update development doc for alpha backend([janus-idp#1720](janus-idp#1720)) ([e06e9be](janus-idp@e06e9be))
  • Loading branch information
semantic-release-bot authored and kim-tsao committed Nov 12, 2024
1 parent 3a7674b commit ce0e9f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions plugins/tekton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## @janus-idp/backstage-plugin-tekton [3.7.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-10)

## @janus-idp/backstage-plugin-tekton [3.7.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-05)


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

0 comments on commit ce0e9f0

Please sign in to comment.