Skip to content

Commit c6b88b7

Browse files
committedFeb 20, 2020
Merge branch 'release/v2.0.2' into develop
2 parents 83e49ed + e954878 commit c6b88b7

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed
 

‎bin/truwrap

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var _split = _interopDefault(require('lodash/split'));
2626
var _forEach = _interopDefault(require('lodash/forEach'));
2727

2828
const name = "truwrap";
29-
const version = "2.0.1";
29+
const version = "2.0.2";
3030
const description = "Smarter terminal text wrapping (handles 24bit color)";
3131
const author = "Mark Griffiths <mark@thebespokepixel.com> (http://thebespokepixel.com/)";
3232
const main = "index.js";
@@ -89,7 +89,7 @@ const dependencies = {
8989
"os-locale": "^4.0.0",
9090
"read-pkg-up": "^7.0.1",
9191
"term-ng": "^2.0.1",
92-
trucolor: "^2.0.0",
92+
trucolor: "^2.0.1",
9393
"update-notifier": "^4.1.0",
9494
verbosity: "^2.0.1",
9595
yargs: "^15.1.0"

‎docs/index.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8" />
5-
<title>truwrap 2.0.1 | Documentation</title>
5+
<title>truwrap 2.0.2 | Documentation</title>
66
<meta name='description' content='Smarter terminal text wrapping (handles 24bit color)'>
77
<meta name="viewport" content="width=device-width,initial-scale=1">
88
<link href="assets/css/ace.min.css" rel="stylesheet">
@@ -15,7 +15,7 @@
1515
<div id='split-left' class='overflow-auto fs0 height-viewport-100 sidebar'>
1616
<div class='py1 px2'>
1717
<h3 class="m0 no-anchor">truwrap</h3>
18-
<div class="mb1"><code>2.0.1</code></div>
18+
<div class="mb1"><code>2.0.2</code></div>
1919
<input
2020
placeholder="Filter"
2121
id="filter-input"
@@ -220,7 +220,7 @@ <h3 class='left m0 panel-title' id='truwrap'>
220220
</h3>
221221

222222

223-
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/a49b402105a7af4c625e467fe0caf2e6eaf8748e/src/index.js#L50-L218'>
223+
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/83e49ed63446ee129e4118f19d58f849e76870ca/src/index.js#L50-L218'>
224224
<span>src/index.js</span>
225225
</a>
226226

@@ -383,7 +383,7 @@ <h3 class='left m0 panel-title' id='api'>
383383
</h3>
384384

385385

386-
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/a49b402105a7af4c625e467fe0caf2e6eaf8748e/src/index.js#L100-L167'>
386+
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/83e49ed63446ee129e4118f19d58f849e76870ca/src/index.js#L100-L167'>
387387
<span>src/index.js</span>
388388
</a>
389389

@@ -432,7 +432,7 @@ <h3 class='left m0 panel-title' id='api'>
432432
<div class='clearfix'>
433433

434434

435-
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/a49b402105a7af4c625e467fe0caf2e6eaf8748e/src/index.js#L107-L113'>
435+
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/83e49ed63446ee129e4118f19d58f849e76870ca/src/index.js#L107-L113'>
436436
<span>src/index.js</span>
437437
</a>
438438

@@ -495,7 +495,7 @@ <h3 class='left m0 panel-title' id='api'>
495495
<div class='clearfix'>
496496

497497

498-
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/a49b402105a7af4c625e467fe0caf2e6eaf8748e/src/index.js#L119-L119'>
498+
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/83e49ed63446ee129e4118f19d58f849e76870ca/src/index.js#L119-L119'>
499499
<span>src/index.js</span>
500500
</a>
501501

@@ -558,7 +558,7 @@ <h3 class='left m0 panel-title' id='api'>
558558
<div class='clearfix'>
559559

560560

561-
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/a49b402105a7af4c625e467fe0caf2e6eaf8748e/src/index.js#L128-L134'>
561+
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/83e49ed63446ee129e4118f19d58f849e76870ca/src/index.js#L128-L134'>
562562
<span>src/index.js</span>
563563
</a>
564564

@@ -644,7 +644,7 @@ <h3 class='left m0 panel-title' id='api'>
644644
<div class='clearfix'>
645645

646646

647-
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/a49b402105a7af4c625e467fe0caf2e6eaf8748e/src/index.js#L142-L145'>
647+
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/83e49ed63446ee129e4118f19d58f849e76870ca/src/index.js#L142-L145'>
648648
<span>src/index.js</span>
649649
</a>
650650

@@ -722,7 +722,7 @@ <h3 class='left m0 panel-title' id='api'>
722722
<div class='clearfix'>
723723

724724

725-
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/a49b402105a7af4c625e467fe0caf2e6eaf8748e/src/index.js#L152-L155'>
725+
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/83e49ed63446ee129e4118f19d58f849e76870ca/src/index.js#L152-L155'>
726726
<span>src/index.js</span>
727727
</a>
728728

@@ -785,7 +785,7 @@ <h3 class='left m0 panel-title' id='api'>
785785
<div class='clearfix'>
786786

787787

788-
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/a49b402105a7af4c625e467fe0caf2e6eaf8748e/src/index.js#L163-L166'>
788+
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/83e49ed63446ee129e4118f19d58f849e76870ca/src/index.js#L163-L166'>
789789
<span>src/index.js</span>
790790
</a>
791791

‎package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "truwrap",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Smarter terminal text wrapping (handles 24bit color)",
55
"author": "Mark Griffiths <mark@thebespokepixel.com> (http://thebespokepixel.com/)",
66
"main": "index.js",

0 commit comments

Comments
 (0)
Please sign in to comment.