Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit bb2fe60

Browse files
committed
v0.5.1
1 parent 2bebccb commit bb2fe60

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="v0.5.1"></a>
2+
### v0.5.1 (2013-10-22)
3+
4+
5+
#### Bug Fixes
6+
7+
* **app:** test setup in default configuration ([2bebccbd](http://github.com/yeoman/generator-angular/commit/2bebccbdd15d177805440b6d1ec84cc38a2b4678))
8+
19
<a name="v0.5.0"></a>
210
## v0.5.0 (2013-10-17)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-angular",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Yeoman generator for AngularJS",
55
"keywords": [
66
"yeoman-generator",

0 commit comments

Comments
 (0)