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

Commit a166eb8

Browse files
committed
chore(release): Release version 0.9.3
1 parent 627de2b commit a166eb8

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.2"></a>
2+
### 0.9.2 (2014-07-08)
3+
4+
5+
#### Bug Fixes
6+
7+
* **app:** wrap old IE files in a vendor shim ([627de2b0](yeoman/generator-angular/commit/627de2b089fab676a7d2db00fe333fab99aea8cc), closes [#692](yeoman/generator-angular/issues/692))
8+
* **deps:** upgrade Bootstrap dependency ([637c13b1](yeoman/generator-angular/commit/637c13b1bf3694a8b55b7a2476a89d0156a78625), closes [#767](yeoman/generator-angular/issues/767))
9+
10+
111
<a name="0.9.2"></a>
212
### 0.9.2 (2014-06-30)
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.2",
3+
"version": "0.9.3",
44
"description": "Yeoman generator for AngularJS",
55
"keywords": [
66
"yeoman-generator",

0 commit comments

Comments
 (0)