Skip to content

Commit 72a72db

Browse files
committed
chore(release): bump version number to 2.0.0
1 parent c7ce34f commit 72a72db

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1+
<a name="2.0.0"></a>
2+
# [2.0.0](https://github.com/anthonynahas/ngx-material-faq/compare/v1.0.0...v2.0.0) (2018-05-15)
3+
4+
5+
### Features
6+
7+
* **ngx-material-faq:** support angular v6 | material v6 and rxjs v6 ([c7ce34f](https://github.com/anthonynahas/ngx-material-faq/commit/c7ce34f))
8+
9+
10+
111
<a name="1.0.0"></a>
2-
# 1.0.0 (2018-04-26)
12+
# [1.0.0](https://github.com/anthonynahas/ngx-material-faq/compare/1b919a8...v1.0.0) (2018-04-26)
313

414

515
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-material-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": "1.0.0",
4+
"version": "2.0.0",
55
"homepage": "https://github.com/anthonynahas/ngx-material-faq",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)