File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v1.0.0 (2020-06-02)
2+
3+ #### :boom : Breaking Change
4+ * [ #73 ] ( https://github.com/ronco/ember-cli-head/pull/73 ) Drop support for Node < 10 and Ember < 2.18. ([ @chancancode ] ( https://github.com/chancancode ) )
5+ * [ #53 ] ( https://github.com/ronco/ember-cli-head/pull/53 ) Update to ember 3.7 ([ @snewcomer ] ( https://github.com/snewcomer ) )
6+
7+ #### :rocket : Enhancement
8+ * [ #78 ] ( https://github.com/ronco/ember-cli-head/pull/78 ) Update dependencies & devDependencies to latest. ([ @rwjblue ] ( https://github.com/rwjblue ) )
9+ * [ #71 ] ( https://github.com/ronco/ember-cli-head/pull/71 ) Migrate to ` {{#in-element}} ` (from emberjs/rfcs #287 ) ([ @gitKrystan ] ( https://github.com/gitKrystan ) )
10+
11+ #### :house : Internal
12+ * [ #79 ] ( https://github.com/ronco/ember-cli-head/pull/79 ) Add release automation. ([ @rwjblue ] ( https://github.com/rwjblue ) )
13+
14+ #### Committers: 5
15+ - Godfrey Chan ([ @chancancode ] ( https://github.com/chancancode ) )
16+ - Krystan HuffMenne ([ @gitKrystan ] ( https://github.com/gitKrystan ) )
17+ - Ricardo Mendes ([ @locks ] ( https://github.com/locks ) )
18+ - Robert Jackson ([ @rwjblue ] ( https://github.com/rwjblue ) )
19+ - Scott Newcomer ([ @snewcomer ] ( https://github.com/snewcomer ) )
20+
21+
122# Change Log
223
324## [ v0.4.1] ( https://github.com/ronco/ember-cli-head/tree/v0.4.1 ) (2018-05-07)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-head" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " An addon to easily set document head content via a template." ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments