Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-06-11 15:25:17 +00:00
parent d1bc8e9835
commit e83ead9b1a
342 changed files with 5004 additions and 173 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/integration-react
## 1.1.28-next.1
### Patch Changes
- 23ee9ab: Fix AWS CodeCommit integration by allowing to change the host
- Updated dependencies
- @backstage/integration@1.12.0-next.1
- @backstage/config@1.2.0
- @backstage/core-plugin-api@1.9.3-next.0
## 1.1.28-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration-react",
"version": "1.1.28-next.0",
"version": "1.1.28-next.1",
"description": "Frontend package for managing integrations towards external systems",
"backstage": {
"role": "web-library"