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 24aecb5 commit 8f8bb99Copy full SHA for 8f8bb99
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 1.2.2 (2024-01-05)
4
+
5
+### Enhancement
6
+* [#75](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/75) Updated latestVersions ([@ijlee2](https://github.com/ijlee2))
7
8
+### Internal
9
10
11
+### Committers: 1
12
+- Isaac Lee ([@ijlee2](https://github.com/ijlee2))
13
14
15
## 1.2.1 (2023-12-26)
16
17
### Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-codemod-v1-to-v2",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "Codemod to convert Ember addons to v2 addon format",
"keywords": [
"codemod",
0 commit comments