Skip to content

Commit

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

### Bug Fixes

* **cli:** completely removing the requirement for `app-config` when exporting fronted plugins to dynamic. ([#1603](#1603)) ([7fb243a](7fb243a))
  • Loading branch information
semantic-release-bot committed May 2, 2024
1 parent 4c562e0 commit 17251d0
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.8.5](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-05-02)


### Bug Fixes

* **cli:** completely removing the requirement for `app-config` when exporting fronted plugins to dynamic. ([#1603](https://github.com/janus-idp/backstage-plugins/issues/1603)) ([7fb243a](https://github.com/janus-idp/backstage-plugins/commit/7fb243ad5345a241e1c0a848e17f9936cac8234a))

## @janus-idp/cli [1.8.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-05-02)


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.8.4",
"version": "1.8.5",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 17251d0

Please sign in to comment.