Skip to content

Commit a172980

Browse files
author
nfrasser
committed
v2.0.4
1 parent 9f16b45 commit a172980

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
### v2.0.4
4+
5+
* Optimize class code to reduce file size (#147).
6+
* Update test and dev dependencies
7+
* Allow uglify to mangle properties, except for the specified ones (#146)
8+
* Updated tlds.js (#121)
9+
310
### v2.0.3
411

512
* Fixing element interface invalid DOM node error (#141)

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

0 commit comments

Comments
 (0)