File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+
5+ ## v6.1.0 (2022-07-04)
6+
7+ #### :rocket : Enhancement
8+ * [ #749 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/749 ) Drive all template compilation from babel ([ @ef4 ] ( https://github.com/ef4 ) )
9+
10+ #### :bug : Bug Fix
11+ * [ #747 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/747 ) Avoid registering ` babel-plugin-ember-template-compilation ` repeatedly ([ @dfreeman ] ( https://github.com/dfreeman ) )
12+ * [ #741 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/741 ) Fix incorrect ember-source version check ([ @simonihmig ] ( https://github.com/simonihmig ) )
13+
14+ #### :memo : Documentation
15+ * [ #743 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/743 ) Fix lin to ASTPluginBuilder type ([ @mehulkar ] ( https://github.com/mehulkar ) )
16+
17+ #### Committers: 3
18+ - Edward Faulkner ([ @ef4 ] ( https://github.com/ef4 ) )
19+ - Dan Freeman ([ @dfreeman ] ( https://github.com/dfreeman ) )
20+ - Mehul Kar ([ @mehulkar ] ( https://github.com/mehulkar ) )
21+ - Simon Ihmig ([ @simonihmig ] ( https://github.com/simonihmig ) )
22+
423## v6.0.1 (2021-12-05)
524
625#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-htmlbars" ,
3- "version" : " 6.0.1 " ,
3+ "version" : " 6.1.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