Skip to content

Commit 836f7a7

Browse files
author
nfrasser
committed
v2.1.1
1 parent a3f6901 commit 836f7a7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Linkify Changelog
22

3+
4+
### v2.1.1
5+
6+
* Detect additional whitespace characters (#163)
7+
38
### v2.1.0
49

510
#### BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkifyjs",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Intelligent link recognition, made easy",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)