Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-04-12 15:19:00 +00:00
parent 0df260a54f
commit 2e1cce5528
197 changed files with 2505 additions and 758 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/codemods
## 0.1.37-next.0
### Patch Changes
- 230ad0826f: Bump to using `@types/node` v16
## 0.1.36
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/codemods",
"description": "A collection of codemods for Backstage projects",
"version": "0.1.36",
"version": "0.1.37-next.0",
"private": false,
"publishConfig": {
"access": "public",