Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
release-plz-ipvm-wg[bot] committed May 17, 2024
1 parent 3ff6a01 commit a3e23e0
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ edition = "2021"
license = "Apache-2.0"
repository = "https://github.com/ipvm-wg/homestar"
rust-version = "1.75.0"
version = "0.3.0"
version = "0.3.1"

[workspace.dependencies]
anyhow = { version = "1.0", features = ["backtrace"] }
Expand Down
5 changes: 5 additions & 0 deletions homestar-invocation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.1](https://github.com/ipvm-wg/homestar/compare/homestar-invocation-v0.3.0...homestar-invocation-v0.3.1) - 2024-05-17

### Other
- wasm/warg namespace cleanup ([#630](https://github.com/ipvm-wg/homestar/pull/630))

## [0.3.0](https://github.com/ipvm-wg/homestar/compare/homestar-invocation-v0.2.0...homestar-invocation-v0.3.0) - 2024-03-13

### Added
Expand Down
5 changes: 5 additions & 0 deletions homestar-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.1](https://github.com/ipvm-wg/homestar/compare/homestar-runtime-v0.3.0...homestar-runtime-v0.3.1) - 2024-05-17

### Other
- wasm/warg namespace cleanup ([#630](https://github.com/ipvm-wg/homestar/pull/630))

## [0.3.0](https://github.com/ipvm-wg/homestar/compare/homestar-runtime-v0.2.0...homestar-runtime-v0.3.0) - 2024-03-13

### Added
Expand Down
5 changes: 5 additions & 0 deletions homestar-wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.1](https://github.com/ipvm-wg/homestar/compare/homestar-wasm-v0.3.0...homestar-wasm-v0.3.1) - 2024-05-17

### Other
- wasm/warg namespace cleanup ([#630](https://github.com/ipvm-wg/homestar/pull/630))

## [0.3.0](https://github.com/ipvm-wg/homestar/compare/homestar-wasm-v0.2.0...homestar-wasm-v0.3.0) - 2024-03-13

### Added
Expand Down

0 comments on commit a3e23e0

Please sign in to comment.