File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 77
88
99
10+ ## v4.5.9 (2021-12-15)
11+
12+ #### :bug : Bug Fix
13+ * [ #1845 ] ( https://github.com/emberjs/ember-inspector/pull/1845 ) Fix setting _ lastPromise computed deprecation ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
14+ * [ #1844 ] ( https://github.com/emberjs/ember-inspector/pull/1844 ) Fix ember-debug imports ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
15+
16+ #### :house : Internal
17+ * [ #1847 ] ( https://github.com/emberjs/ember-inspector/pull/1847 ) Fix chrome publishing again ([ @chancancode ] ( https://github.com/chancancode ) )
18+ * [ #1846 ] ( https://github.com/emberjs/ember-inspector/pull/1846 ) Enable ember/require-tagless-components ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
19+
20+ #### Committers: 2
21+ - Godfrey Chan ([ @chancancode ] ( https://github.com/chancancode ) )
22+ - Robert Wagner ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
23+
1024## v4.5.8 (2021-12-14)
1125
1226#### :house : Internal
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-inspector" ,
3- "version" : " 4.5.8 " ,
3+ "version" : " 4.5.9 " ,
44 "description" : " Extends developer tools to allow you to better inspect your Ember.js apps." ,
55 "repository" : " https://github.com/emberjs/ember-inspector" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments