Skip to content

Commit 1faf93d

Browse files
committed
chore(release): bump version number to 1.1.1
1 parent 6e37528 commit 1faf93d

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
<a name="1.1.0"></a>
1+
## [1.1.1](https://github.com/angular-material-extensions/link-preview/compare/v1.1.0...v1.1.1) (2018-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** provided config InjectionToken `NgxLinkifyjsConfig!` [#50](https://github.com/angular-material-extensions/link-preview/issues/50) ([571eb06](https://github.com/angular-material-extensions/link-preview/commit/571eb06))
7+
8+
9+
210
# [1.1.0](https://github.com/angular-material-extensions/link-preview/compare/v1.0.2...v1.1.0) (2018-11-02)
311

412

@@ -8,7 +16,6 @@
816

917

1018

11-
<a name="1.0.2"></a>
1219
## [1.0.2](https://github.com/angular-material-extensions/link-preview/compare/v1.0.1...v1.0.2) (2018-08-06)
1320

1421

@@ -18,7 +25,6 @@
1825

1926

2027

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

2430

@@ -28,7 +34,6 @@
2834

2935

3036

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

3439

package.json

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

0 commit comments

Comments
 (0)