Merge pull request #5749 from backstage/changeset-release/master

Version Packages
This commit is contained in:
Ben Lambert
2021-05-20 16:22:57 +02:00
committed by GitHub
6 changed files with 14 additions and 12 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-shortcuts': patch
---
Fix horizontal scroll bar appearance issue
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Instead of failing, warn when you need to pay for GitHub Pro.
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-scaffolder-backend
## 0.11.3
### Patch Changes
- 021eb366a: Instead of failing, warn when you need to pay for GitHub Pro.
## 0.11.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-backend",
"version": "0.11.2",
"version": "0.11.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+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",