Skip to content

Commit 2961b02

Browse files
author
nfrasser
committed
v2.1.2
1 parent f02ef4e commit 2961b02

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
### v2.1.2
4+
5+
* Single quotes should be treated as punctuation (#165)
36

47
### v2.1.1
58

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.1",
3+
"version": "2.1.2",
44
"description": "Intelligent link recognition, made easy",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)