From 0391845cce46f3abeb23c1d9a7ee5a16aaf16b43 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 26 Mar 2020 17:38:45 +0000 Subject: [PATCH] :bookmark: 2.4.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [v2.4.1](https://github.com/beaussan/nbx/compare/v2.4.0...v2.4.1) (2020-03-26) ## 🐛 Bug Fixes - [`3fed88a`](https://github.com/beaussan/nbx/commit/3fed88a) fix various bugs ## ⬆️ Upgraded dependencies - [`5283f94`](https://github.com/beaussan/nbx/commit/5283f94) Upgrade babel monorepo to v7.8.6 - [`901c772`](https://github.com/beaussan/nbx/commit/901c772) Upgrade dependency tslib to v1.11.1 - [`06563be`](https://github.com/beaussan/nbx/commit/06563be) Upgrade dependency @types/node to v10.17.17 - [`1efd591`](https://github.com/beaussan/nbx/commit/1efd591) Upgrade dependency isomorphic-git to v1.1.2 - [`0529798`](https://github.com/beaussan/nbx/commit/0529798) Upgrade dependency typescript to v3.8.3 - [`7afb04c`](https://github.com/beaussan/nbx/commit/7afb04c) Upgrade dependency isomorphic-git to v1.1.3 - [`0ca60bb`](https://github.com/beaussan/nbx/commit/0ca60bb) Upgrade dependency isomorphic-git to v1.1.4 - [`5caa1a3`](https://github.com/beaussan/nbx/commit/5caa1a3) Upgrade babel monorepo to v7.8.7 - [`f96916c`](https://github.com/beaussan/nbx/commit/f96916c) Upgrade dependency @types/jest to v25.1.4 - [`28a6dd1`](https://github.com/beaussan/nbx/commit/28a6dd1) Upgrade dependency isomorphic-git to v1.2.0 - [`08de2a4`](https://github.com/beaussan/nbx/commit/08de2a4) Upgrade dependency isomorphic-git to v1.3.0 - [`6115f6e`](https://github.com/beaussan/nbx/commit/6115f6e) Bump acorn from 6.4.0 to 6.4.1 - [`048bf77`](https://github.com/beaussan/nbx/commit/048bf77) Upgrade dependency isomorphic-git to v1.3.1 - [`6c1ac2e`](https://github.com/beaussan/nbx/commit/6c1ac2e) Upgrade dependency @types/prompts to v2.0.5 - [`7749e34`](https://github.com/beaussan/nbx/commit/7749e34) Upgrade dependency ts-node to v8.7.0 - [`c0f47b6`](https://github.com/beaussan/nbx/commit/c0f47b6) Upgrade babel monorepo to v7.9.0 - [`0284b24`](https://github.com/beaussan/nbx/commit/0284b24) Upgrade dependency eslint-config-prettier to v6.10.1 - [`b96e786`](https://github.com/beaussan/nbx/commit/b96e786) Upgrade dependency prompts to v2.3.2 - [`d544386`](https://github.com/beaussan/nbx/commit/d544386) Upgrade dependency ts-node to v8.8.1 - [`08ab942`](https://github.com/beaussan/nbx/commit/08ab942) Upgrade jest monorepo to v25.2.0 --- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ README.md | 10 +++++----- package.json | 2 +- 3 files changed, 35 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b3327b..3152f08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,32 @@ +# [v2.4.1](https://github.com/beaussan/nbx/compare/v2.4.0...v2.4.1) (2020-03-26) + +## 🐛 Bug Fixes + +- [`3fed88a`](https://github.com/beaussan/nbx/commit/3fed88a) fix various bugs + +## ⬆️ Upgraded dependencies + +- [`5283f94`](https://github.com/beaussan/nbx/commit/5283f94) Upgrade babel monorepo to v7.8.6 +- [`901c772`](https://github.com/beaussan/nbx/commit/901c772) Upgrade dependency tslib to v1.11.1 +- [`06563be`](https://github.com/beaussan/nbx/commit/06563be) Upgrade dependency @types/node to v10.17.17 +- [`1efd591`](https://github.com/beaussan/nbx/commit/1efd591) Upgrade dependency isomorphic-git to v1.1.2 +- [`0529798`](https://github.com/beaussan/nbx/commit/0529798) Upgrade dependency typescript to v3.8.3 +- [`7afb04c`](https://github.com/beaussan/nbx/commit/7afb04c) Upgrade dependency isomorphic-git to v1.1.3 +- [`0ca60bb`](https://github.com/beaussan/nbx/commit/0ca60bb) Upgrade dependency isomorphic-git to v1.1.4 +- [`5caa1a3`](https://github.com/beaussan/nbx/commit/5caa1a3) Upgrade babel monorepo to v7.8.7 +- [`f96916c`](https://github.com/beaussan/nbx/commit/f96916c) Upgrade dependency @types/jest to v25.1.4 +- [`28a6dd1`](https://github.com/beaussan/nbx/commit/28a6dd1) Upgrade dependency isomorphic-git to v1.2.0 +- [`08de2a4`](https://github.com/beaussan/nbx/commit/08de2a4) Upgrade dependency isomorphic-git to v1.3.0 +- [`6115f6e`](https://github.com/beaussan/nbx/commit/6115f6e) Bump acorn from 6.4.0 to 6.4.1 +- [`048bf77`](https://github.com/beaussan/nbx/commit/048bf77) Upgrade dependency isomorphic-git to v1.3.1 +- [`6c1ac2e`](https://github.com/beaussan/nbx/commit/6c1ac2e) Upgrade dependency @types/prompts to v2.0.5 +- [`7749e34`](https://github.com/beaussan/nbx/commit/7749e34) Upgrade dependency ts-node to v8.7.0 +- [`c0f47b6`](https://github.com/beaussan/nbx/commit/c0f47b6) Upgrade babel monorepo to v7.9.0 +- [`0284b24`](https://github.com/beaussan/nbx/commit/0284b24) Upgrade dependency eslint-config-prettier to v6.10.1 +- [`b96e786`](https://github.com/beaussan/nbx/commit/b96e786) Upgrade dependency prompts to v2.3.2 +- [`d544386`](https://github.com/beaussan/nbx/commit/d544386) Upgrade dependency ts-node to v8.8.1 +- [`08ab942`](https://github.com/beaussan/nbx/commit/08ab942) Upgrade jest monorepo to v25.2.0 + # [v2.4.0](https://github.com/beaussan/nbx/compare/v2.3.1...v2.4.0) (2020-02-27) ## ✨ New Features diff --git a/README.md b/README.md index 89f2fe5..cd26f29 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ $ npm install -g @beaussan/nbx $ nbx COMMAND running command... $ nbx (-v|--version|version) -@beaussan/nbx/2.3.1 linux-x64 node-v13.8.0 +@beaussan/nbx/2.4.0 linux-x64 node-v13.10.1 $ nbx --help [COMMAND] USAGE $ nbx COMMAND @@ -69,7 +69,7 @@ EXAMPLES $ nbx add:dep chalk ``` -_See code: [src/commands/add/dep.ts](https://github.com/beaussan/nbx/blob/v2.3.1/src/commands/add/dep.ts)_ +_See code: [src/commands/add/dep.ts](https://github.com/beaussan/nbx/blob/v2.4.0/src/commands/add/dep.ts)_ ## `nbx add:prettier` @@ -85,7 +85,7 @@ OPTIONS --[no-]spinner Enable spinner in cli output, true by default ``` -_See code: [src/commands/add/prettier.ts](https://github.com/beaussan/nbx/blob/v2.3.1/src/commands/add/prettier.ts)_ +_See code: [src/commands/add/prettier.ts](https://github.com/beaussan/nbx/blob/v2.4.0/src/commands/add/prettier.ts)_ ## `nbx add:tailwind` @@ -101,7 +101,7 @@ OPTIONS --[no-]spinner Enable spinner in cli output, true by default ``` -_See code: [src/commands/add/tailwind.ts](https://github.com/beaussan/nbx/blob/v2.3.1/src/commands/add/tailwind.ts)_ +_See code: [src/commands/add/tailwind.ts](https://github.com/beaussan/nbx/blob/v2.4.0/src/commands/add/tailwind.ts)_ ## `nbx help [COMMAND]` @@ -147,7 +147,7 @@ EXAMPLE $ nbx wall -r "cat" -o "wall.jpg" -fg ``` -_See code: [src/commands/wall/index.ts](https://github.com/beaussan/nbx/blob/v2.3.1/src/commands/wall/index.ts)_ +_See code: [src/commands/wall/index.ts](https://github.com/beaussan/nbx/blob/v2.4.0/src/commands/wall/index.ts)_ ## Contributors ✨ diff --git a/package.json b/package.json index 50b964e..37c2211 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@beaussan/nbx", "description": "My own personal cli", - "version": "2.4.0", + "version": "2.4.1", "author": "Nicolas Beaussart @beaussan", "bin": { "nbx": "./bin/run"