We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c76d1c4 commit 3b9295dCopy full SHA for 3b9295d
2 files changed
CHANGELOG.md
@@ -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
10
# Version 2.0.1
11
12
### Bug Fixes
docs/templates/changelog.html
@@ -59,6 +59,18 @@ <h4>Docs</h4>
59
<hr>
60
-->
61
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
74
<h3>Version 2.0.1</h3>
75
76
<h4>Bug Fixes</h4>
0 commit comments