Skip to content

Commit

Permalink
Tagged 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlee2 committed Jul 17, 2023
1 parent 7710eda commit 9d72906
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

## 0.9.1 (2023-07-17)

### Bug Fix
* [#57](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/57) Downstreamed bug fix from @embroider/addon-blueprint#155 ([@ijlee2](https://github.com/ijlee2))

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

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


## 0.9.0 (2023-07-14)

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

0 comments on commit 9d72906

Please sign in to comment.