Skip to content

Commit 8c1a8e0

Browse files
committed
chore(release): bump version number to 0.3.0
1 parent 8f94f7e commit 8c1a8e0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.3.0"></a>
2+
# [0.3.0](https://github.com/firebaseui/ng-bootstrap/compare/v0.2.0...v0.3.0) (2018-08-13)
3+
4+
5+
### Features
6+
7+
* **package:** added animations to the feedback component ([05c7aec](https://github.com/firebaseui/ng-bootstrap/commit/05c7aec))
8+
9+
10+
111
<a name="0.2.0"></a>
212
# [0.2.0](https://github.com/firebaseui/ng-bootstrap/compare/v0.1.0...v0.2.0) (2018-08-05)
313

Diff for: package.json

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

0 commit comments

Comments
 (0)