Skip to content

Commit 7937f88

Browse files
committed
chore(release): bump version number to 1.0.2
1 parent 9f6293c commit 7937f88

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.0.2"></a>
2+
## [1.0.2](https://github.com/angular-material-extensions/link-preview/compare/v1.0.1...v1.0.2) (2018-08-06)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** added catch for fetching link and fixed broken images and content [#16](https://github.com/angular-material-extensions/link-preview/issues/16) ([9f6293c](https://github.com/angular-material-extensions/link-preview/commit/9f6293c))
8+
9+
10+
111
<a name="1.0.1"></a>
212
## [1.0.1](https://github.com/angular-material-extensions/link-preview/compare/v1.0.0...v1.0.1) (2018-08-02)
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.1",
4+
"version": "1.0.2",
55
"homepage": "https://github.com/angular-material-extensions/link-preview",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)