Version Packages

This commit is contained in:
github-actions[bot]
2021-05-20 14:03:29 +00:00
parent 3a40cd16c5
commit c353fb9125
6 changed files with 14 additions and 12 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-shortcuts
## 0.1.3
### Patch Changes
- 15ffc1ac9: Fix horizontal scroll bar appearance issue
## 0.1.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-shortcuts",
"version": "0.1.2",
"version": "0.1.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",