From 7f8f215a569ae69ae47f037b04c0389d557101b3 Mon Sep 17 00:00:00 2001 From: axiomatic-aardvark Date: Mon, 4 Mar 2024 17:24:56 +0200 Subject: [PATCH] test --- CHANGELOG.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0735ce2..aab0b42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,14 +86,31 @@ All notable changes to this project will be documented in this file. - Add content topic check at message handle - PeerData GraphQL type, refactor peer helpers - Add RadioPayload trait alias and requirements -- Allow content topic matching when topic list is empty ### Miscellaneous Tasks - V0.0.14 (#137) +- Bump thiserror from 1.0.39 to 1.0.40 (#145) +- Bump actions/setup-go from 3 to 4 (#146) +- Bump serde from 1.0.156 to 1.0.158 (#144) +- Bump pascalgn/automerge-action from 0.8.0 to 0.15.6 +- Bump reqwest from 0.11.14 to 0.11.16 +- Bump serde_json from 1.0.94 to 1.0.95 +- Bump ethers-core from 2.0.0 to 2.0.1 +- Bump toml from 0.5.11 to 0.7.3 +- Bump anyhow from 1.0.69 to 1.0.70 +- Bump ethers from 2.0.0 to 2.0.1 - Bump version +- Bump ethers-contract from 2.0.1 to 2.0.2 +- Bump ethers-derive-eip712 from 2.0.0 to 2.0.1 +- Bump serde from 1.0.158 to 1.0.159 +- Bump tokio from 1.26.0 to 1.27.0 +- Bump slack-morphism from 1.8.0 to 1.9.0 - 0.0.17 +- Bump ethers from 2.0.1 to 2.0.2 +- Bump slack-morphism from 1.9.0 to 1.10.0 - Remove dependabot auto-merge +- Bump prometheus-http-query from 0.6.5 to 0.6.6 - Add e2e test helpers - Release v0.1.1 - Release vv0.1.2 @@ -185,6 +202,10 @@ All notable changes to this project will be documented in this file. ### Miscellaneous Tasks - Add husky hook + dependabot (#65) +- Bump slack-morphism from 1.4.2 to 1.5.0 (#72) +- Bump serde_json from 1.0.91 to 1.0.92 (#73) +- Bump anyhow from 1.0.68 to 1.0.69 (#74) +- Bump serde_json from 1.0.92 to 1.0.93 (#83) - Publish to crates.io - Bump version - Bump waku bindings