Skip to content

Commit

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

### Features

* **rbac:** display administration to authorized users ([#895](#895)) ([70ae509](70ae509))

### Bug Fixes

* **cli:** fix possible dependency conflict ([#950](#950)) ([6c3052e](6c3052e))
* share the dynamic entrypoint in ocm backend ([#932](#932)) ([dfddb09](dfddb09))
  • Loading branch information
semantic-release-bot committed Nov 16, 2023
1 parent ab496fb commit bf9334f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @janus-idp/cli [1.4.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-11-16)


### Bug Fixes

* **cli:** fix possible dependency conflict ([#950](https://github.com/janus-idp/backstage-plugins/issues/950)) ([6c3052e](https://github.com/janus-idp/backstage-plugins/commit/6c3052e9ef2ad77797f6a75cb7f30059442c3764))

## @janus-idp/cli [1.4.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-11-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@janus-idp/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "1.4.2",
"version": "1.4.3",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit bf9334f

Please sign in to comment.