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 7a9b9d4 commit 3bb517bCopy full SHA for 3bb517b
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 1.2.4 (2024-03-18)
4
+
5
+### Enhancement
6
+* [#79](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/79) Updated latestVersions ([@ijlee2](https://github.com/ijlee2))
7
8
+### Internal
9
+* [#78](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/78) Updated dependencies ([@ijlee2](https://github.com/ijlee2))
10
11
+### Committers: 1
12
+- Isaac Lee ([@ijlee2](https://github.com/ijlee2))
13
14
15
## 1.2.3 (2024-02-21)
16
17
### Internal
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-codemod-v1-to-v2",
- "version": "1.2.3",
+ "version": "1.2.4",
"description": "Codemod to convert Ember addons to v2 addon format",
"keywords": [
"codemod",
0 commit comments