File tree Expand file tree Collapse file tree 12 files changed +64
-11
lines changed Expand file tree Collapse file tree 12 files changed +64
-11
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.12.0] ( https://github.com/adaltas/node-shell/compare/v0.11.0...v0.12.0 ) (2024-11-24)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** shell:** improve error messages ([ 95d6e0e] ( https://github.com/adaltas/node-shell/commit/95d6e0e9cf1ba1e2dcca73ca23deca6c287474d0 ) )
12
+ * ** shell:** new error_message error_stack and error_help router options ([ a8e1a1f] ( https://github.com/adaltas/node-shell/commit/a8e1a1f15b9f32a36aacea76e2487425252c35ec ) )
13
+ * ** shell:** router exit option ([ 8554263] ( https://github.com/adaltas/node-shell/commit/8554263f3c5575fde122bba3b3ad1e875458a274 ) )
14
+
15
+
16
+
6
17
## [ 0.11.0] ( https://github.com/adaltas/node-shell/compare/v0.10.1...v0.11.0 ) (2024-08-04)
7
18
8
19
** Note:** Version bump only for package shell
Original file line number Diff line number Diff line change 9
9
"message" : " chore(release): publish"
10
10
}
11
11
},
12
- "ignoreChanges" : [" **/test/**" ],
12
+ "ignoreChanges" : [
13
+ " **/test/**"
14
+ ],
13
15
"npmClient" : " yarn" ,
14
- "version" : " 0.11 .0"
15
- }
16
+ "version" : " 0.12 .0"
17
+ }
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.12.0] ( https://github.com/adaltas/node-shell/compare/v0.11.0...v0.12.0 ) (2024-11-24)
7
+
8
+ ** Note:** Version bump only for package @shell-js /grpc_client
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.11.0] ( https://github.com/adaltas/node-shell/compare/v0.10.1...v0.11.0 ) (2024-08-04)
7
15
8
16
** Note:** Version bump only for package @shell-js /grpc_client
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shell-js/grpc_client" ,
3
- "version" : " 0.11 .0" ,
3
+ "version" : " 0.12 .0" ,
4
4
"description" : " GRPC client plugin for the Shell.js package." ,
5
5
"keywords" : [
6
6
" argument" ,
26
26
"@grpc/grpc-js" : " ^1.12.2"
27
27
},
28
28
"devDependencies" : {
29
- "@shell-js/grpc_server" : " ^0.11 .0" ,
29
+ "@shell-js/grpc_server" : " ^0.12 .0" ,
30
30
"coffeescript" : " ^2.7.0" ,
31
31
"mocha" : " ^10.8.2" ,
32
32
"should" : " ^13.2.3"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.12.0] ( https://github.com/adaltas/node-shell/compare/v0.11.0...v0.12.0 ) (2024-11-24)
7
+
8
+ ** Note:** Version bump only for package @shell-js /grpc_proto
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.11.0] ( https://github.com/adaltas/node-shell/compare/v0.10.1...v0.11.0 ) (2024-08-04)
7
15
8
16
** Note:** Version bump only for package @shell-js /grpc_proto
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shell-js/grpc_proto" ,
3
3
"description" : " GRPC Protocol Buffer definition." ,
4
- "version" : " 0.11 .0" ,
4
+ "version" : " 0.12 .0" ,
5
5
"keywords" : [
6
6
" argument" ,
7
7
" parameter" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.12.0] ( https://github.com/adaltas/node-shell/compare/v0.11.0...v0.12.0 ) (2024-11-24)
7
+
8
+ ** Note:** Version bump only for package @shell-js /grpc_server
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.11.0] ( https://github.com/adaltas/node-shell/compare/v0.10.1...v0.11.0 ) (2024-08-04)
7
15
8
16
** Note:** Version bump only for package @shell-js /grpc_server
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shell-js/grpc_server" ,
3
- "version" : " 0.11 .0" ,
3
+ "version" : " 0.12 .0" ,
4
4
"description" : " GRPC server plugin for the Shell.js package." ,
5
5
"keywords" : [
6
6
" argument" ,
24
24
],
25
25
"dependencies" : {
26
26
"@grpc/grpc-js" : " ^1.12.2" ,
27
- "@shell-js/grpc_proto" : " ^0.11 .0" ,
27
+ "@shell-js/grpc_proto" : " ^0.12 .0" ,
28
28
"mixme" : " ^1.1.0" ,
29
29
"protobufjs" : " ^7.4.0"
30
30
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.12.0] ( https://github.com/adaltas/node-shell/compare/v0.11.0...v0.12.0 ) (2024-11-24)
7
+
8
+ ### Features
9
+
10
+ - ** shell:** improve error messages ([ 95d6e0e] ( https://github.com/adaltas/node-shell/commit/95d6e0e9cf1ba1e2dcca73ca23deca6c287474d0 ) )
11
+ - ** shell:** new error_message error_stack and error_help router options ([ a8e1a1f] ( https://github.com/adaltas/node-shell/commit/a8e1a1f15b9f32a36aacea76e2487425252c35ec ) )
12
+ - ** shell:** router exit option ([ 8554263] ( https://github.com/adaltas/node-shell/commit/8554263f3c5575fde122bba3b3ad1e875458a274 ) )
13
+
6
14
## [ 0.11.0] ( https://github.com/adaltas/node-shell/compare/v0.10.1...v0.11.0 ) (2024-08-04)
7
15
8
16
** Note:** Version bump only for package shell
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " shell" ,
3
- "version" : " 0.11 .0" ,
3
+ "version" : " 0.12 .0" ,
4
4
"description" : " Command line arguments parser and stringifier" ,
5
5
"keywords" : [
6
6
" shell" ,
You can’t perform that action at this time.
0 commit comments