Skip to content

Commit f4f174f

Browse files
authored
chore(v2): release 2.3.1 (#23)
1 parent 0345d9e commit f4f174f

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.0"
2+
".": "2.3.1"
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.1](https://github.com/zirkelc/ai-stream-utils/compare/v2.3.0...v2.3.1) (2026-07-09)
4+
5+
6+
### Continuous Integration
7+
8+
* manage the 2.x maintenance line with release-please ([0345d9e](https://github.com/zirkelc/ai-stream-utils/commit/0345d9e71b4242e332be6154cf4e5e261064072a))
9+
310
## [2.3.0](https://github.com/zirkelc/ai-stream-utils/compare/v2.2.0...v2.3.0) (2026-06-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.0",
3+
"version": "2.3.1",
44
"description": "AI SDK: Filter and transform UI messages while streaming to the client",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)