Skip to content

Commit f70423b

Browse files
committed
1.0.3
1 parent 174e46c commit f70423b

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="1.0.3"></a>
2+
### 1.0.3 (2016-10-10)
3+
4+
5+
* feat(gen:route): add instructions for using route after generated ([174e46c](https://github.com/DaftMonk/generator-ng-component/commit/174e46c))
6+
7+
8+
<a name="1.0.2"></a>
9+
### 1.0.2 (2016-08-30)
10+
11+
12+
* fix(route:uirouter): use string version of ngInject directive ([007182e](https://github.com/DaftMonk/generator-ng-component/commit/007182e))
13+
* fix(route:ngroute): use string version of ngInject directive ([abbe12b](https://github.com/DaftMonk/generator-ng-component/commit/abbe12b))
14+
15+
16+
<a name="1.0.1"></a>
17+
### 1.0.1 (2016-07-21)
18+
19+
20+
* chore(npm): add .npmignore
21+
22+
123
<a name="1.0.0"></a>
224
### 1.0.0 (2016-07-21)
325

package.json

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

0 commit comments

Comments
 (0)