Skip to content

Commit 3b492ba

Browse files
chore(release): 0.30.1 [skip ci]
## [0.30.1](v0.30.0...v0.30.1) (2024-09-18) ### Bug Fixes * check if data/upgrade/data/keys exisit ([#587](#587)) ([12bff59](12bff59)) * deploy and tag uses commit-hash from readme ([#601](#601)) ([5d72ffe](5d72ffe)) * more update readme testing ([#599](#599)) ([92d638b](92d638b)) * more update readme testing ([#600](#600)) ([6901f46](6901f46)) * troubleshooting commit-hash ([#602](#602)) ([469f28e](469f28e)) * update readme workflow to use boolean instead of string ([#594](#594)) ([1ec09f7](1ec09f7)) * update readme workflow to use version from semantic-release ([#598](#598)) ([387130f](387130f)) * use the commit hash from the readme publish ([#596](#596)) ([09d6fb4](09d6fb4))
1 parent f5c012d commit 3b492ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashgraph/solo",
3-
"version": "0.30.0",
3+
"version": "0.30.1",
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)