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 a34e7a8 commit b3fa42fCopy full SHA for b3fa42f
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 0.7.2-alpha.1 (2023-06-13)
2
+
3
+### Enhancement
4
+* [#43](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/43) Updated project structure ([@ijlee2](https://github.com/ijlee2))
5
6
+### Committers: 1
7
+- Isaac Lee ([@ijlee2](https://github.com/ijlee2))
8
9
10
## 0.7.1 (2023-06-12)
11
12
### Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-codemod-v1-to-v2",
- "version": "0.7.1",
+ "version": "0.7.2-alpha.1",
"description": "Codemod to convert Ember addons to v2 addon format",
"keywords": [
"codemod",
0 commit comments