Skip to content

Commit

Permalink
chore(release): bump version number to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Nov 26, 2018
1 parent 1ea56dc commit 2943de4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.2](https://github.com/anthonynahas/ngx-linkifyjs/compare/v1.2.1...v1.2.2) (2018-11-26)


### Bug Fixes

* **package:** removed static access in the module's initialization ([1ea56dc](https://github.com/anthonynahas/ngx-linkifyjs/commit/1ea56dc))



## [1.2.1](https://github.com/anthonynahas/ngx-linkifyjs/compare/v1.2.0...v1.2.1) (2018-11-25)


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": "ngx-linkifyjs",
"description": "Angular V7 wrapper for linkifyjs - library for finding links in plain text and converting them to HTML <a> tags via linkifyjs",
"version": "1.2.1",
"version": "1.2.2",
"homepage": "https://github.com/anthonynahas/ngx-linkifyjs",
"author": {
"name": "Anthony Nahas",
Expand Down

0 comments on commit 2943de4

Please sign in to comment.