We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f94f7e commit 8c1a8e0Copy full SHA for 8c1a8e0
CHANGELOG.md
@@ -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
11
<a name="0.2.0"></a>
12
# [0.2.0](https://github.com/firebaseui/ng-bootstrap/compare/v0.1.0...v0.2.0) (2018-08-05)
13
package.json
@@ -1,7 +1,7 @@
{
"name": "@firebaseui/ng-bootstrap",
"description": "Angular Bootstrap UI library for firebase authentication powered by @ng-bootstrap",
- "version": "0.2.0",
+ "version": "0.3.0",
"homepage": "https://github.com/firebaseui/ng-bootstrap",
"author": {
"name": "Anthony Nahas",
0 commit comments