File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
3
4
+
5
+ ## v2.0.4 (2022-02-01)
6
+
7
+ #### :bug : Bug Fix
8
+ * [ #59 ] ( https://github.com/emberjs/ember-render-modifiers/pull/59 ) Update embroider to v1.0.0 ([ @jrjohnson ] ( https://github.com/jrjohnson ) )
9
+
10
+ #### :house : Internal
11
+ * [ #60 ] ( https://github.com/emberjs/ember-render-modifiers/pull/60 ) ember-cli 4.1.0 ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
12
+
13
+ #### Committers: 2
14
+ - Jon Johnson ([ @jrjohnson ] ( https://github.com/jrjohnson ) )
15
+ - Robert Wagner ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
16
+
4
17
## v2.0.3 (2022-01-13)
5
18
6
19
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ember/render-modifiers" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " Implements did-insert / did-update / will-destry modifiers for emberjs/rfcs#415" ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments