Skip to content

Commit b7d9a92

Browse files
committed
update changelog for 2.0.1
1 parent 227eacf commit b7d9a92

2 files changed

Lines changed: 30 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# Version 2.0.0 (prelease)
1+
# Version 2.0.1
2+
3+
### Bug Fixes
4+
- <a href="https://github.com/base-apps/angular-base-apps/issues/71">#71</a>: Update `npm` dependencies to match `bower` dependencies
5+
6+
### Docs
7+
8+
https://base-apps.github.io/angular-base-apps/v2.0.1
9+
10+
# Version 2.0.0
211

312
### General
413

@@ -21,7 +30,7 @@ First release to be completely separated from ZURB and Foundation for Apps! Che
2130

2231
### Docs
2332

24-
https://base-apps.github.io/angular-base-apps/latest
33+
https://base-apps.github.io/angular-base-apps/v2.0.0
2534

2635
# Version 1.2.6
2736

docs/templates/changelog.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,27 @@ <h4>Bug Fixes</h4>
5252
<li></li>
5353
</ul>
5454
55+
<h4>Docs</h4>
56+
57+
<a href="https://base-apps.github.io/angular-base-apps/v2.0.0">https://base-apps.github.io/angular-base-apps/v2.0.0</a>
58+
5559
<hr>
5660
-->
61+
62+
<h3>Version 2.0.1</h3>
63+
64+
<h4>Bug Fixes</h4>
65+
66+
<ul>
67+
<li><a href="https://github.com/base-apps/angular-base-apps/issues/71">#71</a>: Update <code>npm</code> dependencies to match <code>bower</code> dependencies
68+
</ul>
69+
70+
<h4>Docs</h4>
71+
72+
<a href="https://base-apps.github.io/angular-base-apps/v2.0.1">https://base-apps.github.io/angular-base-apps/v2.0.1</a>
73+
74+
<hr>
75+
5776
<h3>Version 2.0.0</h3>
5877

5978
<h4>General</h4>

0 commit comments

Comments
 (0)