Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jelhan committed Jan 7, 2023
1 parent 76a66e7 commit 5945bbb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@




## v0.7.0 (2023-01-07)

#### :boom: Breaking Change
* [#170](https://github.com/jelhan/ember-autoresize-modifier/pull/170) add ember-auto-import v2 as direct dependency ([@jelhan](https://github.com/jelhan))

#### :rocket: Enhancement
* [#171](https://github.com/jelhan/ember-autoresize-modifier/pull/171) Support ember modifier v4 ([@jelhan](https://github.com/jelhan))

#### :house: Internal
* [#172](https://github.com/jelhan/ember-autoresize-modifier/pull/172) Increase test coverage ([@jelhan](https://github.com/jelhan))

#### Committers: 1
- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))

## v0.6.0 (2022-10-15)

#### :boom: Breaking Change
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-autoresize-modifier",
"version": "0.6.0",
"version": "0.7.0",
"description": "Autoresize Element Modifier for Ember.js",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 5945bbb

Please sign in to comment.