Skip to content

Commit

Permalink
Tagged 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlee2 committed Mar 18, 2024
1 parent 7a9b9d4 commit 3bb517b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 1.2.4 (2024-03-18)

### Enhancement
* [#79](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/79) Updated latestVersions ([@ijlee2](https://github.com/ijlee2))

### Internal
* [#78](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/78) Updated dependencies ([@ijlee2](https://github.com/ijlee2))

### Committers: 1
- Isaac Lee ([@ijlee2](https://github.com/ijlee2))


## 1.2.3 (2024-02-21)

### Internal
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 3bb517b

Please sign in to comment.