@lucern/contracts 1.0.34 → 1.0.36
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
|
@@ -129,3 +129,6 @@ All notable changes to `@lucern/contracts` are tracked in this repository.
|
|
|
129
129
|
- Coherent package-line bump with the Graph V2 live staging identity-audit
|
|
130
130
|
repair. No contracts package-local schema change is introduced by this
|
|
131
131
|
version.
|
|
132
|
+
|
|
133
|
+
## [1.0.36] - 2026-06-25
|
|
134
|
+
- Release notes pending.
|