@attestplane/attestplane 1.2.1 → 1.2.3

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/README.md CHANGED
@@ -14,7 +14,7 @@ See the [project README][project-readme] for background, governance, and
14
14
  trademark policy.
15
15
 
16
16
  [project-readme]: https://github.com/attestplane/attestplane
17
- [adr2]: https://github.com/attestplane/attestplane/blob/main/docs/adr/0002-substrate-data-model-and-hash-chain-v0.md
17
+ [adr2]: ../../docs/adr/0002-substrate-data-model-and-hash-chain-v0.md
18
18
 
19
19
  ## Install
20
20
 
@@ -5,5 +5,5 @@
5
5
  * importing from `./index.ts`, which would create a circular import
6
6
  * (index.ts re-exports symbols from those same modules).
7
7
  */
8
- export declare const VERSION = "1.2.1";
8
+ export declare const VERSION = "1.2.3";
9
9
  //# sourceMappingURL=index_version.d.ts.map
@@ -7,5 +7,5 @@
7
7
  * importing from `./index.ts`, which would create a circular import
8
8
  * (index.ts re-exports symbols from those same modules).
9
9
  */
10
- export const VERSION = '1.2.1';
10
+ export const VERSION = '1.2.3';
11
11
  //# sourceMappingURL=index_version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@attestplane/attestplane",
3
- "version": "1.2.1",
3
+ "version": "1.2.3",
4
4
  "description": "Apache-2.0 attestation and audit substrate for AI agent evidence chains.",
5
5
  "keywords": [
6
6
  "audit",