From 437629d1d64e73173408e67832c0c735b1225fdc Mon Sep 17 00:00:00 2001 From: David Worms Date: Sat, 27 Jul 2024 16:31:41 +0200 Subject: [PATCH] chore(release): publish --- CHANGELOG.md | 8 +++ lerna.json | 4 +- packages/grpc_client/CHANGELOG.md | 8 +++ packages/grpc_client/package.json | 4 +- packages/grpc_server/CHANGELOG.md | 8 +++ packages/grpc_server/package.json | 2 +- packages/shell/CHANGELOG.md | 92 +++++-------------------------- packages/shell/package.json | 2 +- samples/CHANGELOG.md | 8 +++ samples/package.json | 4 +- 10 files changed, 55 insertions(+), 85 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df4b020..836e547 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.10.1](https://github.com/adaltas/node-shell/compare/v0.10.0...v0.10.1) (2024-07-27) + +**Note:** Version bump only for package shell + + + + + # [0.10.0](https://github.com/adaltas/node-shell/compare/v0.9.6...v0.10.0) (2024-07-27) diff --git a/lerna.json b/lerna.json index 0907635..fee19cc 100644 --- a/lerna.json +++ b/lerna.json @@ -13,5 +13,5 @@ "**/test/**" ], "npmClient": "yarn", - "version": "0.10.0" -} + "version": "0.10.1" +} \ No newline at end of file diff --git a/packages/grpc_client/CHANGELOG.md b/packages/grpc_client/CHANGELOG.md index 5800366..720d01a 100644 --- a/packages/grpc_client/CHANGELOG.md +++ b/packages/grpc_client/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.10.1](https://github.com/adaltas/node-shell/compare/v0.10.0...v0.10.1) (2024-07-27) + +**Note:** Version bump only for package @shell-js/grpc_client + + + + + # [0.10.0](https://github.com/adaltas/node-shell/compare/v0.9.6...v0.10.0) (2024-07-27) **Note:** Version bump only for package @shell-js/grpc_client diff --git a/packages/grpc_client/package.json b/packages/grpc_client/package.json index e927334..b9454c0 100644 --- a/packages/grpc_client/package.json +++ b/packages/grpc_client/package.json @@ -1,6 +1,6 @@ { "name": "@shell-js/grpc_client", - "version": "0.10.0", + "version": "0.10.1", "author": "David Worms (https://www.adaltas.com)", "coffeelintConfig": { "indentation": { @@ -23,7 +23,7 @@ }, "description": "GRPC client plugin for the Shell.js package.", "devDependencies": { - "@shell-js/grpc_server": "^0.10.0", + "@shell-js/grpc_server": "^0.10.1", "coffeescript": "^2.7.0", "mocha": "^10.7.0", "should": "^13.2.3" diff --git a/packages/grpc_server/CHANGELOG.md b/packages/grpc_server/CHANGELOG.md index f08b095..10a485f 100644 --- a/packages/grpc_server/CHANGELOG.md +++ b/packages/grpc_server/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.10.1](https://github.com/adaltas/node-shell/compare/v0.10.0...v0.10.1) (2024-07-27) + +**Note:** Version bump only for package @shell-js/grpc_server + + + + + # [0.10.0](https://github.com/adaltas/node-shell/compare/v0.9.6...v0.10.0) (2024-07-27) **Note:** Version bump only for package @shell-js/grpc_server diff --git a/packages/grpc_server/package.json b/packages/grpc_server/package.json index 7cc6c33..2fc5f0e 100644 --- a/packages/grpc_server/package.json +++ b/packages/grpc_server/package.json @@ -1,6 +1,6 @@ { "name": "@shell-js/grpc_server", - "version": "0.10.0", + "version": "0.10.1", "author": "David Worms (https://www.adaltas.com)", "coffeelintConfig": { "indentation": { diff --git a/packages/shell/CHANGELOG.md b/packages/shell/CHANGELOG.md index 5c29751..9ff482a 100644 --- a/packages/shell/CHANGELOG.md +++ b/packages/shell/CHANGELOG.md @@ -3,149 +3,87 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [0.10.0](https://github.com/adaltas/node-shell/compare/v0.9.6...v0.10.0) (2024-07-27) - - -### Features - -* support node 20 and 22 ([b462be6](https://github.com/adaltas/node-shell/commit/b462be6883b2bd14b35550fb3cc9177c4458f67e)) +## [0.10.1](https://github.com/adaltas/node-shell/compare/v0.10.0...v0.10.1) (2024-07-27) +**Note:** Version bump only for package shell +# [0.10.0](https://github.com/adaltas/node-shell/compare/v0.9.6...v0.10.0) (2024-07-27) +### Features +- support node 20 and 22 ([b462be6](https://github.com/adaltas/node-shell/commit/b462be6883b2bd14b35550fb3cc9177c4458f67e)) ## [0.9.5](https://github.com/adaltas/node-shell/compare/v0.9.4...v0.9.5) (2024-01-17) - ### Bug Fixes -* **shell:** router handler error ([3d627de](https://github.com/adaltas/node-shell/commit/3d627de183e2d851d22053883df5af68167774d3)) - - - - +- **shell:** router handler error ([3d627de](https://github.com/adaltas/node-shell/commit/3d627de183e2d851d22053883df5af68167774d3)) ## [0.9.4](https://github.com/adaltas/node-shell/compare/v0.9.3...v0.9.4) (2022-03-15) - ### Bug Fixes -* absolute paths in files field ([7dcd0d4](https://github.com/adaltas/node-shell/commit/7dcd0d4e31a282ac99b059bd5d0a04b5716ec09b)) - - - - +- absolute paths in files field ([7dcd0d4](https://github.com/adaltas/node-shell/commit/7dcd0d4e31a282ac99b059bd5d0a04b5716ec09b)) ## [0.9.3](https://github.com/adaltas/node-shell/compare/v0.9.2...v0.9.3) (2022-03-15) - ### Bug Fixes -* plublish dist folder ([908f27c](https://github.com/adaltas/node-shell/commit/908f27c464fa0b96286856e58a3433cc6fbb74f3)) - - - - +- plublish dist folder ([908f27c](https://github.com/adaltas/node-shell/commit/908f27c464fa0b96286856e58a3433cc6fbb74f3)) ## [0.9.2](https://github.com/adaltas/node-shell/compare/v0.9.1...v0.9.2) (2022-02-24) - ### Bug Fixes -* add let/const to variables ([dd175ff](https://github.com/adaltas/node-shell/commit/dd175ff43070efa30d5d3e06720e1ce05978185a)) -* **shell:** throw error unless commands an object ([96ef828](https://github.com/adaltas/node-shell/commit/96ef828405f67843b19921f5da8bfb149d571702)) - - - - +- add let/const to variables ([dd175ff](https://github.com/adaltas/node-shell/commit/dd175ff43070efa30d5d3e06720e1ce05978185a)) +- **shell:** throw error unless commands an object ([96ef828](https://github.com/adaltas/node-shell/commit/96ef828405f67843b19921f5da8bfb149d571702)) ## [0.9.1](https://github.com/adaltas/node-shell/compare/v0.9.0...v0.9.1) (2022-02-17) - ### Bug Fixes -* **router:** handle undefined with config promise ([e4f04a4](https://github.com/adaltas/node-shell/commit/e4f04a4cad01c74a4f08bf410f80355f0374b599)) - - - - +- **router:** handle undefined with config promise ([e4f04a4](https://github.com/adaltas/node-shell/commit/e4f04a4cad01c74a4f08bf410f80355f0374b599)) # [0.9.0](https://github.com/adaltas/node-shell/compare/v0.8.6...v0.9.0) (2022-02-16) - ### Features -* **router:** promise config ([78369f3](https://github.com/adaltas/node-shell/commit/78369f3610ac44cedd7214d32e7e1c42a736e042)) - - - - +- **router:** promise config ([78369f3](https://github.com/adaltas/node-shell/commit/78369f3610ac44cedd7214d32e7e1c42a736e042)) ## [0.8.6](https://github.com/adaltas/node-shell/compare/v0.8.5...v0.8.6) (2022-01-06) - ### Bug Fixes -* **shell:** multi level default option ([cdaaa9b](https://github.com/adaltas/node-shell/commit/cdaaa9b71d8e0a161f8df4f22fec86d39e8b8d11)) - - - - +- **shell:** multi level default option ([cdaaa9b](https://github.com/adaltas/node-shell/commit/cdaaa9b71d8e0a161f8df4f22fec86d39e8b8d11)) ## [0.8.5](https://github.com/adaltas/node-shell/compare/v0.8.4...v0.8.5) (2021-12-02) - ### Bug Fixes -* **shell:** prevent main collision with command ([2a72240](https://github.com/adaltas/node-shell/commit/2a72240d19cca1925bae2b5cb85006cf163b9452)) - - - - +- **shell:** prevent main collision with command ([2a72240](https://github.com/adaltas/node-shell/commit/2a72240d19cca1925bae2b5cb85006cf163b9452)) ## [0.8.4](https://github.com/adaltas/node-shell/compare/v0.8.3...v0.8.4) (2020-12-09) **Note:** Version bump only for package shell - - - - ## [0.8.3](https://github.com/adaltas/node-shell/compare/v0.8.2...v0.8.3) (2020-12-07) **Note:** Version bump only for package shell - - - - ## [0.8.2](https://github.com/adaltas/node-shell/compare/v0.8.1...v0.8.2) (2020-12-07) - ### Features -* **router:** pass context stdin ([17b5f4a](https://github.com/adaltas/node-shell/commit/17b5f4aa34c050f16eba4fe3cd51393584aac823)) - - - - +- **router:** pass context stdin ([17b5f4a](https://github.com/adaltas/node-shell/commit/17b5f4aa34c050f16eba4fe3cd51393584aac823)) ## [0.8.1](https://github.com/adaltas/node-parameters/compare/v0.8.1-alpha.5...v0.8.1) (2020-11-24) **Note:** Version bump only for package parameters - - - - ## [0.8.1-alpha.5](https://github.com/adaltas/node-parameters/compare/v0.8.1-alpha.4...v0.8.1-alpha.5) (2020-11-23) **Note:** Version bump only for package parameters - - - - ## [0.8.1-alpha.3](https://github.com/adaltas/node-parameters/compare/v0.8.1-alpha.2...v0.8.1-alpha.3) (2020-11-23) **Note:** Version bump only for package parameters diff --git a/packages/shell/package.json b/packages/shell/package.json index fa0e3ff..3e38071 100644 --- a/packages/shell/package.json +++ b/packages/shell/package.json @@ -1,6 +1,6 @@ { "name": "shell", - "version": "0.10.0", + "version": "0.10.1", "author": "David Worms (https://www.adaltas.com)", "coffeelintConfig": { "indentation": { diff --git a/samples/CHANGELOG.md b/samples/CHANGELOG.md index 41043d7..6f9544e 100644 --- a/samples/CHANGELOG.md +++ b/samples/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.10.1](https://github.com/adaltas/node-shell/compare/v0.10.0...v0.10.1) (2024-07-27) + +**Note:** Version bump only for package @shell-js/samples + + + + + # [0.10.0](https://github.com/adaltas/node-shell/compare/v0.9.6...v0.10.0) (2024-07-27) **Note:** Version bump only for package @shell-js/samples diff --git a/samples/package.json b/samples/package.json index 2a38185..ed4b66d 100644 --- a/samples/package.json +++ b/samples/package.json @@ -1,9 +1,9 @@ { "name": "@shell-js/samples", - "version": "0.10.0", + "version": "0.10.1", "private": true, "dependencies": { - "shell": "^0.10.0" + "shell": "^0.10.1" }, "devDependencies": { "glob": "^11.0.0",