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 be498ef commit 017130cCopy full SHA for 017130c
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## 0.1.0 (2023-01-16)
2
+
3
+Initial release
4
5
+### Committers: 1
6
+- Isaac Lee ([@ijlee2](https://github.com/ijlee2))
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-codemod-v1-to-v2",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "Codemod to convert Ember addons to v2 addon format",
"keywords": [
"codemod",
0 commit comments