Skip to content

Commit

Permalink
Release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
elwayman02 committed May 12, 2020
1 parent ae0d8a0 commit bc35bcc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## v0.0.2 (2020-05-12)

#### :memo: Documentation
* [#24](https://github.com/elwayman02/ember-resize-modifier/pull/24) Add install instructions to docs ([@elwayman02](https://github.com/elwayman02))

#### :house: Internal
* [#25](https://github.com/elwayman02/ember-resize-modifier/pull/25) did-resize Refactoring ([@elwayman02](https://github.com/elwayman02))
* [#22](https://github.com/elwayman02/ember-resize-modifier/pull/22) Set launchEditor to false ([@elwayman02](https://github.com/elwayman02))

#### Committers: 2
- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v0.0.1 (2020-05-11)

#### :rocket: 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-resize-modifier",
"version": "0.0.1",
"version": "0.0.2",
"description": "Resize Modifier for Ember.js Applications using ResizeObserver",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit bc35bcc

Please sign in to comment.