Skip to content

Commit 436d271

Browse files
Version Packages (#1476)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fd6ccca commit 436d271

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/kind-roses-try.md

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

apps/cli/CHANGELOG.md

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

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- fd6ccca: Delete auto bump version in publish step
8+
39
## 0.17.0
410

511
### Minor Changes

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"imports": {
55
"#*": "./src/*"
66
},
7-
"version": "0.17.0",
7+
"version": "0.18.0",
88
"description": "A codemod engine for Node.js libraries (jscodeshift, ts-morph, etc.)",
99
"type": "module",
1010
"exports": null,

0 commit comments

Comments
 (0)