File tree Expand file tree Collapse file tree 6 files changed +26
-4
lines changed
Expand file tree Collapse file tree 6 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.11.0] ( https://github.com/hyperweb-io/starship/compare/v3.10.0...v3.11.0 ) (2025-06-09)
7+
8+ ### Bug Fixes
9+
10+ - consensus params path ([ e963fc5] ( https://github.com/hyperweb-io/starship/commit/e963fc58e94cc552cdc1f621af9c12a46595779f ) )
11+ - non-consecutive config scripts ([ 6d7b6ae] ( https://github.com/hyperweb-io/starship/commit/6d7b6ae1db49f82b1d0875581fd15af3fc045ebe ) )
12+ - typo & port-forward timing ([ b8bcce5] ( https://github.com/hyperweb-io/starship/commit/b8bcce5220e756236f8afc701d3db141468cd6e2 ) )
13+ - XPLA Chain ([ #685 ] ( https://github.com/hyperweb-io/starship/issues/685 ) ) ([ 7357cda] ( https://github.com/hyperweb-io/starship/commit/7357cdafa75e9ad9c2ac23dcce2e30964991d755 ) )
14+
15+ ### Features
16+
17+ - add and use ` chain.scripts.chainRpcReady ` ([ e81ffac] ( https://github.com/hyperweb-io/starship/commit/e81ffac9327b80c856f40fa0109ede9821569452 ) )
18+ - add support for emv rest port forwarding in port-forward script ([ 2d0efa5] ( https://github.com/hyperweb-io/starship/commit/2d0efa5be126add57bd94313965d5b76c7486ac5 ) )
19+
620# [ 3.10.0] ( https://github.com/hyperweb-io/starship/compare/v3.9.0...v3.10.0 ) (2025-04-12)
721
822** Note:** Version bump only for package starship-js
Original file line number Diff line number Diff line change 44 "npmClient" : " yarn" ,
55 "npmClientArgs" : [" --no-lockfile" ],
66 "packages" : [" packages/*" ],
7- "version" : " 3.10 .0" ,
7+ "version" : " 3.11 .0" ,
88 "registry" : " https://registry.npmjs.org" ,
99 "command" : {
1010 "create" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.11.0] ( https://github.com/hyperweb-io/starship/compare/v3.10.0...v3.11.0 ) (2025-06-09)
7+
8+ ** Note:** Version bump only for package @starship-ci/cli
9+
610# [ 3.10.0] ( https://github.com/hyperweb-io/starship/compare/v3.9.0...v3.10.0 ) (2025-04-12)
711
812** Note:** Version bump only for package @starship-ci/cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @starship-ci/cli" ,
3- "version" : " 3.10 .0" ,
3+ "version" : " 3.11 .0" ,
44 "author" :
" Dan Lynch <[email protected] >" ,
55 "description" : " Starship CLI" ,
66 "main" : " index.js" ,
5555 "@types/js-yaml" : " ^4.0.9"
5656 },
5757 "dependencies" : {
58- "@starship-ci/client" : " ^3.10 .0" ,
58+ "@starship-ci/client" : " ^3.11 .0" ,
5959 "chalk" : " ^4.1.0" ,
6060 "deepmerge" : " ^4.3.1" ,
6161 "inquirerer" : " ^1.9.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.11.0] ( https://github.com/hyperweb-io/starship/compare/v3.10.0...v3.11.0 ) (2025-06-09)
7+
8+ ** Note:** Version bump only for package @starship-ci/client
9+
610# [ 3.10.0] ( https://github.com/hyperweb-io/starship/compare/v3.9.0...v3.10.0 ) (2025-04-12)
711
812** Note:** Version bump only for package @starship-ci/client
Original file line number Diff line number Diff line change 11{
22 "name" : " @starship-ci/client" ,
3- "version" : " 3.10 .0" ,
3+ "version" : " 3.11 .0" ,
44 "author" :
" Dan Lynch <[email protected] >" ,
55 "description" : " Starship CI Client" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments