File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
14
## v0.0.1 (2020-05-11)
2
15
3
16
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-resize-modifier" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"description" : " Resize Modifier for Ember.js Applications using ResizeObserver" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments