Merge pull request #23814 from backstage/patch-release-pr-23810

Patch release pr 23810
This commit is contained in:
Fredrik Adelöw
2024-03-22 22:39:58 +01:00
committed by GitHub
465 changed files with 3376 additions and 233 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-cloudbuild
## 0.4.2
### Patch Changes
- e8f026a: Use ESM exports of react-use library
- Updated dependencies
- @backstage/core-components@0.14.2
- @backstage/plugin-catalog-react@1.11.1
- @backstage/core-plugin-api@1.9.1
- @backstage/catalog-model@1.4.5
## 0.4.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-cloudbuild",
"version": "0.4.1",
"version": "0.4.2",
"description": "A Backstage plugin that integrates towards Google Cloud Build",
"backstage": {
"role": "frontend-plugin"