From 1957a238759e157597555c1e96ecf3014374f861 Mon Sep 17 00:00:00 2001 From: "dextree-release-bot[bot]" <287913114+dextree-release-bot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 11:17:08 +0000 Subject: [PATCH 1/2] chore(main): release 1.16.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7545a4..8799d8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.16.0](https://github.com/dgtalbug/dextree/compare/v1.15.0...v1.16.0) (2026-05-30) + + +### Features + +* **slice-032:** complete audit remediation — export status close button + verification ([#139](https://github.com/dgtalbug/dextree/issues/139)) ([7ae4094](https://github.com/dgtalbug/dextree/commit/7ae409415e75d1bd1cbf037aa8d55f3ecece5973)) + ## [1.15.0](https://github.com/dgtalbug/dextree/compare/v1.14.0...v1.15.0) (2026-05-30) ### Features diff --git a/package.json b/package.json index 8a52f8a..ed34f90 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "dextree", "description": "VS Code-first semantic graph tooling for code intelligence.", "private": true, - "version": "1.15.0", + "version": "1.16.0", "license": "MIT", "type": "module", "packageManager": "pnpm@11.1.2", From 67d3913cd6e946a1009e82d87c72058ed875fff9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 11:17:38 +0000 Subject: [PATCH 2/2] chore(ci): apply Prettier formatting to CHANGELOG.md --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8799d8f..8959186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,9 @@ ## [1.16.0](https://github.com/dgtalbug/dextree/compare/v1.15.0...v1.16.0) (2026-05-30) - ### Features -* **slice-032:** complete audit remediation — export status close button + verification ([#139](https://github.com/dgtalbug/dextree/issues/139)) ([7ae4094](https://github.com/dgtalbug/dextree/commit/7ae409415e75d1bd1cbf037aa8d55f3ecece5973)) +- **slice-032:** complete audit remediation — export status close button + verification ([#139](https://github.com/dgtalbug/dextree/issues/139)) ([7ae4094](https://github.com/dgtalbug/dextree/commit/7ae409415e75d1bd1cbf037aa8d55f3ecece5973)) ## [1.15.0](https://github.com/dgtalbug/dextree/compare/v1.14.0...v1.15.0) (2026-05-30)