Skip to content

Commit efb2aad

Browse files
committed
chore: changelog
1 parent 4c2277b commit efb2aad

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

contracts/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ All notable changes to this package will be documented in this file.
44

55
The format is based on [Common Changelog](https://common-changelog.org/).
66

7-
## [0.11.0] - 2025-08-01
7+
## [0.12.0] - 2025-08-05
8+
9+
### Changed
10+
11+
- **Breaking:** Make `viem` a peer dependency, it should be provided by the consuming package ([`4594536`](https://github.com/kleros/kleros-v2/commit/4594536c))
12+
13+
### Added
14+
15+
- Add helper function `getDisputeKitsViem` to retrieve a deployment's available dispute kit infos including their capabilities (`isShutter`, `isGated`) ([`5a81f9e`](https://github.com/kleros/kleros-v2/commit/5a81f9ec))
16+
17+
## [0.11.0] - 2025-08-02
818

919
### Changed
1020

@@ -107,6 +117,7 @@ The format is based on [Common Changelog](https://common-changelog.org/).
107117

108118
## [0.8.1] - 2025-04-10
109119

120+
[0.12.0]: https://github.com/kleros/kleros-v2/releases/tag/@kleros%2Fkleros-v2-contracts@0.12.0
110121
[0.11.0]: https://github.com/kleros/kleros-v2/releases/tag/@kleros%2Fkleros-v2-contracts@0.11.0
111122
[0.10.0]: https://github.com/kleros/kleros-v2/releases/tag/@kleros%2Fkleros-v2-contracts@0.10.0
112123
[0.9.4]: https://github.com/kleros/kleros-v2/releases/tag/@kleros%2Fkleros-v2-contracts@0.9.4

0 commit comments

Comments
 (0)