Skip to content

Commit d1d610a

Browse files
chore(release): 0.48.0 [skip ci]
## [0.48.0](v0.47.0...v0.48.0) (2025-10-24) ### Features * add env `SOLO_DEV_OUTPUT` which when set will enable the `--dev` flag ([#2781](#2781)) ([115ec1e](115ec1e)) * **block-node:** configure mirror node to leverage block nodes ([#2751](#2751)) ([fe1c1c6](fe1c1c6)) * example of load saved state with restore database ([#2776](#2776)) ([c95d702](c95d702)) * write one-shot output data info to files ([#2695](#2695)) ([d96b734](d96b734)) ### Bug Fixes * adjust resource requests and limits for block node configuration using their 'nano' settings ([#2772](#2772)) ([287932b](287932b)) * force helm repo update during chart manager dependency check ([#2762](#2762)) ([b373397](b373397)) * one shot command with block node ([#2789](#2789)) ([3f625d8](3f625d8)) * remove redundant info ([#2768](#2768)) ([ac834da](ac834da)) * **test:** consolidate `node upgrade-separate` ([#2691](#2691)) ([b5f1e53](b5f1e53)) * update block node configuration ([#2786](#2786)) ([bc9f845](bc9f845)) * update block node version to v0.20.0 and previous block version to v0.19.1 ([#2761](#2761)) ([ded4e94](ded4e94))
1 parent 4171bf4 commit d1d610a

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.47.0",
3+
"version": "0.48.0",
44
"description": "An opinionated CLI tool to deploy and manage private Hedera Networks.",
55
"main": "./dist/src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)