Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-07-11 15:34:57 +00:00
parent f74eec78d6
commit 3cedd03ff2
243 changed files with 3597 additions and 121 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/codemods
## 0.1.45-next.0
### Patch Changes
- 325a32e9476e: Updated dependency `jscodeshift` to `^0.15.0`.
- Updated dependencies
- @backstage/cli-common@0.1.12
## 0.1.44
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/codemods",
"description": "A collection of codemods for Backstage projects",
"version": "0.1.44",
"version": "0.1.45-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.cjs.js"