Changesets

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2024-11-21 12:40:15 +01:00
parent 920cf74138
commit 5f04976f04
2 changed files with 17 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Update `rollup` to avoid issues with build output when running `backstage-cli package build`.
@@ -0,0 +1,12 @@
---
'@backstage/cli': patch
'@backstage/frontend-plugin-api': patch
'@backstage/repo-tools': patch
'@backstage/theme': patch
'@backstage/plugin-app': patch
'@backstage/plugin-catalog-backend-module-ldap': patch
'@backstage/plugin-scaffolder-backend-module-bitbucket': patch
'@backstage/plugin-techdocs-node': patch
---
Fixed a bug that caused missing code in published packages.