Skip to content

Commit 2943de4

Browse files
committed
chore(release): bump version number to 1.2.2
1 parent 1ea56dc commit 2943de4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.2](https://github.com/anthonynahas/ngx-linkifyjs/compare/v1.2.1...v1.2.2) (2018-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** removed static access in the module's initialization ([1ea56dc](https://github.com/anthonynahas/ngx-linkifyjs/commit/1ea56dc))
7+
8+
9+
110
## [1.2.1](https://github.com/anthonynahas/ngx-linkifyjs/compare/v1.2.0...v1.2.1) (2018-11-25)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-linkifyjs",
33
"description": "Angular V7 wrapper for linkifyjs - library for finding links in plain text and converting them to HTML <a> tags via linkifyjs",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"homepage": "https://github.com/anthonynahas/ngx-linkifyjs",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)