Skip to content

Commit

Permalink
chore(release): bump version number to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Aug 2, 2018
1 parent 6d385ee commit 3e44a8f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
<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)


### Bug Fixes

* **package:** replaced the http with https version for the api ([6d385ee](https://github.com/angular-material-extensions/link-preview/commit/6d385ee))



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


### Bug Fixes
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.0",
"version": "1.0.1",
"homepage": "https://github.com/angular-material-extensions/link-preview",
"author": {
"name": "Anthony Nahas",
Expand Down

0 comments on commit 3e44a8f

Please sign in to comment.