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 44e02b0 commit 4c9b338Copy full SHA for 4c9b338
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v5.4.0 (2021-02-24)
4
+
5
+#### :house: Internal
6
+* [#659](https://github.com/ember-cli/ember-cli-htmlbars/pull/659) Enable experimentation via `ember-template-imports` addon ([@pzuraq](https://github.com/pzuraq))
7
8
+#### Committers: 1
9
+- Chris Garrett ([@pzuraq](https://github.com/pzuraq))
10
11
12
## v5.3.2 (2021-02-10)
13
14
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-htmlbars",
- "version": "5.3.2",
+ "version": "5.4.0",
"description": "A library for adding htmlbars to ember CLI",
"keywords": [
"ember-addon",
0 commit comments