Skip to content

Commit 41b3119

Browse files
authored
Merge pull request #16 from CopilotKit/changeset-release/main
Version Packages
2 parents 8a19ef4 + 43288e9 commit 41b3119

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/add-prepend-and-get-fixtures.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @copilotkit/llmock
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 9948a8b: Add `prependFixture()` and `getFixtures()` public API methods

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copilotkit/llmock",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Deterministic mock LLM server for testing (OpenAI, Anthropic, Gemini)",
55
"license": "MIT",
66
"packageManager": "pnpm@10.28.2",

0 commit comments

Comments
 (0)