File tree Expand file tree Collapse file tree 5 files changed +21
-7
lines changed
Expand file tree Collapse file tree 5 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " angular-base-apps" ,
3- "version" : " 2.0.9 " ,
3+ "version" : " 2.0.10 " ,
44 "main" : [
55 " scss/base.scss" ,
66 " dist/js/base-apps.js"
Original file line number Diff line number Diff line change 11< nav class ="global-nav ">
22 < ul class ="title-area ">
33 < li class ="name ">
4- < h1 > < a > < strong > Angular Base Apps 2.0.9 </ strong > </ a > </ h1 >
4+ < h1 > < a > < strong > Angular Base Apps 2.0.10 </ strong > </ a > </ h1 >
55 </ li >
66 </ ul >
77 < ul class ="right ">
Original file line number Diff line number Diff line change @@ -53,6 +53,20 @@ <h4>Docs</h4>
5353
5454<hr>
5555-->
56+ < h3 > Version 2.0.10</ h3 >
57+
58+ < h4 > General</ h4 >
59+
60+ < ul >
61+ < li > Add support for angular 1.6.x</ li >
62+ </ ul >
63+
64+ < h4 > Docs</ h4 >
65+
66+ < a href ="https://base-apps.github.io/angular-base-apps/v2.0.10 "> https://base-apps.github.io/angular-base-apps/v2.0.10</ a >
67+
68+ < hr >
69+
5670< h3 > Version 2.0.9</ h3 >
5771
5872< h4 > Bug Fixes</ h4 >
Original file line number Diff line number Diff line change @@ -52,12 +52,12 @@ <h3>CDN</h3>
5252
5353< hljs language ="html ">
5454<!-- CSS -->
55- < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/angular-base-apps/2.0.9 /base-apps.css ">
56- < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/angular-base-apps/2.0.9 /base-apps.min.css ">
55+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/angular-base-apps/2.0.10 /base-apps.css ">
56+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/angular-base-apps/2.0.10 /base-apps.min.css ">
5757
5858<!-- JavaScript -->
59- < script src ="https://cdn.jsdelivr.net/angular-base-apps/2.0.9 /base-apps.js "> </ script >
60- < script src ="https://cdn.jsdelivr.net/angular-base-apps/2.0.9 /base-apps.min.js "> </ script >
59+ < script src ="https://cdn.jsdelivr.net/angular-base-apps/2.0.10 /base-apps.js "> </ script >
60+ < script src ="https://cdn.jsdelivr.net/angular-base-apps/2.0.10 /base-apps.min.js "> </ script >
6161</ hljs >
6262
6363</ section >
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-base-apps" ,
3- "version" : " 2.0.9 " ,
3+ "version" : " 2.0.10 " ,
44 "license" : " MIT" ,
55 "description" : " A responsive, Angular-powered framework for web apps" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments