Skip to content

Commit e42f7a7

Browse files
chore(release): 0.21.2 [skip ci]
## [0.21.2](v0.21.1...v0.21.2) (2024-02-27) ### Bug Fixes * do not use solo version for fst-chart-version by default ([#67](#67)) ([2e19906](2e19906)) * updated to allow node client to connect to remote cluster that doesn't have a LoadBalancer ([#82](#82)) ([6df8928](6df8928))
1 parent 2e19906 commit e42f7a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashgraph/solo",
3-
"version": "0.21.1",
3+
"version": "0.21.2",
44
"description": "An opinionated CLI tool to deploy and manage private Hedera Networks.",
55
"main": "src/index.mjs",
66
"type": "module",

0 commit comments

Comments
 (0)