Skip to content

Commit dbc2377

Browse files
committed
chore(release): bump version number to 1.1.0
1 parent 871aa39 commit dbc2377

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.1.0"></a>
2+
# [1.1.0](https://github.com/angular-material-extensions/link-preview/compare/v1.0.2...v1.1.0) (2018-11-02)
3+
4+
5+
### Features
6+
7+
* **package:** support of angular v7 ([74f7b99](https://github.com/angular-material-extensions/link-preview/commit/74f7b99))
8+
9+
10+
111
<a name="1.0.2"></a>
212
## [1.0.2](https://github.com/angular-material-extensions/link-preview/compare/v1.0.1...v1.0.2) (2018-08-06)
313

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/link-preview",
33
"description": "Angular open source UI library to preview web links",
4-
"version": "1.0.2",
4+
"version": "1.1.0",
55
"homepage": "https://github.com/angular-material-extensions/link-preview",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)