Skip to content

Commit

Permalink
chore(release): 0.27.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
swirlds-automation committed Jun 14, 2024
1 parent 3cad24b commit 786b826
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashgraph/solo",
"version": "0.26.0",
"version": "0.27.0",
"description": "An opinionated CLI tool to deploy and manage private Hedera Networks.",
"main": "src/index.mjs",
"type": "module",
Expand Down

0 comments on commit 786b826

Please sign in to comment.