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 2bebccb commit bb2fe60Copy full SHA for bb2fe60
CHANGELOG.md
@@ -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
9
<a name="v0.5.0"></a>
10
## v0.5.0 (2013-10-17)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "generator-angular",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Yeoman generator for AngularJS",
"keywords": [
"yeoman-generator",
0 commit comments