This repository was archived by the owner on Mar 26, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.10.0 " ></a >
2
+ ## 0.10.0 (2014-11-07)
3
+
4
+
5
+ #### Bug Fixes
6
+
7
+ * ** build:**
8
+ * allow to copy font files from subfolders ([ eb5a096e] ( yeoman/generator-angular/commit/eb5a096e27c7c8a7f00541b97fffe2873bafd462 ) )
9
+ * do not clean git related subfolders of dist ([ 00673f5e] ( yeoman/generator-angular/commit/00673f5e4385c106738837899b2b838a27c22499 ) )
10
+ * ** gen:**
11
+ * replace named function with anonymous ([ c82f336b] ( yeoman/generator-angular/commit/c82f336bbbdc9bcf44beddbd620b471a60f832eb ) )
12
+ * fix coffee service using wrong name ([ 3437a270] ( yeoman/generator-angular/commit/3437a270df349b0fbcd2855a530b208282ca170d ) )
13
+
14
+
15
+ #### Features
16
+
17
+ * ** app:** add ngAria and ngMessages ([ dfbfd1f4] ( yeoman/generator-angular/commit/dfbfd1f4feb788608dd71dbd54fced69c5a09fb3 ) , closes [ #917 ] ( yeoman/generator-angular/issues/917 ) )
18
+
19
+
1
20
<a name =" 0.9.8 " ></a >
2
21
### 0.9.8 (2014-09-08)
3
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " generator-angular" ,
3
- "version" : " 0.9.8 " ,
3
+ "version" : " 0.10.0 " ,
4
4
"description" : " Yeoman generator for AngularJS" ,
5
5
"keywords" : [
6
6
" yeoman-generator" ,
You can’t perform that action at this time.
0 commit comments