Skip to content

Commit

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

### Features

* **feedback:** add capture events in feedback plugin ([#1472](#1472)) ([36a12e3](36a12e3))

### Bug Fixes

* **cli:** fix entrypoint validation when running with `npx` ([#1473](#1473)) ([79db649](79db649))
* **cli:** fix the `embed-as-dependencies` option on the `export-dynamic-plugin` CLI... ([#1478](#1478)) ([edd019e](edd019e))
  • Loading branch information
semantic-release-bot committed Apr 9, 2024
1 parent 9d8270b commit fef6dd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions plugins/rbac-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## @janus-idp/backstage-plugin-rbac-node [1.0.6](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-09)

## @janus-idp/backstage-plugin-rbac-node [1.0.5](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-08)

## @janus-idp/backstage-plugin-rbac-node [1.0.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-29)
Expand Down
2 changes: 1 addition & 1 deletion plugins/rbac-node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@janus-idp/backstage-plugin-rbac-node",
"description": "Node.js library for the rbac plugin",
"version": "1.0.5",
"version": "1.0.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit fef6dd1

Please sign in to comment.