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 07e4498 commit df96246Copy full SHA for df96246
CHANGELOG.md
@@ -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
9
## v4.1.1 (2019-12-11)
10
11
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-htmlbars",
- "version": "4.1.1",
+ "version": "4.2.0",
"description": "A library for adding htmlbars to ember CLI",
"keywords": [
"ember-addon",
0 commit comments