Skip to content

Commit db21dcd

Browse files
committed
chore: release v1.14.3
1 parent 0e7765b commit db21dcd

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @copilotkit/aimock
22

3+
## 1.14.3
4+
5+
### Added
6+
7+
- Microsoft Agent Framework (MAF) integration guide with Python and .NET examples.
8+
- Generic `.code-tabs` language switcher with cross-section sync and localStorage persistence.
9+
10+
### Changed
11+
12+
- Updated Claude model references from `claude-sonnet-4-20250514` (retiring 2026-06-15) to `claude-sonnet-4-6`.
13+
314
## 1.14.2
415

516
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copilotkit/aimock",
3-
"version": "1.14.2",
3+
"version": "1.14.3",
44
"description": "Mock infrastructure for AI application testing — LLM APIs, image generation, text-to-speech, transcription, video generation, MCP tools, A2A agents, AG-UI event streams, vector databases, search, rerank, and moderation. One package, one port, zero dependencies.",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)