Skip to content

Commit

Permalink
Merge branch 'release/v2.0.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Feb 20, 2020
2 parents 5b2bd7a + 7891055 commit a49b402
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
16 changes: 8 additions & 8 deletions bin/truwrap
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var _split = _interopDefault(require('lodash/split'));
var _forEach = _interopDefault(require('lodash/forEach'));

const name = "truwrap";
const version = "2.0.0";
const version = "2.0.1";
const description = "Smarter terminal text wrapping (handles 24bit color)";
const author = "Mark Griffiths <mark@thebespokepixel.com> (http://thebespokepixel.com/)";
const main = "index.js";
Expand Down Expand Up @@ -61,7 +61,7 @@ const devDependencies = {
"@babel/preset-env": "^7.8.4",
ava: "^3.3.0",
"babel-plugin-lodash": "^3.3.4",
"documentation-theme-bespoke": "^1.1.2",
"documentation-theme-bespoke": "^1.1.3",
gulp: "^4.0.2",
"gulp-better-rollup": "^4.0.1",
"gulp-chmod": "^3.0.0",
Expand All @@ -76,9 +76,9 @@ const devDependencies = {
xo: "^0.26.1"
};
const dependencies = {
"@thebespokepixel/meta": "^2.0.1",
"@thebespokepixel/n-selector": "^2.0.0",
"@thebespokepixel/string": "^1.0.0",
"@thebespokepixel/meta": "^2.0.2",
"@thebespokepixel/n-selector": "^2.0.1",
"@thebespokepixel/string": "^1.0.1",
"ansi-regex": "^5.0.0",
columnify: "^1.5.4",
"common-tags": "^1.8.0",
Expand All @@ -88,10 +88,10 @@ const dependencies = {
lodash: "^4.17.15",
"os-locale": "^4.0.0",
"read-pkg-up": "^7.0.1",
"term-ng": "^2.0.0",
trucolor: "^1.0.6",
"term-ng": "^2.0.1",
trucolor: "^2.0.0",
"update-notifier": "^4.1.0",
verbosity: "^2.0.0",
verbosity: "^2.0.1",
yargs: "^15.1.0"
};
const engines = {
Expand Down
20 changes: 10 additions & 10 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>truwrap 2.0.0 | Documentation</title>
<title>truwrap 2.0.1 | Documentation</title>
<meta name='description' content='Smarter terminal text wrapping (handles 24bit color)'>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="assets/css/ace.min.css" rel="stylesheet">
Expand All @@ -15,7 +15,7 @@
<div id='split-left' class='overflow-auto fs0 height-viewport-100 sidebar'>
<div class='py1 px2'>
<h3 class="m0 no-anchor">truwrap</h3>
<div class="mb1"><code>2.0.0</code></div>
<div class="mb1"><code>2.0.1</code></div>
<input
placeholder="Filter"
id="filter-input"
Expand Down Expand Up @@ -220,7 +220,7 @@ <h3 class='left m0 panel-title' id='truwrap'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/b08372c33818a0f800da72217450bbdbca0142a4/src/index.js#L50-L218'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/5b2bd7a22acbcfb94ea906e3e726dfb3483f64cb/src/index.js#L50-L218'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -383,7 +383,7 @@ <h3 class='left m0 panel-title' id='api'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/b08372c33818a0f800da72217450bbdbca0142a4/src/index.js#L100-L167'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/5b2bd7a22acbcfb94ea906e3e726dfb3483f64cb/src/index.js#L100-L167'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/b08372c33818a0f800da72217450bbdbca0142a4/src/index.js#L107-L113'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/5b2bd7a22acbcfb94ea906e3e726dfb3483f64cb/src/index.js#L107-L113'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/b08372c33818a0f800da72217450bbdbca0142a4/src/index.js#L119-L119'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/5b2bd7a22acbcfb94ea906e3e726dfb3483f64cb/src/index.js#L119-L119'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/b08372c33818a0f800da72217450bbdbca0142a4/src/index.js#L128-L134'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/5b2bd7a22acbcfb94ea906e3e726dfb3483f64cb/src/index.js#L128-L134'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/b08372c33818a0f800da72217450bbdbca0142a4/src/index.js#L142-L145'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/5b2bd7a22acbcfb94ea906e3e726dfb3483f64cb/src/index.js#L142-L145'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/b08372c33818a0f800da72217450bbdbca0142a4/src/index.js#L152-L155'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/5b2bd7a22acbcfb94ea906e3e726dfb3483f64cb/src/index.js#L152-L155'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/b08372c33818a0f800da72217450bbdbca0142a4/src/index.js#L163-L166'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/truwrap/blob/5b2bd7a22acbcfb94ea906e3e726dfb3483f64cb/src/index.js#L163-L166'>
<span>src/index.js</span>
</a>

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "truwrap",
"version": "2.0.0",
"version": "2.0.1",
"description": "Smarter terminal text wrapping (handles 24bit color)",
"author": "Mark Griffiths <mark@thebespokepixel.com> (http://thebespokepixel.com/)",
"main": "index.js",
Expand Down

0 comments on commit a49b402

Please sign in to comment.