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 bc21927 commit bb0983cCopy full SHA for bb0983c
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.7.1-alpha.1 (2023-06-12)
+## 0.7.1 (2023-06-12)
2
3
### Bug Fix
4
* [#42](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/42) Patch #41 ([@ijlee2](https://github.com/ijlee2))
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-codemod-v1-to-v2",
- "version": "0.7.1-alpha.1",
+ "version": "0.7.1",
"description": "Codemod to convert Ember addons to v2 addon format",
5
"keywords": [
6
"codemod",
0 commit comments