Skip to content

Commit 3e44a8f

Browse files
committed
chore(release): bump version number to 1.0.1
1 parent 6d385ee commit 3e44a8f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1+
<a name="1.0.1"></a>
2+
## [1.0.1](https://github.com/angular-material-extensions/link-preview/compare/v1.0.0...v1.0.1) (2018-08-02)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** replaced the http with https version for the api ([6d385ee](https://github.com/angular-material-extensions/link-preview/commit/6d385ee))
8+
9+
10+
111
<a name="1.0.0"></a>
2-
# 1.0.0 (2018-08-02)
12+
# [1.0.0](https://github.com/angular-material-extensions/link-preview/compare/85e9bc0...v1.0.0) (2018-08-02)
313

414

515
### Bug Fixes

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.0",
4+
"version": "1.0.1",
55
"homepage": "https://github.com/angular-material-extensions/link-preview",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)