Skip to content

Commit

Permalink
Tagged 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlee2 committed Feb 21, 2024
1 parent 3dbc99a commit 8738878
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 1.2.3 (2024-02-21)

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

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


## 1.2.2 (2024-01-05)

### Enhancement
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.2",
"version": "1.2.3",
"description": "Codemod to convert Ember addons to v2 addon format",
"keywords": [
"codemod",
Expand Down

0 comments on commit 8738878

Please sign in to comment.