bump patch-level versions

This commit is contained in:
Alan Crosswell
2021-01-21 15:37:49 -05:00
parent 97df886e1c
commit 26a3a6cf03
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/backend-common': patch
'@backstage/plugin-scaffolder-backend': patch
---
include ref when cloning from GitLab
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-common",
"description": "Common functionality library for Backstage backends",
"version": "0.5.0",
"version": "0.5.1",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,