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 8c7eb3e commit d416784Copy full SHA for d416784
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 0.6.3 (2023-06-10)
2
+
3
+### Internal
4
+* [#39](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/39) Separated validation concerns ([@ijlee2](https://github.com/ijlee2))
5
6
+### Committers: 1
7
+- Isaac Lee ([@ijlee2](https://github.com/ijlee2))
8
9
10
## 0.6.2 (2023-06-10)
11
12
### Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-codemod-v1-to-v2",
- "version": "0.6.2",
+ "version": "0.6.3",
"description": "Codemod to convert Ember addons to v2 addon format",
"keywords": [
"codemod",
0 commit comments