File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v2.0.0 (2020-09-16)
2
+
3
+ #### :boom : Breaking Change
4
+ * [ #50 ] ( https://github.com/emberjs/ember-classic-decorator/pull/50 ) embroider-compatible implementation ([ @ef4 ] ( https://github.com/ef4 ) )
5
+
6
+ #### :bug : Bug Fix
7
+ * [ #40 ] ( https://github.com/emberjs/ember-classic-decorator/pull/40 ) [ BUGFIX] Adds all router location classes ([ @pzuraq ] ( https://github.com/pzuraq ) )
8
+
9
+ #### :house : Internal
10
+ * [ #52 ] ( https://github.com/emberjs/ember-classic-decorator/pull/52 ) [ FEAT] Adds release-it setup ([ @pzuraq ] ( https://github.com/pzuraq ) )
11
+
12
+ #### Committers: 2
13
+ - Chris Garrett ([ @pzuraq ] ( https://github.com/pzuraq ) )
14
+ - Edward Faulkner ([ @ef4 ] ( https://github.com/ef4 ) )
15
+
16
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-classic-decorator" ,
3
- "version" : " 1 .0.8 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " The default blueprint for ember-cli addons." ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments