Skip to content

Commit 0726750

Browse files
committed
chore: release v0.7.3
1 parent bf8bb59 commit 0726750

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## [0.7.3] - 2024-11-12
6+
7+
### Bug Fixes
8+
9+
- Update deps to fix ci
10+
- Remove deprecated tests. Add local dev Dockerfile and scripts to run tests in docker
11+
- Set os to macos-13
12+
- Add base network
13+
514
## [0.7.2] - 2024-05-27
615

716
### Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "graphcast-sdk"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
edition = "2021"
55
authors = ["GraphOps (axiomatic-aardvark, hopeyen)"]
66
description = "SDK to build Graphcast Radios"

0 commit comments

Comments
 (0)