Skip to content

Commit

Permalink
chore(release): bump version number to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jun 11, 2018
1 parent fa7c957 commit d576827
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
20 changes: 13 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,32 @@
<a name="3.0.0"></a>
# [3.0.0](https://github.com/angular-material-extensions/faq/compare/v2.0.1...v3.0.0) (2018-06-11)



<a name="2.0.1"></a>
## [2.0.1](https://github.com/anthonynahas/ngx-material-faq/compare/v2.0.0...v2.0.1) (2018-06-11)
## [2.0.1](https://github.com/angular-material-extensions/faq/compare/v2.0.0...v2.0.1) (2018-06-11)



<a name="2.0.0"></a>
# [2.0.0](https://github.com/anthonynahas/ngx-material-faq/compare/v1.0.0...v2.0.0) (2018-05-15)
# [2.0.0](https://github.com/angular-material-extensions/faq/compare/v1.0.0...v2.0.0) (2018-05-15)


### Features

* **ngx-material-faq:** support angular v6 | material v6 and rxjs v6 ([c7ce34f](https://github.com/anthonynahas/ngx-material-faq/commit/c7ce34f))
* **ngx-material-faq:** support angular v6 | material v6 and rxjs v6 ([c7ce34f](https://github.com/angular-material-extensions/faq/commit/c7ce34f))



<a name="1.0.0"></a>
# [1.0.0](https://github.com/anthonynahas/ngx-material-faq/compare/1b919a8...v1.0.0) (2018-04-26)
# [1.0.0](https://github.com/angular-material-extensions/faq/compare/1b919a8...v1.0.0) (2018-04-26)


### Features

* **ngx-material-faq:** added the library source code ([5277ad7](https://github.com/anthonynahas/ngx-material-faq/commit/5277ad7))
* **ngx-material-faq:** initial commit ([1b919a8](https://github.com/anthonynahas/ngx-material-faq/commit/1b919a8))
* **project:** added circleci configuration ([c61d06f](https://github.com/anthonynahas/ngx-material-faq/commit/c61d06f))
* **ngx-material-faq:** added the library source code ([5277ad7](https://github.com/angular-material-extensions/faq/commit/5277ad7))
* **ngx-material-faq:** initial commit ([1b919a8](https://github.com/angular-material-extensions/faq/commit/1b919a8))
* **project:** added circleci configuration ([c61d06f](https://github.com/angular-material-extensions/faq/commit/c61d06f))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@angular-material-extensions/faq",
"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",
"version": "2.0.1",
"version": "3.0.0",
"homepage": "https://github.com/angular-material-extensions/faq",
"author": {
"name": "anthonynahas",
Expand Down

0 comments on commit d576827

Please sign in to comment.