Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jelhan committed Aug 4, 2020
1 parent 23eecbf commit c5869e5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v0.3.0 (2020-08-04)

#### :boom: Breaking Change
* [#46](https://github.com/jelhan/ember-autoresize-modifier/pull/46) Update dependency ember-modifier to v2 ([@renovate[bot]](https://github.com/apps/renovate))

#### :memo: Documentation
* [#48](https://github.com/jelhan/ember-autoresize-modifier/pull/48) document limitation regarding height CSS property ([@jelhan](https://github.com/jelhan))

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

## v0.2.1 (2020-04-27)

#### :bug: Bug Fix
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.2.1",
"version": "0.3.0",
"description": "Autoresize Element Modifier for Ember.js",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit c5869e5

Please sign in to comment.