Skip to content

Commit e62db81

Browse files
committed
chore(release): bump version number to 3.0.3
1 parent 6c246d6 commit e62db81

File tree

3 files changed

+42
-39
lines changed

3 files changed

+42
-39
lines changed

CHANGELOG.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
<a name="3.0.2"></a>
1+
## [3.0.3](https://github.com/angular-material-extensions/faq/compare/v3.0.2...v3.0.3) (2018-11-30)
2+
3+
4+
### Features
5+
6+
* **package:** supporting angular v7 ([c87b8e4](https://github.com/angular-material-extensions/faq/commit/c87b8e4))
7+
8+
9+
210
## [3.0.2](https://github.com/angular-material-extensions/faq/compare/v3.0.1...v3.0.2) (2018-09-02)
311

412

@@ -9,22 +17,18 @@
917

1018

1119

12-
<a name="3.0.1"></a>
1320
## [3.0.1](https://github.com/angular-material-extensions/faq/compare/v3.0.0...v3.0.1) (2018-06-14)
1421

1522

1623

17-
<a name="3.0.0"></a>
1824
# [3.0.0](https://github.com/angular-material-extensions/faq/compare/v2.0.1...v3.0.0) (2018-06-11)
1925

2026

2127

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

2530

2631

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

3034

@@ -34,7 +38,6 @@
3438

3539

3640

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

4043

demo/package-lock.json

+32-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)