xtctx 0.15.0 → 0.15.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -5,6 +5,20 @@ All notable changes to this project are documented in this file.
5
5
  The format is based on Keep a Changelog, and this project follows Semantic Versioning.
6
6
  This file is maintained automatically by Release Please.
7
7
 
8
+ ## [0.15.2](https://github.com/fstubner/xtctx/compare/xtctx-v0.15.1...xtctx-v0.15.2) (2026-08-23)
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * bump googleapis/release-please-action from 4.4.0 to 5.0.0 ([#86](https://github.com/fstubner/xtctx/issues/86)) ([0bbb125](https://github.com/fstubner/xtctx/commit/0bbb1253614a8499aef922aaa66c02f112596540))
14
+
15
+ ## [0.15.1](https://github.com/fstubner/xtctx/compare/xtctx-v0.15.0...xtctx-v0.15.1) (2026-08-23)
16
+
17
+
18
+ ### Tests
19
+
20
+ * **drift:** check the smoke fixtures against the real formats ([#144](https://github.com/fstubner/xtctx/issues/144)) ([5f155c5](https://github.com/fstubner/xtctx/commit/5f155c51b272e90f4a805639555146f243c03b1a))
21
+
8
22
  ## [0.15.0](https://github.com/fstubner/xtctx/compare/xtctx-v0.14.8...xtctx-v0.15.0) (2026-08-23)
9
23
 
10
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xtctx",
3
- "version": "0.15.0",
3
+ "version": "0.15.2",
4
4
  "description": "Local cross-tool handoff for AI coding agents.",
5
5
  "type": "module",
6
6
  "bin": {