Skip to content

Commit 3baebe5

Browse files
authored
chore(main): release 3.0.1 (#26)
1 parent c9f62ce commit 3baebe5

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-
".": "3.0.0"
2+
".": "3.0.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+
## [3.0.1](https://github.com/zirkelc/ai-test-kit/compare/v3.0.0...v3.0.1) (2026-06-30)
4+
5+
6+
### Documentation
7+
8+
* point 3.x compatibility link at the v3.x floating tag ([c9f62ce](https://github.com/zirkelc/ai-test-kit/commit/c9f62ce8e613f322a77f358af5b20187d4359331))
9+
310
## [3.0.0](https://github.com/zirkelc/ai-test-kit/compare/v2.1.0...v3.0.0) (2026-06-30)
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-test-kit",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Test utilities for the AI SDK: mock models, content and stream-part builders, fully type-safe",
55
"keywords": [],
66
"license": "MIT",

0 commit comments

Comments
 (0)