diff --git a/.changeset/khaki-hotels-kick.md b/.changeset/khaki-hotels-kick.md deleted file mode 100644 index f223c9f..0000000 --- a/.changeset/khaki-hotels-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphrefly/stack": patch ---- - -Fix bounded DAG review with connected Git lanes, synchronized GraphReFly Blueprint diagrams, structured code diffs, and recoverable selection errors. diff --git a/CHANGELOG.md b/CHANGELOG.md index 96c216b..2f733ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @graphrefly/stack +## 0.1.9 + +### Patch Changes + +- a475b6f: Fix bounded DAG review with connected Git lanes, synchronized GraphReFly Blueprint diagrams, structured code diffs, and recoverable selection errors. + ## 0.1.8 ### Patch Changes diff --git a/package.json b/package.json index 5b73b41..67f218d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graphrefly/stack", - "version": "0.1.8", + "version": "0.1.9", "private": false, "description": "Review AI changes by intent, architectural reach, and deterministic readiness.", "license": "MIT",