Skip to content

Commit

Permalink
chore(release): bump version number to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Nov 25, 2018
1 parent 9be9007 commit ede59db
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.1](https://github.com/anthonynahas/ngx-linkifyjs/compare/v1.2.0...v1.2.1) (2018-11-25)


### Bug Fixes

* **package:** removed static config and added config token for DI ([4372e3c](https://github.com/anthonynahas/ngx-linkifyjs/commit/4372e3c))



# [1.2.0](https://github.com/anthonynahas/ngx-linkifyjs/compare/v1.1.0...v1.2.0) (2018-11-21)


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.0",
"version": "1.2.1",
"homepage": "https://github.com/anthonynahas/ngx-linkifyjs",
"author": {
"name": "Anthony Nahas",
Expand Down

0 comments on commit ede59db

Please sign in to comment.