Skip to content

Commit 3155e8a

Browse files
committed
chore(release): bump version number to 0.4.1
1 parent 165d151 commit 3155e8a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [0.4.1](https://github.com/firebaseui/ng-bootstrap/compare/v0.4.0...v0.4.1) (2019-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** removed unwanted libraries ([8a5994b](https://github.com/firebaseui/ng-bootstrap/commit/8a5994b))
7+
* **demo:** upgraded angular to v7.2.0 ([455e9b4](https://github.com/firebaseui/ng-bootstrap/commit/455e9b4))
8+
* **package:** updated dependencies ([6d82574](https://github.com/firebaseui/ng-bootstrap/commit/6d82574))
9+
10+
11+
### Features
12+
13+
* **package:** upgraded rollup to v1 ([165d151](https://github.com/firebaseui/ng-bootstrap/commit/165d151))
14+
15+
16+
117
# [0.4.0](https://github.com/firebaseui/ng-bootstrap/compare/v0.3.0...v0.4.0) (2018-11-02)
218

319

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.4.0",
4+
"version": "0.4.1",
55
"homepage": "https://github.com/firebaseui/ng-bootstrap",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)