Skip to content

Commit

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

### Features

* **kiali:** add KialiPage Component ([#1180](#1180)) ([c91bcc3](c91bcc3))

### Bug Fixes

* **3scale:** modify 3scale environment variables - using THREESCALE ([#1173](#1173)) ([247ebe0](247ebe0))
* **orchestrator:** removes the divider from the workflow definition card ([#1181](#1181)) ([c2fe940](c2fe940))
* **topology/tekton:** stop polling after log streaming completes ([#1122](#1122)) ([191bac2](191bac2))
  • Loading branch information
semantic-release-bot committed Feb 7, 2024
1 parent 1209339 commit 1696d48
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.5.5](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-07)


### Bug Fixes

* **topology/tekton:** stop polling after log streaming completes ([#1122](https://github.com/janus-idp/backstage-plugins/issues/1122)) ([191bac2](https://github.com/janus-idp/backstage-plugins/commit/191bac2d21259b4fdc42193c6cf436987968eb88))

## @janus-idp/backstage-plugin-tekton [3.5.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-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.5.4",
"version": "3.5.5",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit 1696d48

Please sign in to comment.