Skip to content

Commit d7c3b47

Browse files
chore(release): 0.22.0 [skip ci]
## [0.22.0](v0.21.2...v0.22.0) (2024-03-08) ### Features * **cli:** allow user to set jvm options for Hedera nodes ([#84](#84)) ([22ff35d](22ff35d)) * download helm binary based on os and platform architecture ([#128](#128)) ([e64e9a2](e64e9a2)) ### Bug Fixes * do checksum check after downloading platform zip file ([#125](#125)) ([3d91617](3d91617)) * updated incorrect log messages ([#132](#132)) ([d890974](d890974)) ### Performance Improvements * enhance account key update logic to batch transactions instead of loading all with sleep ([#105](#105)) ([e4bd1ef](e4bd1ef))
1 parent 1226817 commit d7c3b47

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.2",
3+
"version": "0.22.0",
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)