Skip to content

Commit

Permalink
chore(thegraph-core): release v0.9.5 (#449)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Lorenzo Delgado <[email protected]>
  • Loading branch information
github-actions[bot] authored Dec 13, 2024
1 parent 4d59cc1 commit fec6d4e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

6 changes: 6 additions & 0 deletions thegraph-core/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.9.5](https://github.com/edgeandnode/toolshed/compare/thegraph-core-v0.9.4...thegraph-core-v0.9.5) - 2024-12-13

### Fixed

- *(thegraph-core)* reexport signed message additional types (#448)

## [0.9.4](https://github.com/edgeandnode/toolshed/compare/thegraph-core-v0.9.3...thegraph-core-v0.9.4) - 2024-12-13

### Added
Expand Down
2 changes: 1 addition & 1 deletion thegraph-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "thegraph-core"
description = "Rust core modules for The Graph network"
version = "0.9.4"
version = "0.9.5"
repository = "https://github.com/edgeandnode/toolshed"
authors = ["Lorenzo Delgado (LNSD) <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit fec6d4e

Please sign in to comment.