File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+
2
+ ## v0.4.0 (2021-10-27)
3
+
4
+ #### :boom : Breaking Change
5
+ * [ #104 ] ( https://github.com/jelhan/ember-autoresize-modifier/pull/104 ) drop support for node 10 ([ @jelhan ] ( https://github.com/jelhan ) )
6
+
7
+ #### :rocket : Enhancement
8
+ * [ #94 ] ( https://github.com/jelhan/ember-autoresize-modifier/pull/94 ) Add autoresize width support ([ @ctjhoa ] ( https://github.com/ctjhoa ) )
9
+
10
+ #### :house : Internal
11
+ * [ #98 ] ( https://github.com/jelhan/ember-autoresize-modifier/pull/98 ) setup GitHub CI ([ @jelhan ] ( https://github.com/jelhan ) )
12
+ * [ #82 ] ( https://github.com/jelhan/ember-autoresize-modifier/pull/82 ) Upgrade ember cli to 3.21 ([ @jelhan ] ( https://github.com/jelhan ) )
13
+ * [ #79 ] ( https://github.com/jelhan/ember-autoresize-modifier/pull/79 ) renovate should upgrade major versions only ([ @jelhan ] ( https://github.com/jelhan ) )
14
+
15
+ #### Committers: 2
16
+ - Camille TJHOA ([ @ctjhoa ] ( https://github.com/ctjhoa ) )
17
+ - Jeldrik Hanschke ([ @jelhan ] ( https://github.com/jelhan ) )
18
+
1
19
## v0.3.0 (2020-08-04)
2
20
3
21
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-autoresize-modifier" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"description" : " Autoresize Element Modifier for Ember.js" ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments