Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Release v0.7.2 (#551)
Browse files Browse the repository at this point in the history
* bump version to v0.7.2

* Update release template
  • Loading branch information
fewensa committed Dec 7, 2022
1 parent 5a7f096 commit 831ff74
Show file tree
Hide file tree
Showing 57 changed files with 218 additions and 219 deletions.
3 changes: 1 addition & 2 deletions .maintain/release-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@

## Changed

- Eth2 bridger refactor (#535 #538 #546)
- Eth2 bridger support nimbus api, format configs (#548)
- Fix eth_getProof issue (#550)

## Resources

Expand Down
2 changes: 1 addition & 1 deletion assistants/bin-e2e/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bin-e2e"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/bin-s2s/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bin-s2s"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-beacon/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "client-beacon"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-contracts/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "client-contracts"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-crab-parachain/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "client-crab-parachain"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-crab/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "MIT"
name = "client-crab"
readme = 'README.md'
repository = "https://github.com/darwinia-network/bridger"
version = "0.7.1"
version = "0.7.2"

[dependencies]
thiserror = "1"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-darwinia-parachain/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "client-darwinia-parachain"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-darwinia/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "client-darwinia"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-kusama/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "MIT"
name = "client-kusama"
readme = 'README.md'
repository = "https://github.com/darwinia-network/bridger"
version = "0.7.1"
version = "0.7.2"

[dependencies]
thiserror = "1"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-moonbase/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "MIT"
name = "client-moonbase"
readme = 'README.md'
repository = "https://github.com/darwinia-network/bridger"
version = "0.7.1"
version = "0.7.2"

[dependencies]
thiserror = "1"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-pangolin-parachain/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "client-pangolin-parachain"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-pangolin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "MIT"
name = "client-pangolin"
readme = 'README.md'
repository = "https://github.com/darwinia-network/bridger"
version = "0.7.1"
version = "0.7.2"

[dependencies]
thiserror = "1"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-pangoro/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "client-pangoro"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-polkadot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "MIT"
name = "client-polkadot"
readme = 'README.md'
repository = "https://github.com/darwinia-network/bridger"
version = "0.7.1"
version = "0.7.2"

[dependencies]
thiserror = "1"
Expand Down
2 changes: 1 addition & 1 deletion assistants/client-rococo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "MIT"
name = "client-rococo"
readme = 'README.md'
repository = "https://github.com/darwinia-network/bridger"
version = "0.7.1"
version = "0.7.2"

[dependencies]
thiserror = "1"
Expand Down
2 changes: 1 addition & 1 deletion assistants/feemarket-s2s/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "MIT"
name = "feemarket-s2s"
readme = 'README.md'
repository = "https://github.com/darwinia-network/bridger"
version = "0.7.1"
version = "0.7.2"

[dependencies]

Expand Down
2 changes: 1 addition & 1 deletion assistants/relay-e2e/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "relay-e2e"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/relay-s2s/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "relay-s2s"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/subquery/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "subquery"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
2 changes: 1 addition & 1 deletion assistants/thegraph/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "thegraph"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
32 changes: 16 additions & 16 deletions bridges/crab-crabparachain/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 bridges/crab-crabparachain/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bridge-crab-crabparachain"
version = "0.7.1"
version = "0.7.2"
authors = ["Darwinia Network <hello@darwinia.network>"]
description = "Darwinia bridger"
repository = "https://github.com/darwinia-network/bridger"
Expand Down
Loading

0 comments on commit 831ff74

Please sign in to comment.