Skip to content

Commit d01f8e6

Browse files
author
Robert Jackson
committed
Release 5.2.0
1 parent 3f7c5fd commit d01f8e6

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,3 +1,12 @@
1+
## v5.2.0 (2020-06-25)
2+
3+
#### :rocket: Enhancement
4+
* [#527](https://github.com/ember-cli/ember-cli-htmlbars/pull/527) Move template compiler creation to a method on the addon ([@chriseppstein](https://github.com/chriseppstein))
5+
6+
#### Committers: 1
7+
- Chris Eppstein ([@chriseppstein](https://github.com/chriseppstein))
8+
9+
110
## v5.1.2 (2020-05-08)
211

312
#### :bug: Bug Fix

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.1.2",
3+
"version": "5.2.0",
44
"description": "A library for adding htmlbars to ember CLI",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)