Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-02-07 15:03:45 +00:00
parent ab2eebb78f
commit b2a73c984a
349 changed files with 4825 additions and 175 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/codemods
## 0.1.43-next.0
### Patch Changes
- 02f1316e57: Moved `commander` to being a regular dependency.
- Updated dependencies
- @backstage/cli-common@0.1.11
## 0.1.42
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/codemods",
"description": "A collection of codemods for Backstage projects",
"version": "0.1.42",
"version": "0.1.43-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.cjs.js"