File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Version 2.0.6
2+
3+ ### Bug Fixes
4+ - <a href =" https://github.com/base-apps/angular-base-apps/issues/84 " >#84 </a >: Remove ` angular-ui-router ` from index.js
5+
6+ ### Docs
7+
8+ https://base-apps.github.io/angular-base-apps/v2.0.6
9+
110# Version 2.0.5
211
312### Bug Fixes
Original file line number Diff line number Diff line change @@ -58,6 +58,20 @@ <h4>Docs</h4>
5858
5959<hr>
6060-->
61+ < h3 > Version 2.0.6</ h3 >
62+
63+ < h4 > Bug Fixes</ h4 >
64+
65+ < ul >
66+ < li > < a href ="https://github.com/base-apps/angular-base-apps/issues/84 "> #84</ a > : Remove < code > angular-ui-router</ code > from index.js
67+ </ ul >
68+
69+ < h4 > Docs</ h4 >
70+
71+ < a href ="https://base-apps.github.io/angular-base-apps/v2.0.6 "> https://base-apps.github.io/angular-base-apps/v2.0.6</ a >
72+
73+ < hr >
74+
6175< h3 > Version 2.0.5</ h3 >
6276
6377< h4 > Bug Fixes</ h4 >
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ require('tether/tether');
44require ( 'hammerjs/hammer' ) ;
55require ( 'angular' ) ;
66require ( 'angular-animate' ) ;
7- require ( 'angular-ui-router' ) ;
87require ( './dist/js/base-apps' ) ;
98
109module . exports = 'angular-base-apps' ;
You can’t perform that action at this time.
0 commit comments