Version Packages

This commit is contained in:
github-actions[bot]
2022-01-04 10:54:36 +00:00
parent a2fb9a4e03
commit e432d44f94
141 changed files with 1033 additions and 555 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/codemods
## 0.1.28
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@0.4.1
- @backstage/core-app-api@0.3.1
- @backstage/core-components@0.8.3
## 0.1.27
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/codemods",
"description": "A collection of codemods for Backstage projects",
"version": "0.1.27",
"version": "0.1.28",
"private": false,
"publishConfig": {
"access": "public",