We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59379a3 commit 3035102Copy full SHA for 3035102
CHANGELOG.md
@@ -3,6 +3,16 @@
3
4
5
6
+
7
+## v6.2.0 (2023-01-17)
8
9
+#### :rocket: Enhancement
10
+* [#762](https://github.com/ember-cli/ember-cli-htmlbars/pull/762) Upgrade to `babel-plugin-ember-template-compilation` v2 ([@dfreeman](https://github.com/dfreeman))
11
12
+#### Committers: 1
13
+- Dan Freeman ([@dfreeman](https://github.com/dfreeman))
14
15
16
## v6.1.1 (2022-09-08)
17
18
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-cli-htmlbars",
- "version": "6.1.1",
+ "version": "6.2.0",
"description": "A library for adding htmlbars to ember CLI",
"keywords": [
"ember-addon",
0 commit comments