Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pete-eiger committed Mar 4, 2024
1 parent 26d5213 commit 7f8f215
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 7f8f215

Please sign in to comment.