Skip to content

Commit 4c9b338

Browse files
author
Robert Jackson
committed
Release 5.4.0
1 parent 44e02b0 commit 4c9b338

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## v5.3.2 (2021-02-10)
413

514
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-htmlbars",
3-
"version": "5.3.2",
3+
"version": "5.4.0",
44
"description": "A library for adding htmlbars to ember CLI",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)