@lucern/graph-sync 1.0.0 → 1.0.2

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 CHANGED
@@ -5,6 +5,14 @@ All notable changes to `@lucern/graph-sync` will be documented in this file.
5
5
  ## [Unreleased]
6
6
  - No unreleased changes yet.
7
7
 
8
+ ## [1.0.2] - 2026-05-27
9
+ - Campaign 1 wrap-up release with expanded CLI targeting and observability pilot surfaces.
10
+
11
+
12
+ ## [1.0.1] - 2026-05-26
13
+ - Publish the Campaign 1 runtime lifecycle, graph-native CLI, Effect runtime,
14
+ XState lifecycle, and transport-core package line as a coherent patch release.
15
+
8
16
  ## [1.0.0] - 2026-05-23
9
17
  - Promote the Campaign 1 package line to the stable 1.0.0 release.
10
18
 
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export { n as neo4jQueries } from './neo4jQueries-eF7YNiqS.js';
1
+ export { n as neo4jQueries } from './neo4jQueries-j3LrFKpY.js';
2
2
  export { n as neo4jSyncHelpers } from './neo4jSyncHelpers-vxe1-Gvw.js';
3
3
 
4
4
  /**