Skip to content

Commit 60e289c

Browse files
authored
chore(main): release 2.3.2 (#1446)
1 parent 1a09ac8 commit 60e289c

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.3.1"
2+
".": "2.3.2"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [2.3.2](https://github.com/batonogov/pine/compare/v2.3.1...v2.3.2) (2026-08-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** canonicalize SourceKit-LSP toolchain paths ([#1454](https://github.com/batonogov/pine/issues/1454)) ([1a09ac8](https://github.com/batonogov/pine/commit/1a09ac89fbc65e3c365dabbd209e2783029b4409))
9+
* make descriptor path recovery sanitizer-safe ([#1451](https://github.com/batonogov/pine/issues/1451)) ([a52b384](https://github.com/batonogov/pine/commit/a52b384cdb2412eb127c740d8ca156b37d76016e))
10+
* suspend background project editor services ([#1447](https://github.com/batonogov/pine/issues/1447)) ([1279ef8](https://github.com/batonogov/pine/commit/1279ef89c576b8a868169955691aa922bd6ebc5d))
11+
* **terminal:** wire Quick Terminal agents into detection and Agent Inbox ([#1449](https://github.com/batonogov/pine/issues/1449)) ([ef54da3](https://github.com/batonogov/pine/commit/ef54da397f2219ee0d632c15876c8492b7ba0fcd))
12+
13+
14+
### Documentation
15+
16+
* codify issue swarm review flow ([#1445](https://github.com/batonogov/pine/issues/1445)) ([f234c3a](https://github.com/batonogov/pine/commit/f234c3a391b1f067dda7530c849471ec327bc4d4))
17+
318
## [2.3.1](https://github.com/batonogov/pine/compare/v2.3.0...v2.3.1) (2026-08-12)
419

520

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.1
1+
2.3.2

0 commit comments

Comments
 (0)