Skip to content

Commit bc35bcc

Browse files
committed
Release 0.0.2
1 parent ae0d8a0 commit bc35bcc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v0.0.2 (2020-05-12)
2+
3+
#### :memo: Documentation
4+
* [#24](https://github.com/elwayman02/ember-resize-modifier/pull/24) Add install instructions to docs ([@elwayman02](https://github.com/elwayman02))
5+
6+
#### :house: Internal
7+
* [#25](https://github.com/elwayman02/ember-resize-modifier/pull/25) did-resize Refactoring ([@elwayman02](https://github.com/elwayman02))
8+
* [#22](https://github.com/elwayman02/ember-resize-modifier/pull/22) Set launchEditor to false ([@elwayman02](https://github.com/elwayman02))
9+
10+
#### Committers: 2
11+
- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))
12+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
13+
114
## v0.0.1 (2020-05-11)
215

316
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-resize-modifier",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Resize Modifier for Ember.js Applications using ResizeObserver",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)