Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-11-29 11:14:34 +00:00
parent db71add9ff
commit 2cb6963f9b
365 changed files with 4888 additions and 183 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-shortcuts
## 0.3.4-next.1
### Patch Changes
- c3fa90e184: Updated dependency `zen-observable` to `^0.10.0`.
- Updated dependencies
- @backstage/core-components@0.12.1-next.1
- @backstage/core-plugin-api@1.1.1-next.1
- @backstage/types@1.0.2-next.1
- @backstage/theme@0.2.16
## 0.3.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-shortcuts",
"description": "A Backstage plugin that provides a shortcuts feature to the sidebar",
"version": "0.3.4-next.0",
"version": "0.3.4-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",