Skip to content

Commit 3b9295d

Browse files
committed
update changelog for 2.0.2
1 parent c76d1c4 commit 3b9295d

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Version 2.0.2
2+
3+
### Bug Fixes
4+
- <a href="https://github.com/base-apps/angular-base-apps/issues/74">#74</a>: Support `import` for ES6 templates
5+
6+
### Docs
7+
8+
https://base-apps.github.io/angular-base-apps/v2.0.2
9+
110
# Version 2.0.1
211

312
### Bug Fixes

docs/templates/changelog.html

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

62+
<h3>Version 2.0.2</h3>
63+
64+
<h4>Bug Fixes</h4>
65+
66+
<ul>
67+
<li><a href="https://github.com/base-apps/angular-base-apps/issues/74">#74</a>: Support <code>import</code> for ES6 templates
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.2</a>
73+
6274
<h3>Version 2.0.1</h3>
6375

6476
<h4>Bug Fixes</h4>

0 commit comments

Comments
 (0)