Skip to content

Commit 183c57d

Browse files
committed
chore: bump version to 1.5.1
Republish with corrected documentation URLs (llmock.copilotkit.dev instead of llmock.com).
1 parent a2b3012 commit 183c57d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- Fix documentation URLs to use correct domain (llmock.copilotkit.dev)
8+
39
## 1.5.0
410

511
### Minor Changes

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.5.0",
3+
"version": "1.5.1",
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)