Skip to content

Commit 8b264de

Browse files
committed
Merge branch 'main' of github.com:CodeshiftCommunity/CodeshiftCommunity into main
2 parents bbca56f + 2788e02 commit 8b264de

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/four-phones-worry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @codeshift/cli
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 216dd18: Reverts binary change
8+
39
## 0.2.1
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeshift/cli",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"main": "dist/codeshift-cli.cjs.js",
55
"module": "dist/codeshift-cli.esm.js",
66
"types": "dist/codeshift-cli.cjs.d.ts",

0 commit comments

Comments
 (0)