Version Packages (next)
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-shortcuts
|
||||
|
||||
## 0.3.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#20990](https://github.com/backstage/backstage/pull/20990) [`55725922a5`](https://github.com/backstage/backstage/commit/55725922a5d149ed6a5bb0d5976ec3130b14dd96) Thanks [@freben](https://github.com/freben)! - Ensure that shortcuts aren't duplicate-checked against themselves
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.8-next.2
|
||||
|
||||
## 0.3.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-shortcuts",
|
||||
"description": "A Backstage plugin that provides a shortcuts feature to the sidebar",
|
||||
"version": "0.3.16-next.1",
|
||||
"version": "0.3.16-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user