Skip to content

Commit e18ba5d

Browse files
chore: release
Signed-off-by: release-plz-ipvm-wg[bot] <144082651+release-plz-ipvm-wg[bot]@users.noreply.github.com>
1 parent 2d0cfe9 commit e18ba5d

File tree

5 files changed

+21
-6
lines changed

5 files changed

+21
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ edition = "2021"
2424
license = "Apache-2.0"
2525
repository = "https://github.com/ipvm-wg/homestar"
2626
rust-version = "1.75.0"
27-
version = "0.3.0"
27+
version = "0.3.1"
2828

2929
[workspace.dependencies]
3030
anyhow = { version = "1.0", features = ["backtrace"] }

homestar-invocation/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.3.1](https://github.com/ipvm-wg/homestar/compare/homestar-invocation-v0.3.0...homestar-invocation-v0.3.1) - 2024-03-27
10+
11+
### Other
12+
- wasm/warg namespace cleanup ([#630](https://github.com/ipvm-wg/homestar/pull/630))
13+
914
## [0.3.0](https://github.com/ipvm-wg/homestar/compare/homestar-invocation-v0.2.0...homestar-invocation-v0.3.0) - 2024-03-13
1015

1116
### Added

homestar-runtime/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.3.1](https://github.com/ipvm-wg/homestar/compare/homestar-runtime-v0.3.0...homestar-runtime-v0.3.1) - 2024-03-27
10+
11+
### Other
12+
- wasm/warg namespace cleanup ([#630](https://github.com/ipvm-wg/homestar/pull/630))
13+
914
## [0.3.0](https://github.com/ipvm-wg/homestar/compare/homestar-runtime-v0.2.0...homestar-runtime-v0.3.0) - 2024-03-13
1015

1116
### Added

homestar-wasm/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.3.1](https://github.com/ipvm-wg/homestar/compare/homestar-wasm-v0.3.0...homestar-wasm-v0.3.1) - 2024-03-27
10+
11+
### Other
12+
- wasm/warg namespace cleanup ([#630](https://github.com/ipvm-wg/homestar/pull/630))
13+
914
## [0.3.0](https://github.com/ipvm-wg/homestar/compare/homestar-wasm-v0.2.0...homestar-wasm-v0.3.0) - 2024-03-13
1015

1116
### Added

0 commit comments

Comments
 (0)