Skip to content

Commit fe0d854

Browse files
committed
chore(release): bump version number to 3.0.2
1 parent 4380ed6 commit fe0d854

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="3.0.2"></a>
2+
## [3.0.2](https://github.com/angular-material-extensions/faq/compare/v3.0.1...v3.0.2) (2018-09-02)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** update the dependencies to the latest version ([4380ed6](https://github.com/angular-material-extensions/faq/commit/4380ed6))
8+
* **package:** updated angular's dependencies ([072a0e5](https://github.com/angular-material-extensions/faq/commit/072a0e5))
9+
10+
11+
112
<a name="3.0.1"></a>
213
## [3.0.1](https://github.com/angular-material-extensions/faq/compare/v3.0.0...v3.0.1) (2018-06-14)
314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@angular-material-extensions/faq",
33
"description": "Angular Library built with material design in order to provide a reusable faq (frequently asked questions) component for every project. Ask, Answer and List",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"homepage": "https://github.com/angular-material-extensions/faq",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)