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 1083df6 commit a728d22Copy full SHA for a728d22
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v4.1.0 (2019-12-10)
2
+
3
+#### :rocket: Enhancement
4
+* [#380](https://github.com/ember-cli/ember-cli-htmlbars/pull/380) Implement basic patching strategy for colocated components. ([@rwjblue](https://github.com/rwjblue))
5
6
+#### Committers: 1
7
+- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8
9
## v4.0.9 (2019-12-04)
10
11
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-htmlbars",
- "version": "4.0.9",
+ "version": "4.1.0",
"description": "A library for adding htmlbars to ember CLI",
"keywords": [
"ember-addon",
0 commit comments