We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e093e commit 8f26734Copy full SHA for 8f26734
CHANGELOG.md
@@ -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
@@ -17,7 +17,6 @@
17
"url": "https://github.com/toss/es-toolkit-codemod.git"
18
},
19
"license": "MIT",
20
- "author": "Toss",
21
"main": "dist/index.js",
22
"bin": {
23
"es-toolkit-codemod": "./bin/cli.js"
0 commit comments