Skip to content

Commit fe727e1

Browse files
chore(release): 0.26.0 [skip ci]
## [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))
1 parent 8f4bfae commit fe727e1

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