@lucern/contracts 1.0.24 → 1.0.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -0
- package/dist/proof-attestation.json +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -88,3 +88,6 @@ All notable changes to `@lucern/contracts` are tracked in this repository.
|
|
|
88
88
|
- FR.7: structured 403 PROJECT_ACCESS_DENIED denial shape at the contract
|
|
89
89
|
boundary; FR.8: list_evidence by-target/by-topic listability contract repair;
|
|
90
90
|
FR.10: component-export parity + answer-confidence enum canonicalization.
|
|
91
|
+
|
|
92
|
+
## [1.0.25] - 2026-06-13
|
|
93
|
+
- Release notes pending.
|