Skip to content

Commit df96246

Browse files
author
Robert Jackson
committed
Release 4.2.0
1 parent 07e4498 commit df96246

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v4.2.0 (2019-12-11)
2+
3+
#### :rocket: Enhancement
4+
* [#384](https://github.com/ember-cli/ember-cli-htmlbars/pull/384) Remove `setEdition` requirement for colocation. ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 1
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
19
## v4.1.1 (2019-12-11)
210

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

0 commit comments

Comments
 (0)