Skip to content

Commit 39c20fc

Browse files
committed
chore(release): v0.18.0
1 parent 996ffb2 commit 39c20fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ All notable changes to this project are documented here.
44
This project adheres to [Semantic Versioning](https://semver.org) and
55
[Conventional Commits](https://www.conventionalcommits.org).
66

7-
## [0.18.0] - 2026-07-20
7+
## [0.18.0] - 2026-07-21
88

99
### Features
10-
- **cli:** Add `store-status <store_id>` subcommand — reports a store's aggregate on-chain status (live/melted/not-found, confirmations, live root, owner, coin id) by consuming the fail-closed `dig_store::get_store_status` via a coinset-backed `dig_chainsource_interface::ChainSource` adapter; supports `--json`, `--confirmation-target`, and a `--coinset-url` / `$DIG_COINSET_URL` endpoint override (#1349)
10+
- **cli:** Dig-store store-status subcommand (#1349) (#30)
1111

1212
## [0.17.2] - 2026-07-20
1313

0 commit comments

Comments
 (0)