Skip to content

Commit

Permalink
chore(release): 0.31.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
swirlds-automation committed Oct 18, 2024
1 parent 850dd36 commit 3d868e6
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.31.0",
"version": "0.31.1",
"description": "An opinionated CLI tool to deploy and manage private Hedera Networks.",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 3d868e6

Please sign in to comment.