Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-05-09 09:49:35 +00:00
parent 23b9dde55b
commit 4f3076700a
246 changed files with 2844 additions and 125 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-github-issues
## 0.2.7-next.2
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0-next.0
- @backstage/core-components@0.13.1-next.1
- @backstage/plugin-catalog-react@1.6.0-next.2
- @backstage/core-plugin-api@1.5.1
## 0.2.7-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-github-issues",
"version": "0.2.7-next.1",
"version": "0.2.7-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",