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 ([#1789](#1789)) ([ac69838](ac69838))

### Bug Fixes

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

### Documentation

* **kiali:** update development doc for alpha backend([#1720](#1720)) ([e06e9be](e06e9be))
  • Loading branch information
semantic-release-bot committed Jun 10, 2024
1 parent e503c8e commit 8aa514c
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 8aa514c

Please sign in to comment.