Skip to content

Commit 144d969

Browse files
committed
Build v3.10.0
1 parent db6fc32 commit 144d969

File tree

12 files changed

+311
-155
lines changed

12 files changed

+311
-155
lines changed

dist/Autolinker.js

Lines changed: 98 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Autolinker.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Autolinker.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Autolinker.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/api/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>Autolinker v3.0.5 API Docs</title>
4+
<title>Autolinker v3.1.0 API Docs</title>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
66
<meta http-equiv="X-UA-Compatible" content="chrome=1">
77
<meta name="fragment" content="!">
@@ -22,9 +22,9 @@
2222
</head>
2323
<body id="ext-body">
2424

25-
<div id="loading"><span class="title">Autolinker v3.0.5 API Docs</span><span class="logo"></span></div>
25+
<div id="loading"><span class="title">Autolinker v3.1.0 API Docs</span><span class="logo"></span></div>
2626

27-
<div id="header-content">Autolinker v3.0.5 API Docs</div>
27+
<div id="header-content">Autolinker v3.1.0 API Docs</div>
2828

2929
<div id='categories-content' style='display:none'>
3030
<div class='section'>
@@ -88,7 +88,7 @@ <h3>Others...</h3>
8888

8989

9090

91-
<div id='footer-content' style='display: none'>Generated on Sun 17 Mar 2019 14:39:52 by <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> 5.3.4.</div>
91+
<div id='footer-content' style='display: none'>Generated on Tue 04 Jun 2019 22:51:09 by <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> 5.3.4.</div>
9292

9393

9494

docs/api/output/Autolinker.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/api/output/global.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/api/source/Autolinker.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@
859859
*
860860
* Ex: 0.25.1
861861
*/
862-
Autolinker.version = &#39;3.0.5&#39;;
862+
Autolinker.version = &#39;3.1.0&#39;;
863863
<span id='Autolinker-AnchorTagBuilder'> /**
864864
</span> * For backwards compatibility with Autolinker 1.x, the AnchorTagBuilder
865865
* class is provided as a static on the Autolinker class.

0 commit comments

Comments
 (0)