Version Packages

This commit is contained in:
github-actions[bot]
2023-02-14 13:41:52 +00:00
parent c5c4c91755
commit 25b57cc07f
561 changed files with 5946 additions and 1898 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/codemods
## 0.1.43
### Patch Changes
- 02f1316e57: Moved `commander` to being a regular dependency.
- Updated dependencies
- @backstage/cli-common@0.1.11
## 0.1.43-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/codemods",
"description": "A collection of codemods for Backstage projects",
"version": "0.1.43-next.0",
"version": "0.1.43",
"publishConfig": {
"access": "public",
"main": "dist/index.cjs.js"