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

Commit

Permalink
v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
passy committed Dec 22, 2013
1 parent 2f7fa90 commit 6638dd8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="v0.7.1"></a>
### v0.7.1 (2013-12-22)


#### Bug Fixes

* **Gruntfile:** correct attribute quoting ([ca765509](http://github.com/yeoman/generator-angular/commit/ca765509b4bf3d827ac40206ea9bb84936b806cc), closes [#521](http://github.com/yeoman/generator-angular/issues/521))


#### Features

* **app:** upgrade to AngularJS 1.2.6 ([2f7fa90c](http://github.com/yeoman/generator-angular/commit/2f7fa90cc698edb565926fcf6cce77c52f5785ae))

<a name="v0.7.0"></a>
## v0.7.0 (2013-12-20)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-angular",
"version": "0.7.0",
"version": "0.7.1",
"description": "Yeoman generator for AngularJS",
"keywords": [
"yeoman-generator",
Expand Down

0 comments on commit 6638dd8

Please sign in to comment.