Skip to content

Commit 64e2017

Browse files
committed
update docs for 2.0.3
1 parent 9ebd878 commit 64e2017

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Version 2.0.3
2+
3+
### Bug Fixes
4+
- <a href="https://github.com/base-apps/angular-base-apps/issues/72">#72</a>: Fix links used inside `ba-close`, `ba-open`, `ba-toggle`, and `ba-hard-toggle`
5+
6+
### Docs
7+
8+
https://base-apps.github.io/angular-base-apps/v2.0.3
9+
110
# Version 2.0.2
211

312
### Bug Fixes

docs/templates/changelog.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,18 @@ <h4>Docs</h4>
5959
<hr>
6060
-->
6161

62+
<h3>Version 2.0.3</h3>
63+
64+
<h4>Bug Fixes</h4>
65+
66+
<ul>
67+
<li><a href="https://github.com/base-apps/angular-base-apps/issues/72">#72</a>: Fix links used inside <code>ba-close</code>, <code>ba-open</code>, <code>ba-toggle</code>, and <code>ba-hard-toggle</code>
68+
</ul>
69+
70+
<h4>Docs</h4>
71+
72+
<a href="https://base-apps.github.io/angular-base-apps/v2.0.3">https://base-apps.github.io/angular-base-apps/v2.0.3</a>
73+
6274
<h3>Version 2.0.2</h3>
6375

6476
<h4>Bug Fixes</h4>
@@ -69,7 +81,7 @@ <h4>Bug Fixes</h4>
6981

7082
<h4>Docs</h4>
7183

72-
<a href="https://base-apps.github.io/angular-base-apps/v2.0.1">https://base-apps.github.io/angular-base-apps/v2.0.2</a>
84+
<a href="https://base-apps.github.io/angular-base-apps/v2.0.2">https://base-apps.github.io/angular-base-apps/v2.0.2</a>
7385

7486
<h3>Version 2.0.1</h3>
7587

0 commit comments

Comments
 (0)