Skip to content

Commit

Permalink
chore: release v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
i0n committed Nov 12, 2024
1 parent bf8bb59 commit 0726750
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file.

## [0.7.3] - 2024-11-12

### Bug Fixes

- Update deps to fix ci
- Remove deprecated tests. Add local dev Dockerfile and scripts to run tests in docker
- Set os to macos-13
- Add base network

## [0.7.2] - 2024-05-27

### Bug Fixes
Expand Down
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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "graphcast-sdk"
version = "0.7.2"
version = "0.7.3"
edition = "2021"
authors = ["GraphOps (axiomatic-aardvark, hopeyen)"]
description = "SDK to build Graphcast Radios"
Expand Down

0 comments on commit 0726750

Please sign in to comment.