Skip to content

Commit cc4c29b

Browse files
author
Robert Jackson
committed
Release 5.1.2
1 parent cbf2913 commit cc4c29b

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.1.2 (2020-05-08)
2+
3+
#### :bug: Bug Fix
4+
* [#553](https://github.com/ember-cli/ember-cli-htmlbars/pull/553) Ensure custom templateCompilerPath is an absolute path. ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 1
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
9+
110
## v5.1.1 (2020-05-07)
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.1",
3+
"version": "5.1.2",
44
"description": "A library for adding htmlbars to ember CLI",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)