Skip to content

Commit f855819

Browse files
committed
chore(release): bump version number to 3.0.4
1 parent cb1ca54 commit f855819

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
@@ -1,3 +1,15 @@
1+
## [3.0.4](https://github.com/angular-material-extensions/faq/compare/v3.0.3...v3.0.4) (2019-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** updated angular to v7.2.5 and material to v7.3.2 + npm link script ([ccb9e99](https://github.com/angular-material-extensions/faq/commit/ccb9e99))
7+
* **demo:** upgraded ngx-highlightjs to v3 and added hammerjs to the project ([7c0be48](https://github.com/angular-material-extensions/faq/commit/7c0be48))
8+
* **package:** updated angular to v7.2.5 and material to v7.3.2 and jest + other deps ([4b1f31f](https://github.com/angular-material-extensions/faq/commit/4b1f31f))
9+
* **package:** updated rollup to v1 ([65fb59a](https://github.com/angular-material-extensions/faq/commit/65fb59a))
10+
11+
12+
113
## [3.0.3](https://github.com/angular-material-extensions/faq/compare/v3.0.2...v3.0.3) (2018-11-30)
214

315

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

0 commit comments

Comments
 (0)