Skip to content

Commit 786b826

Browse files
chore(release): 0.27.0 [skip ci]
## [0.27.0](v0.26.0...v0.27.0) (2024-06-14) ### Features * add node logs command ([#337](#337)) ([720ee0d](720ee0d)) * node log command also download config.txt and settings.txt ([#342](#342)) ([a8711a8](a8711a8)) ### Bug Fixes * update config to work with new version of hedera-json-rpc-relay ([#316](#316)) ([7974ade](7974ade)) * update default full stack chart version ([#362](#362)) ([a9254c4](a9254c4)) * update default helm chart version ([#378](#378)) ([d3e7a1a](d3e7a1a)) * update the default settings and log4j2 configuration files ([#384](#384)) ([3cad24b](3cad24b))
1 parent 3cad24b commit 786b826

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