Skip to content

Commit 3d868e6

Browse files
chore(release): 0.31.1 [skip ci]
## [0.31.1](v0.31.0...v0.31.1) (2024-10-18) ### Bug Fixes * increase stability in K8 copyTo, copyFrom, and execContainer by reducing backpressure ([#684](#684)) ([2a8fc4d](2a8fc4d)) * increase stability in resources/extract-platform.sh ([#682](#682)) ([7be759d](7be759d)) * increase stability in resources/support-zip.sh ([#683](#683)) ([33fa326](33fa326)) * **tests:** fix failing test case and correct package.json test runs ([#672](#672)) ([2c39105](2c39105))
1 parent 850dd36 commit 3d868e6

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

0 commit comments

Comments
 (0)