Skip to content

Commit a2a63e7

Browse files
committed
add release notes
1 parent b4a4b5c commit a2a63e7

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Version 2.0.5
2+
3+
### Bug Fixes
4+
- <a href="https://github.com/base-apps/angular-base-apps/issues/83">#83</a>: Fix `*-grid-block` transformations
5+
- <a href="https://github.com/base-apps/angular-base-apps/issues/84">#84</a>: Move `angular-ui-router` to devDependencies
6+
7+
### Docs
8+
9+
https://base-apps.github.io/angular-base-apps/v2.0.5
10+
111
# Version 2.0.4
212

313
### Bug Fixes

docs/templates/changelog.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,20 @@ <h4>Docs</h4>
5858
5959
<hr>
6060
-->
61+
<h3>Version 2.0.5</h3>
62+
63+
<h4>Bug Fixes</h4>
64+
65+
<ul>
66+
<li><a href="https://github.com/base-apps/angular-base-apps/issues/83">#83</a>: Fix <code>*-grid-block</code> transformations
67+
<li><a href="https://github.com/base-apps/angular-base-apps/issues/84">#84</a>: Move <code>angular-ui-router</code> to devDependencies
68+
</ul>
69+
70+
<h4>Docs</h4>
71+
72+
<a href="https://base-apps.github.io/angular-base-apps/v2.0.5">https://base-apps.github.io/angular-base-apps/v2.0.5</a>
73+
74+
<hr>
6175

6276
<h3>Version 2.0.4</h3>
6377

0 commit comments

Comments
 (0)