You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,25 @@
1
1
# Changelog
2
2
3
3
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))
*[#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))
0 commit comments