File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## v0.8.0 (2023-09-19 )
1+ ## v0.8.1 (2023-09-27 )
22
3- #### :boom : Breaking Change
4- * [ #208 ] ( https://github.com/bustle/ember-mobiledoc-editor/pull/208 ) Update ember to 3.28 ([ @lukemelia ] ( https://github.com/lukemelia ) )
5-
6- #### :rocket : Enhancement
7- * [ #208 ] ( https://github.com/bustle/ember-mobiledoc-editor/pull/208 ) Update ember to 3.28 ([ @lukemelia ] ( https://github.com/lukemelia ) )
3+ #### :bug : Bug Fix
4+ * [ #216 ] ( https://github.com/bustle/ember-mobiledoc-editor/pull/216 ) [ BUG] Import mobiledoc-kit css ([ @cyril-sf ] ( https://github.com/cyril-sf ) )
85
96#### Committers: 1
10- - Luke Melia ([ @lukemelia ] ( https://github.com/lukemelia ) )
7+ - Cyril Fluck ([ @cyril-sf ] ( https://github.com/cyril-sf ) )
8+
9+ <a name =" 0.8.1 " ></a >
10+ ## 0.8.1 (2023-09-27)
11+
12+ * [ BUG] Import mobiledoc-kit css ([ c76031c] ( https://github.com/bustle/ember-mobiledoc-editor/commit/c76031c ) )
13+
14+
1115
1216<a name =" 0.8.0 " ></a >
1317# 0.8.0 (2023-09-19)
1923* Eliminate remaining deprecations ([ 6caef24] ( https://github.com/bustle/ember-mobiledoc-editor/commit/6caef24 ) )
2024* Eliminate this-property-fallback deprecations ([ bf8a22c] ( https://github.com/bustle/ember-mobiledoc-editor/commit/bf8a22c ) )
2125* Refactor away from reliance on getting the current Ember run loop ([ ffefeb7] ( https://github.com/bustle/ember-mobiledoc-editor/commit/ffefeb7 ) )
26+ * Release 0.8.0 ([ 1dd5f35] ( https://github.com/bustle/ember-mobiledoc-editor/commit/1dd5f35 ) )
2227* Remove jquery dependency ([ eee830d] ( https://github.com/bustle/ember-mobiledoc-editor/commit/eee830d ) )
2328* Remove unused file ([ 585b43e] ( https://github.com/bustle/ember-mobiledoc-editor/commit/585b43e ) )
2429* Replace usages of action helper ([ 7027350] ( https://github.com/bustle/ember-mobiledoc-editor/commit/7027350 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-mobiledoc-editor" ,
3- "version" : " 0.8.0 " ,
3+ "version" : " 0.8.1 " ,
44 "description" : " A Mobiledoc editor for Ember.js apps" ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments