Skip to content

Commit fc056c2

Browse files
chore(release): 3.5.12 [skip ci]
## [3.5.12](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-25) ### Features * **argocd:** create a new plugin for argocd ([#1360](#1360)) ([a3b6916](a3b6916)) * **notifications:** require users and groups to be of the form namespace/name ([#1352](#1352)) ([5e54670](5e54670)) ### Bug Fixes * add header to the Notifications page ([#1358](#1358)) ([d1a75a3](d1a75a3)) * **rbac:** yarn lint command ([#1361](#1361)) ([459b909](459b909)) * **tekton:** bump aonic-ui/pipelines package to fix acs table crashing issue ([#1382](#1382)) ([b37cc94](b37cc94))
1 parent eac9b70 commit fc056c2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

plugins/tekton/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @janus-idp/backstage-plugin-tekton [3.5.12](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **tekton:** bump aonic-ui/pipelines package to fix acs table crashing issue ([#1382](https://github.com/janus-idp/backstage-plugins/issues/1382)) ([b37cc94](https://github.com/janus-idp/backstage-plugins/commit/b37cc94ad140be43896bbd3bc48dd7af582eb7ff))
7+
18
## @janus-idp/backstage-plugin-tekton [3.5.11](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-19)
29

310

plugins/tekton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@janus-idp/backstage-plugin-tekton",
3-
"version": "3.5.11",
3+
"version": "3.5.12",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)