File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v7.28.9 (2021-12-16)
2
+
3
+ #### :bug : Bug Fix
4
+ * [ #426 ] ( https://github.com/babel/ember-cli-babel/pull/426 ) Fix decorators babel plugin issue ([ @chriskrycho ] ( https://github.com/chriskrycho ) )
5
+
6
+ #### :house : Internal
7
+ * [ #427 ] ( https://github.com/babel/ember-cli-babel/pull/427 ) Only run acceptance tests against modern Node ([ @rwjblue ] ( https://github.com/rwjblue ) )
8
+
9
+ #### Committers: 2
10
+ - Chris Krycho ([ @chriskrycho ] ( https://github.com/chriskrycho ) )
11
+ - Robert Jackson ([ @rwjblue ] ( https://github.com/rwjblue ) )
12
+
1
13
## v7.26.8 (2021-12-16)
2
14
3
15
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-babel" ,
3
- "version" : " 7.26.8 " ,
3
+ "version" : " 7.26.9 " ,
4
4
"description" : " Ember CLI addon for Babel" ,
5
5
"keywords" : [
6
6
" babel" ,
You can’t perform that action at this time.
0 commit comments