Skip to content

Commit 1729d9d

Browse files
author
nfrasser
committed
v2.1.3
1 parent fbc8c3a commit 1729d9d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
### v2.1.3
4+
5+
* Links in angle brackets (#166)
6+
37
### v2.1.2
48

59
* Single quotes should be treated as punctuation (#165)

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

0 commit comments

Comments
 (0)