Skip to content

Commit 387437f

Browse files
committed
0.3.1
1 parent 2842718 commit 387437f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.3.1"></a>
2+
### 0.3.1 (2016-06-30)
3+
4+
5+
### Notable Changes
6+
7+
* Routes will not default to using a new module namespace
8+
* The route spec `$componentController` creation has been fixed ([72ad578](https://github.com/DaftMonk/generator-ng-component/commit/72ad578))
9+
10+
111
<a name="0.3.0"></a>
212
### 0.3.0 (2016-05-04)
313

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": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Yeoman generator",
55
"license": "MIT",
66
"main": "app/index.js",

0 commit comments

Comments
 (0)