Skip to content

Commit a1dcffd

Browse files
committed
chore(release): bump version number to 1.0.0
1 parent adbed3d commit a1dcffd

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<a name="1.0.0"></a>
2+
# 1.0.0 (2018-06-20)
3+
4+
5+
### Bug Fixes
6+
7+
* **jumbotron:** css styles for the `mat-card` should be affected only within the host ([3849d54](https://github.com/angular-material-extensions/jumbotron/commit/3849d54))
8+
* **scss:** fixed the path of material theming for stackblitz ([9c23fa0](https://github.com/angular-material-extensions/jumbotron/commit/9c23fa0))
9+
10+
11+
### Features
12+
13+
* **jumbotron:** added `ìmageURL` as input for the `mat-jumbotron`component ([491e2ca](https://github.com/angular-material-extensions/jumbotron/commit/491e2ca))
14+
* **package:** added `mat-jumbotron-content` component ([1a187fd](https://github.com/angular-material-extensions/jumbotron/commit/1a187fd))
15+
* **package:** new - `mat-jumbotron` supports now templates via `mat-jumbotron-content` ([9f34870](https://github.com/angular-material-extensions/jumbotron/commit/9f34870))
16+
17+
18+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@angular-material-extensions/jumbotron",
33
"description": "Angular UI open source library built with material design in order to illustrate a highlighted/important information for the user",
4-
"version": "0.0.1",
4+
"version": "1.0.0",
55
"homepage": "https://github.com/angular-material-extensions/jumbotron",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)