Skip to content

Commit b6fe091

Browse files
Version Packages (#1493)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d1da807 commit b6fe091

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tough-coats-own.md

-5
This file was deleted.

apps/cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# codemod
22

3+
## 0.18.3
4+
5+
### Patch Changes
6+
7+
- d1da807: fix: Fix telemetry
8+
39
## 0.18.2
410

511
### Patch Changes

apps/cli/package.json

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

0 commit comments

Comments
 (0)