Skip to content

Commit

Permalink
chore(release): bump version number to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Aug 6, 2018
1 parent 9f6293c commit 7937f88
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.0.2"></a>
## [1.0.2](https://github.com/angular-material-extensions/link-preview/compare/v1.0.1...v1.0.2) (2018-08-06)


### Bug Fixes

* **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))



<a name="1.0.1"></a>
## [1.0.1](https://github.com/angular-material-extensions/link-preview/compare/v1.0.0...v1.0.1) (2018-08-02)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@angular-material-extensions/link-preview",
"description": "Angular open source UI library to preview web links",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "https://github.com/angular-material-extensions/link-preview",
"author": {
"name": "Anthony Nahas",
Expand Down

0 comments on commit 7937f88

Please sign in to comment.