Skip to content

Commit bb6be77

Browse files
committed
chore(release): bump version number to 0.4.0
1 parent 0890858 commit bb6be77

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
<a name="0.3.0"></a>
1+
# [0.4.0](https://github.com/firebaseui/ng-bootstrap/compare/v0.3.0...v0.4.0) (2018-11-02)
2+
3+
4+
### Features
5+
6+
* **demo:** support of prerendering ([6a0feb0](https://github.com/firebaseui/ng-bootstrap/commit/6a0feb0))
7+
* **package:** support of angular v7 ([0890858](https://github.com/firebaseui/ng-bootstrap/commit/0890858))
8+
9+
10+
211
# [0.3.0](https://github.com/firebaseui/ng-bootstrap/compare/v0.2.0...v0.3.0) (2018-08-13)
312

413

@@ -8,12 +17,10 @@
817

918

1019

11-
<a name="0.2.0"></a>
1220
# [0.2.0](https://github.com/firebaseui/ng-bootstrap/compare/v0.1.0...v0.2.0) (2018-08-05)
1321

1422

1523

16-
<a name="0.1.0"></a>
1724
# [0.1.0](https://github.com/firebaseui/ng-bootstrap/compare/5508c90...v0.1.0) (2018-08-05)
1825

1926

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@firebaseui/ng-bootstrap",
33
"description": "Angular Bootstrap UI library for firebase authentication powered by @ng-bootstrap",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"homepage": "https://github.com/firebaseui/ng-bootstrap",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)