Skip to content

Commit

Permalink
v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Frasser committed Sep 5, 2018
1 parent 854e6fc commit 154c178
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Linkify Changelog

### v2.1.7

* Update dependencies (#243)
* Ignore .babelrc file (854e6fc)

### v2.1.6

* Fix a bug where unique element IDs aren't unique (#215)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linkifyjs",
"version": "2.1.6",
"version": "2.1.7",
"description": "Intelligent link recognition, made easy",
"repository": {
"type": "git",
Expand Down

0 comments on commit 154c178

Please sign in to comment.