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 cbb4995 commit b03f3ebCopy full SHA for b03f3eb
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 1.4.1 (2024-08-28)
4
+
5
+### Internal
6
+* [#89](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/89) Downstreamed changes from @codemod-utils/cli@2.0.1 ([@ijlee2](https://github.com/ijlee2))
7
8
+### Committers: 1
9
+- Isaac Lee ([@ijlee2](https://github.com/ijlee2))
10
11
12
## 1.4.0 (2024-08-14)
13
14
### Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-codemod-v1-to-v2",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Codemod to convert Ember addons to v2 addon format",
"keywords": [
"codemod",
0 commit comments