Skip to content

Commit

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

### Features

* **rbac:** list roles with no permission policies ([#998](#998)) ([217b7b0](217b7b0))
* **rbac:** role overview ([#972](#972)) ([43c1906](43c1906))

### Bug Fixes

* **tekton:** fix expand collapse with sorting of PLR list table ([#980](#980)) ([d5fc710](d5fc710))

### Documentation

* **rbac:** additional docs for backend configuration ([#982](#982)) ([17b95a0](17b95a0))
  • Loading branch information
semantic-release-bot committed Dec 7, 2023
1 parent ef5c9f2 commit 011a153
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions plugins/tekton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @janus-idp/backstage-plugin-tekton [3.1.13](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-12-07)


### Bug Fixes

* **tekton:** fix expand collapse with sorting of PLR list table ([#980](https://github.com/janus-idp/backstage-plugins/issues/980)) ([d5fc710](https://github.com/janus-idp/backstage-plugins/commit/d5fc710c09e272583e27dbf5beaa3694d18100fe))

## @janus-idp/backstage-plugin-tekton [3.1.12](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-11-30)


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

0 comments on commit 011a153

Please sign in to comment.