Skip to content

Commit 81a2aed

Browse files
chore(release): 3.5.14 [skip ci]
## [3.5.14](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02) ### Bug Fixes * **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592)) ### Other changes * experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
1 parent 7571825 commit 81a2aed

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

plugins/tekton/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## @janus-idp/backstage-plugin-tekton [3.5.14](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)
2+
3+
4+
5+
### Dependencies
6+
7+
* **@janus-idp/cli:** upgraded to 1.7.7
8+
19
## @janus-idp/backstage-plugin-tekton [3.5.13](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-29)
210

311

plugins/tekton/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@janus-idp/backstage-plugin-tekton",
3-
"version": "3.5.13",
3+
"version": "3.5.14",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
@@ -60,7 +60,7 @@
6060
"@backstage/core-app-api": "1.12.0",
6161
"@backstage/dev-utils": "1.0.27",
6262
"@backstage/test-utils": "1.5.0",
63-
"@janus-idp/cli": "1.7.6",
63+
"@janus-idp/cli": "1.7.7",
6464
"@testing-library/jest-dom": "6.4.2",
6565
"@testing-library/react": "14.2.1",
6666
"@playwright/test": "1.41.2",

0 commit comments

Comments
 (0)