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

Commit

Permalink
chore(release): Release version 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiemonge committed Sep 3, 2014
1 parent 845d65b commit 660bbc8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="0.9.6"></a>
### 0.9.6 (2014-09-03)


#### Bug Fixes

* **build:** no need to ngAnnotate oldieshim ([ed413a19](yeoman/generator-angular/commit/ed413a19880511f37f2b40c5c94ef0f675796e2f))
* **deps:** update Angular to v1.2.23 ([8667f1cb](yeoman/generator-angular/commit/8667f1cbb29a1290b39ea67db8957683dce7295e))
* **oldieshim:** avoid json3 being injected twice ([b421e13b](yeoman/generator-angular/commit/b421e13ba6029eeae3e43cd12b65813464471b5b))


<a name="0.9.5"></a>
### 0.9.5 (2014-07-13)

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.9.5",
"version": "0.9.6",
"description": "Yeoman generator for AngularJS",
"keywords": [
"yeoman-generator",
Expand Down

0 comments on commit 660bbc8

Please sign in to comment.