Skip to content

Commit 4040476

Browse files
chore(release): version packages
1 parent 3299ad3 commit 4040476

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/bump-zod.md

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

packages/mcp/CHANGELOG.md

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

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- 02148ff: Bump zod from 3.x to 4.x
8+
39
## 2.1.0
410

511
### Minor Changes

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@upstash/context7-mcp",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"mcpName": "io.github.upstash/context7",
55
"description": "MCP server for Context7",
66
"scripts": {

packages/tools-ai-sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @upstash/context7-tools-ai-sdk
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 02148ff: Bump zod from 3.x to 4.x
8+
39
## 0.2.1
410

511
### Patch Changes

packages/tools-ai-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@upstash/context7-tools-ai-sdk",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Context7 tools for Vercel AI SDK",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)