Skip to content

Commit 259f34d

Browse files
committed
chore(release): bump version number to 1.0.0
1 parent c61d06f commit 259f34d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<a name="1.0.0"></a>
2+
# 1.0.0 (2018-04-26)
3+
4+
5+
### Features
6+
7+
* **ngx-material-faq:** added the library source code ([5277ad7](https://github.com/anthonynahas/ngx-material-faq/commit/5277ad7))
8+
* **ngx-material-faq:** initial commit ([1b919a8](https://github.com/anthonynahas/ngx-material-faq/commit/1b919a8))
9+
* **project:** added circleci configuration ([c61d06f](https://github.com/anthonynahas/ngx-material-faq/commit/c61d06f))
10+
11+
12+

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": "0.0.1",
4+
"version": "1.0.0",
55
"homepage": "https://github.com/anthonynahas/ngx-material-faq",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)