Skip to content

Commit

Permalink
chore(release): 0.26.0 [skip ci]
Browse files Browse the repository at this point in the history
## [0.26.0](v0.25.0...v0.26.0) (2024-05-31)

### Features

* mount application.env as a configMap ([#310](#310)) ([3158436](3158436))

### Bug Fixes

* fix freeze timestamp for node add command ([#327](#327)) ([0aedeb1](0aedeb1))
* refactor waitForPod and waitForPodConditions to stabilize code timeouts during e2e tests ([#317](#317)) ([ca7b21b](ca7b21b))
* the wrong pod name  ([#322](#322)) ([5c50579](5c50579))
* updates to accommodate haproxy changes in FST charts ([#321](#321)) ([8997849](8997849))
  • Loading branch information
swirlds-automation committed May 31, 2024
1 parent 8f4bfae commit fe727e1
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.25.0",
"version": "0.26.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 fe727e1

Please sign in to comment.