diff --git a/CHANGELOG.md b/CHANGELOG.md index ec9a4c6..4e9936c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,83 @@ +# [v2.6.0](https://github.com/beaussan/nbx/compare/v2.5.0...v2.6.0) (2020-06-10) + +## ✨ New Features + +- [`a7a2add`](https://github.com/beaussan/nbx/commit/a7a2add) add blinkstick command + +## ⬆️ Upgraded dependencies + +- [`9f0b7bb`](https://github.com/beaussan/nbx/commit/9f0b7bb) Upgrade dependency babel-jest to v25.2.4 +- [`87af27d`](https://github.com/beaussan/nbx/commit/87af27d) Upgrade dependency jest to v25.2.4 +- [`0b10b9d`](https://github.com/beaussan/nbx/commit/0b10b9d) Upgrade dependency ts-jest to v25.3.0 +- [`977bf57`](https://github.com/beaussan/nbx/commit/977bf57) Upgrade dependency @types/node to v10.17.18 +- [`3ffeae7`](https://github.com/beaussan/nbx/commit/3ffeae7) Upgrade dependency prettier to v2.0.3 +- [`e07c5f0`](https://github.com/beaussan/nbx/commit/e07c5f0) Upgrade dependency @types/jest to v25.2.1 +- [`fec1980`](https://github.com/beaussan/nbx/commit/fec1980) Upgrade jest monorepo +- [`37e2a88`](https://github.com/beaussan/nbx/commit/37e2a88) Upgrade dependency ts-node to v8.8.2 +- [`8bcc396`](https://github.com/beaussan/nbx/commit/8bcc396) Upgrade dependency prettier to v2.0.4 +- [`af2d594`](https://github.com/beaussan/nbx/commit/af2d594) Upgrade dependency ts-jest to v25.3.1 +- [`c945bc1`](https://github.com/beaussan/nbx/commit/c945bc1) Upgrade dependency @babel/preset-env to v7.9.5 +- [`4706e24`](https://github.com/beaussan/nbx/commit/4706e24) Upgrade jest monorepo to v25.3.0 +- [`c6956eb`](https://github.com/beaussan/nbx/commit/c6956eb) Upgrade dependency @types/node to v10.17.19 +- [`99e3bee`](https://github.com/beaussan/nbx/commit/99e3bee) Upgrade dependency eslint-plugin-prettier to v3.1.3 +- [`1211e9d`](https://github.com/beaussan/nbx/commit/1211e9d) Upgrade dependency husky to v4.2.5 +- [`323feea`](https://github.com/beaussan/nbx/commit/323feea) Upgrade jest monorepo to v25.4.0 +- [`57a49a4`](https://github.com/beaussan/nbx/commit/57a49a4) Upgrade dependency @types/node to v10.17.20 +- [`04f7dee`](https://github.com/beaussan/nbx/commit/04f7dee) Upgrade dependency semantic-release to v17.0.6 +- [`82d6814`](https://github.com/beaussan/nbx/commit/82d6814) Upgrade dependency @oclif/config to v1.15.1 +- [`ff0f524`](https://github.com/beaussan/nbx/commit/ff0f524) Upgrade dependency ts-jest to v25.4.0 +- [`0e4d01a`](https://github.com/beaussan/nbx/commit/0e4d01a) Upgrade dependency @oclif/command to v1.5.20 +- [`d2385c5`](https://github.com/beaussan/nbx/commit/d2385c5) Upgrade dependency prettier to v2.0.5 +- [`879d4c3`](https://github.com/beaussan/nbx/commit/879d4c3) Upgrade dependency ts-node to v8.9.0 +- [`c30a92e`](https://github.com/beaussan/nbx/commit/c30a92e) Upgrade dependency isomorphic-git to v1.3.2 +- [`477bafb`](https://github.com/beaussan/nbx/commit/477bafb) Upgrade dependency eslint-config-prettier to v6.11.0 +- [`c5b0b6e`](https://github.com/beaussan/nbx/commit/c5b0b6e) Upgrade dependency semantic-release to v17.0.7 +- [`75f3e8c`](https://github.com/beaussan/nbx/commit/75f3e8c) Upgrade dependency @types/node to v10.17.21 +- [`e26430b`](https://github.com/beaussan/nbx/commit/e26430b) Upgrade dependency @types/prompts to v2.0.6 +- [`a34f6e4`](https://github.com/beaussan/nbx/commit/a34f6e4) Upgrade dependency ts-node to v8.9.1 +- [`77b8c9e`](https://github.com/beaussan/nbx/commit/77b8c9e) Upgrade dependency isomorphic-git to v1.4.0 +- [`f27c062`](https://github.com/beaussan/nbx/commit/f27c062) Upgrade dependency @oclif/plugin-help to v3 +- [`d9ac677`](https://github.com/beaussan/nbx/commit/d9ac677) Upgrade jest monorepo to v25.5.0 +- [`b098535`](https://github.com/beaussan/nbx/commit/b098535) Upgrade jest monorepo to v25.5.1 +- [`d895219`](https://github.com/beaussan/nbx/commit/d895219) Upgrade babel monorepo to v7.9.6 +- [`50c2287`](https://github.com/beaussan/nbx/commit/50c2287) Upgrade dependency gluegun to v4.3.0 +- [`de08c2b`](https://github.com/beaussan/nbx/commit/de08c2b) Upgrade dependency jest to v25.5.2 +- [`3502077`](https://github.com/beaussan/nbx/commit/3502077) Upgrade dependency jest to v25.5.4 +- [`9ddc8a1`](https://github.com/beaussan/nbx/commit/9ddc8a1) Upgrade dependency @oclif/command to v1.6.0 +- [`a7ff4c0`](https://github.com/beaussan/nbx/commit/a7ff4c0) Upgrade jest monorepo to v26 +- [`d728547`](https://github.com/beaussan/nbx/commit/d728547) Upgrade dependency ts-node to v8.10.1 +- [`f5731bc`](https://github.com/beaussan/nbx/commit/f5731bc) Upgrade dependency @types/prompts to v2.0.8 +- [`cbf9f0a`](https://github.com/beaussan/nbx/commit/cbf9f0a) Upgrade dependency typescript to v3.9.2 +- [`46421af`](https://github.com/beaussan/nbx/commit/46421af) Upgrade dependency gluegun to v4.3.1 +- [`3be1bf2`](https://github.com/beaussan/nbx/commit/3be1bf2) Upgrade dependency @oclif/command to v1.6.1 +- [`b10d6e9`](https://github.com/beaussan/nbx/commit/b10d6e9) Upgrade dependency @types/jest to v25.2.2 +- [`a3d13d0`](https://github.com/beaussan/nbx/commit/a3d13d0) Upgrade dependency ts-jest to v25.5.1 +- [`28cc791`](https://github.com/beaussan/nbx/commit/28cc791) Upgrade jest monorepo to v26.0.1 +- [`7b3ee0a`](https://github.com/beaussan/nbx/commit/7b3ee0a) Upgrade dependency tslib to v1.12.0 +- [`76455ab`](https://github.com/beaussan/nbx/commit/76455ab) Upgrade dependency eslint to v7 +- [`1d5ecf2`](https://github.com/beaussan/nbx/commit/1d5ecf2) Upgrade dependency @oclif/plugin-help to v3.0.1 +- [`94b31be`](https://github.com/beaussan/nbx/commit/94b31be) Upgrade dependency ts-jest to v26 +- [`c1519af`](https://github.com/beaussan/nbx/commit/c1519af) Upgrade dependency tslib to v1.13.0 +- [`748164d`](https://github.com/beaussan/nbx/commit/748164d) Upgrade dependency @types/jest to v25.2.3 +- [`adb0b76`](https://github.com/beaussan/nbx/commit/adb0b76) Upgrade dependency semantic-release-gitmoji to v1.3.4 +- [`697d3b1`](https://github.com/beaussan/nbx/commit/697d3b1) Upgrade dependency @oclif/plugin-not-found to v1.2.4 +- [`239d22f`](https://github.com/beaussan/nbx/commit/239d22f) Upgrade dependency codecov to v3.7.0 +- [`ceb95bd`](https://github.com/beaussan/nbx/commit/ceb95bd) Upgrade dependency tslib to v2 +- [`ea90ef3`](https://github.com/beaussan/nbx/commit/ea90ef3) Upgrade dependency typescript to v3.9.3 +- [`bc0e3b7`](https://github.com/beaussan/nbx/commit/bc0e3b7) Upgrade dependency @types/node to v10.17.24 +- [`88c7d29`](https://github.com/beaussan/nbx/commit/88c7d29) Upgrade dependency semantic-release to v17.0.8 +- [`ca5ae4c`](https://github.com/beaussan/nbx/commit/ca5ae4c) Upgrade babel monorepo to v7.10.1 +- [`c09bcbf`](https://github.com/beaussan/nbx/commit/c09bcbf) Upgrade dependency ts-node to v8.10.2 +- [`fb81594`](https://github.com/beaussan/nbx/commit/fb81594) Upgrade dependency eslint to v7.1.0 +- [`90dbb54`](https://github.com/beaussan/nbx/commit/90dbb54) Upgrade dependency globby to v11.0.1 +- [`96f3ba1`](https://github.com/beaussan/nbx/commit/96f3ba1) Upgrade dependency ts-jest to v26.1.0 +- [`603fbe8`](https://github.com/beaussan/nbx/commit/603fbe8) Upgrade babel monorepo to v7.10.2 +- [`b27751c`](https://github.com/beaussan/nbx/commit/b27751c) Upgrade dependency @oclif/plugin-help to v3.1.0 +- [`b2d36d4`](https://github.com/beaussan/nbx/commit/b2d36d4) Upgrade dependency isomorphic-git to v1.4.4 +- [`4bcea4d`](https://github.com/beaussan/nbx/commit/4bcea4d) Upgrade dependency eslint to v7.2.0 +- [`0b026dc`](https://github.com/beaussan/nbx/commit/0b026dc) Upgrade dependency typescript to v3.9.5 +- [`c6a5fac`](https://github.com/beaussan/nbx/commit/c6a5fac) Upgrade dependency @types/node to v10.17.25 + # [v2.5.0](https://github.com/beaussan/nbx/compare/v2.4.1...v2.5.0) (2020-03-29) ## ✨ New Features diff --git a/README.md b/README.md index ac4aa83..d254406 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.4.1 linux-x64 node-v13.12.0 +@beaussan/nbx/2.5.0 linux-x64 node-v14.4.0 $ 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.4.1/src/commands/add/dep.ts)_ +_See code: [src/commands/add/dep.ts](https://github.com/beaussan/nbx/blob/v2.5.0/src/commands/add/dep.ts)_ ## `nbx add:prettier` @@ -86,7 +86,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.4.1/src/commands/add/prettier.ts)_ +_See code: [src/commands/add/prettier.ts](https://github.com/beaussan/nbx/blob/v2.5.0/src/commands/add/prettier.ts)_ ## `nbx add:tailwind` @@ -102,7 +102,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.4.1/src/commands/add/tailwind.ts)_ +_See code: [src/commands/add/tailwind.ts](https://github.com/beaussan/nbx/blob/v2.5.0/src/commands/add/tailwind.ts)_ ## `nbx help [COMMAND]` @@ -119,7 +119,7 @@ OPTIONS --all see all commands in CLI ``` -_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v2.2.3/src/commands/help.ts)_ +_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v3.1.0/src/commands/help.ts)_ ## `nbx wall TERMS` @@ -148,7 +148,7 @@ EXAMPLE $ nbx wall -r "cat" -o "wall.jpg" -fg ``` -_See code: [src/commands/wall/index.ts](https://github.com/beaussan/nbx/blob/v2.4.1/src/commands/wall/index.ts)_ +_See code: [src/commands/wall/index.ts](https://github.com/beaussan/nbx/blob/v2.5.0/src/commands/wall/index.ts)_ ## Contributors ✨ diff --git a/package.json b/package.json index b00f32b..f45242a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@beaussan/nbx", "description": "My own personal cli", - "version": "2.5.0", + "version": "2.6.0", "author": "Nicolas Beaussart @beaussan", "bin": { "nbx": "./bin/run"