File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 55
66
77
8+
9+ ## v7.0.0 (2025-11-25)
10+
11+ #### :boom : Breaking Change
12+ * [ #788 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/788 ) update minimum node version ([ @ef4 ] ( https://github.com/ef4 ) )
13+ * [ #786 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/786 ) big cleanup ([ @ef4 ] ( https://github.com/ef4 ) )
14+ * [ #785 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/785 ) Drop support for node < 18 and ember < 4.12 ([ @ef4 ] ( https://github.com/ef4 ) )
15+
16+ #### :house : Internal
17+ * [ #775 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/775 ) Fix CI ([ @bertdeblock ] ( https://github.com/bertdeblock ) )
18+
19+ #### Committers: 2
20+ - Bert De Block ([ @bertdeblock ] ( https://github.com/bertdeblock ) )
21+ - Edward Faulkner ([ @ef4 ] ( https://github.com/ef4 ) )
22+
823## v6.3.0 (2023-08-08)
924
1025#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-htmlbars" ,
3- "version" : " 6.3 .0" ,
3+ "version" : " 7.0 .0" ,
44 "description" : " A library for adding htmlbars to ember CLI" ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments