Skip to content

Commit 934ec9e

Browse files
Merge pull request #175 from CodeshiftCommunity/changeset-release/main
Version Packages
2 parents e3f5a15 + 0f4dafb commit 934ec9e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shaggy-snakes-exercise.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.15.1
4+
5+
### Patch Changes
6+
7+
- e3f5a15: Fixes bin entrypoint for CLI
8+
39
## 0.15.0
410

511
### Minor 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.15.0",
3+
"version": "0.15.1",
44
"source": "src/index.ts",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)