Skip to content

Commit 8f26734

Browse files
committed
v0.0.1
1 parent 58e093e commit 8f26734

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# @es-toolkit/codemod Changelog
2+
3+
## Version v0.0.1
4+
5+
Released on June 15, 2025.
6+
7+
- Initial release of @es-toolkit/codemod package
8+
9+
Special thanks to @hyesungoh for the initial release.
10+
11+
We sincerely thank @hyesungoh and @dayongkr for their contributions. We appreciate your great efforts!

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"url": "https://github.com/toss/es-toolkit-codemod.git"
1818
},
1919
"license": "MIT",
20-
"author": "Toss",
2120
"main": "dist/index.js",
2221
"bin": {
2322
"es-toolkit-codemod": "./bin/cli.js"

0 commit comments

Comments
 (0)