From e251fa80b2f995bb4ad4aafbba71a4e5176c92c1 Mon Sep 17 00:00:00 2001 From: Jordan Ritter Date: Wed, 24 Jun 2026 15:30:30 -0700 Subject: [PATCH] chore: release v1.34.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0d5b63..780d065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [1.34.0] - 2026-06-24 + ### Changed - Replay matching is content-anchored: `turnIndex` disambiguates, no longer a hard reject gate (#276) diff --git a/package.json b/package.json index 684315d..d5ba62b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@copilotkit/aimock", - "version": "1.33.0", + "version": "1.34.0", "description": "Mock infrastructure for AI application testing — LLM APIs, image generation, image editing, text-to-speech, transcription, audio translation, audio generation, video generation, embeddings, MCP tools, A2A agents, AG-UI event streams, vector databases, search, rerank, and moderation. One package, one port, zero dependencies.", "license": "MIT", "keywords": [