Skip to content

Commit b6d500f

Browse files
committed
chore(v2): release 2.3.2
1 parent 54bae7e commit b6d500f

3 files changed

Lines changed: 9 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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.3.2](https://github.com/zirkelc/ai-stream-utils/compare/v2.3.1...v2.3.2) (2026-07-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **pipe:** observe tool-input-error as the output-error state ([54bae7e](https://github.com/zirkelc/ai-stream-utils/commit/54bae7e95a5f451ebf3b1544c70014cf5d13eb72))
9+
310
## [2.3.1](https://github.com/zirkelc/ai-stream-utils/compare/v2.3.0...v2.3.1) (2026-07-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ai-stream-utils",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "AI SDK: Filter and transform UI messages while streaming to the client",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)