Skip to content

Commit db207d1

Browse files
committed
Release 0.51.0
1 parent 0618a5d commit db207d1

File tree

16 files changed

+680
-713
lines changed

16 files changed

+680
-713
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.51.0] - 2025-10-21
11+
1012
### Forge
1113

1214
#### Added
@@ -33,6 +35,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3335
- Support for automatically declaring the contract when running `sncast deploy`, by providing `--contract-name` flag instead of `--class-hash`.
3436
- `sncast balance` command to fetch the balance of an account for a specified token.
3537

38+
#### Fixed
39+
40+
- `sncast declare` now shows a correct error message when contract is already declared.
41+
3642
## [0.50.0] - 2025-09-29
3743

3844
### Forge

0 commit comments

Comments
 (0)