Version Packages

This commit is contained in:
github-actions[bot]
2021-06-17 08:08:44 +00:00
parent 269a4d55df
commit 36e5a82e9b
137 changed files with 751 additions and 506 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/codemods
## 0.1.2
### Patch Changes
- 59752e103: Fix execution of `jscodeshift` on windows.
- Updated dependencies
- @backstage/core-components@0.1.3
## 0.1.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/codemods",
"description": "A collection of codemods for Backstage projects",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"homepage": "https://backstage.io",
"repository": {