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 f3907f5 commit bc21927Copy full SHA for bc21927
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 0.7.1-alpha.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))
5
6
+### Committers: 1
7
+- Isaac Lee ([@ijlee2](https://github.com/ijlee2))
8
9
10
## 0.7.0 (2023-06-12)
11
12
### Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-codemod-v1-to-v2",
- "version": "0.7.0",
+ "version": "0.7.1-alpha.1",
"description": "Codemod to convert Ember addons to v2 addon format",
"keywords": [
"codemod",
0 commit comments