Skip to content

Commit f68203f

Browse files
committed
1.0.4
1 parent 4626989 commit f68203f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="1.0.4"></a>
2+
### 1.0.4 (2016-10-17)
3+
4+
5+
* fix(directive): fix template definition for webpack ([af08634](https://github.com/DaftMonk/generator-ng-component/commit/af08634))
6+
7+
18
<a name="1.0.3"></a>
29
### 1.0.3 (2016-10-10)
310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-ng-component",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Yeoman generator",
55
"license": "MIT",
66
"repository": "DaftMonk/generator-ng-component",

0 commit comments

Comments
 (0)