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

Commit 43978f5

Browse files
committed
chore(release): Release version 0.9.5
1 parent 8444cbc commit 43978f5

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.9.5"></a>
2+
### 0.9.5 (2014-07-13)
3+
4+
5+
#### Bug Fixes
6+
7+
* **app:** update bootstrap-sass font path ([7977147e](yeoman/generator-angular/commit/7977147ea45121493acc2eb0022b3cdc1e95e5bc))
8+
* **gen:** fix service using wrong name ([5e7f601f](yeoman/generator-angular/commit/5e7f601f89baec49b1ddd9cc250216b8800a85dc), closes [#772](yeoman/generator-angular/issues/772))
9+
10+
111
<a name="0.9.3"></a>
212
### 0.9.3 (2014-07-08)
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-angular",
3-
"version": "0.9.4",
3+
"version": "0.9.5",
44
"description": "Yeoman generator for AngularJS",
55
"keywords": [
66
"yeoman-generator",

0 commit comments

Comments
 (0)