Skip to content

Commit

Permalink
chore: release (#916)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
  • Loading branch information
github-actions[bot] and actions-user committed Apr 26, 2024
1 parent a790800 commit 68d078a
Show file tree
Hide file tree
Showing 11 changed files with 78 additions and 10 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,46 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.20](https://github.com/primitivefinance/arbiter/compare/arbiter-v0.4.19...arbiter-v0.4.20) - 2024-04-26

### Added
- environment logs ([#911](https://github.com/primitivefinance/arbiter/pull/911))

### Other
- Some repository Tender Loving Care. Should fix release please once merged. ([#959](https://github.com/primitivefinance/arbiter/pull/959))
- *(deps)* bump rustls from 0.21.10 to 0.21.11 in /docs in the cargo group across 1 directory ([#957](https://github.com/primitivefinance/arbiter/pull/957))
- *(deps)* bump rustls from 0.21.10 to 0.21.11 in the cargo group ([#956](https://github.com/primitivefinance/arbiter/pull/956))
- *(deps)* bump serde_json from 1.0.115 to 1.0.116 ([#955](https://github.com/primitivefinance/arbiter/pull/955))
- *(deps)* bump chrono from 0.4.37 to 0.4.38 ([#954](https://github.com/primitivefinance/arbiter/pull/954))
- *(deps)* bump serde from 1.0.197 to 1.0.198 ([#953](https://github.com/primitivefinance/arbiter/pull/953))
- *(deps)* bump quote from 1.0.35 to 1.0.36 ([#947](https://github.com/primitivefinance/arbiter/pull/947))
- *(deps)* bump anyhow from 1.0.81 to 1.0.82 ([#946](https://github.com/primitivefinance/arbiter/pull/946))
- *(deps)* bump async-trait from 0.1.79 to 0.1.80 ([#948](https://github.com/primitivefinance/arbiter/pull/948))
- *(deps)* bump syn from 2.0.58 to 2.0.60 ([#952](https://github.com/primitivefinance/arbiter/pull/952))
- *(deps)* bump h2 from 0.3.24 to 0.3.26 in /docs ([#945](https://github.com/primitivefinance/arbiter/pull/945))
- *(deps)* bump h2 from 0.3.25 to 0.3.26 ([#944](https://github.com/primitivefinance/arbiter/pull/944))
- *(deps)* bump syn from 2.0.57 to 2.0.58 ([#943](https://github.com/primitivefinance/arbiter/pull/943))
- db management ([#922](https://github.com/primitivefinance/arbiter/pull/922))
- *(deps)* bump async-trait from 0.1.77 to 0.1.79 ([#940](https://github.com/primitivefinance/arbiter/pull/940))
- *(deps)* bump thiserror from 1.0.57 to 1.0.58 ([#941](https://github.com/primitivefinance/arbiter/pull/941))
- *(deps)* bump tokio-stream from 0.1.14 to 0.1.15 ([#939](https://github.com/primitivefinance/arbiter/pull/939))
- *(deps)* bump serde_json from 1.0.114 to 1.0.115 ([#938](https://github.com/primitivefinance/arbiter/pull/938))
- *(deps)* bump mio from 0.8.10 to 0.8.11 in /docs ([#927](https://github.com/primitivefinance/arbiter/pull/927))
- *(deps)* bump anyhow from 1.0.80 to 1.0.81 ([#933](https://github.com/primitivefinance/arbiter/pull/933))
- *(deps)* bump proc-macro2 from 1.0.78 to 1.0.79 ([#934](https://github.com/primitivefinance/arbiter/pull/934))
- *(deps)* bump toml from 0.8.10 to 0.8.12 ([#935](https://github.com/primitivefinance/arbiter/pull/935))
- *(deps)* bump rayon from 1.8.1 to 1.10.0 ([#937](https://github.com/primitivefinance/arbiter/pull/937))
- update submodule ([#928](https://github.com/primitivefinance/arbiter/pull/928))
- Update README.md ([#936](https://github.com/primitivefinance/arbiter/pull/936))
- *(deps)* bump ethers from 2.0.13 to 2.0.14 ([#931](https://github.com/primitivefinance/arbiter/pull/931))
- *(deps)* bump clap from 4.5.1 to 4.5.2 ([#929](https://github.com/primitivefinance/arbiter/pull/929))
- *(deps)* bump chrono from 0.4.34 to 0.4.35 ([#930](https://github.com/primitivefinance/arbiter/pull/930))
- *(deps)* bump mio from 0.8.10 to 0.8.11 ([#926](https://github.com/primitivefinance/arbiter/pull/926))
- *(deps)* bump crossbeam-channel from 0.5.11 to 0.5.12 ([#919](https://github.com/primitivefinance/arbiter/pull/919))
- *(deps)* bump syn from 2.0.51 to 2.0.52 ([#920](https://github.com/primitivefinance/arbiter/pull/920))
- *(deps)* bump tempfile from 3.10.0 to 3.10.1 ([#917](https://github.com/primitivefinance/arbiter/pull/917))
- *(deps)* bump syn from 2.0.50 to 2.0.51 ([#915](https://github.com/primitivefinance/arbiter/pull/915))

## [0.4.19](https://github.com/primitivefinance/arbiter/compare/arbiter-v0.4.18...arbiter-v0.4.19) - 2024-02-26

### Added
Expand Down
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 @@ -8,7 +8,7 @@ exclude = ["benches", "docs"]
# Package configuration
[package]
name = "arbiter"
version = "0.4.19"
version = "0.4.20"
edition = "2021"
authors = [
"Waylon Jepsen <waylonjepsen1@gmail.com>",
Expand Down
6 changes: 6 additions & 0 deletions bindings/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.7](https://github.com/primitivefinance/arbiter/compare/arbiter-bindings-v0.1.6...arbiter-bindings-v0.1.7) - 2024-04-26

### Other
- Some repository Tender Loving Care. Should fix release please once merged. ([#959](https://github.com/primitivefinance/arbiter/pull/959))
- update submodule ([#928](https://github.com/primitivefinance/arbiter/pull/928))

## [0.1.6](https://github.com/primitivefinance/arbiter/compare/arbiter-bindings-v0.1.5...arbiter-bindings-v0.1.6) - 2024-02-20

### Other
Expand Down
2 changes: 1 addition & 1 deletion bindings/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "arbiter-bindings"
version = "0.1.6"
version = "0.1.7"
edition = "2021"
description = "Rust bindings for common solidity smart contracts"
license = "Apache-2.0"
Expand Down
10 changes: 10 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.11.0](https://github.com/primitivefinance/arbiter/compare/arbiter-core-v0.10.3...arbiter-core-v0.11.0) - 2024-04-26

### Added
- environment logs ([#911](https://github.com/primitivefinance/arbiter/pull/911))

### Other
- Some repository Tender Loving Care. Should fix release please once merged. ([#959](https://github.com/primitivefinance/arbiter/pull/959))
- *(deps)* bump chrono from 0.4.37 to 0.4.38 ([#954](https://github.com/primitivefinance/arbiter/pull/954))
- *(deps)* bump chrono from 0.4.34 to 0.4.35 ([#930](https://github.com/primitivefinance/arbiter/pull/930))

## [0.10.3](https://github.com/primitivefinance/arbiter/compare/arbiter-core-v0.10.2...arbiter-core-v0.10.3) - 2024-02-20

### Other
Expand Down
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "arbiter-core"
version = "0.10.3"
version = "0.11.0"
edition = "2021"
authors = [
"Waylon Jepsen <waylonjepsen1@gmail.com>",
Expand Down
7 changes: 7 additions & 0 deletions engine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.0](https://github.com/primitivefinance/arbiter/compare/arbiter-engine-v0.3.2...arbiter-engine-v0.4.0) - 2024-04-26

### Other
- Some repository Tender Loving Care. Should fix release please once merged. ([#959](https://github.com/primitivefinance/arbiter/pull/959))
- db management ([#922](https://github.com/primitivefinance/arbiter/pull/922))
- *(deps)* bump tokio-stream from 0.1.14 to 0.1.15 ([#939](https://github.com/primitivefinance/arbiter/pull/939))

## [0.3.2](https://github.com/primitivefinance/arbiter/compare/arbiter-engine-v0.3.1...arbiter-engine-v0.3.2) - 2024-02-26

### Added
Expand Down
2 changes: 1 addition & 1 deletion engine/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "arbiter-engine"
version = "0.3.2"
version = "0.4.0"
edition = "2021"
authors = [
"Waylon Jepsen <waylonjepsen1@gmail.com>",
Expand Down
5 changes: 5 additions & 0 deletions macros/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.1.4](https://github.com/primitivefinance/arbiter/compare/arbiter-macros-v0.1.3...arbiter-macros-v0.1.4) - 2024-04-26

### Other
- *(deps)* bump quote from 1.0.35 to 1.0.36 ([#947](https://github.com/primitivefinance/arbiter/pull/947))

## [0.1.3](https://github.com/primitivefinance/arbiter/compare/arbiter-macros-v0.1.2...arbiter-macros-v0.1.3) - 2024-02-20

### Other
Expand Down
2 changes: 1 addition & 1 deletion macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "arbiter-macros"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
authors = [
"Matt Czernik <matt@primitive.xyz>",
Expand Down

0 comments on commit 68d078a

Please sign in to comment.