Skip to content

Commit 6aec108

Browse files
committed
RELEASING: Releasing 1 package(s)
Releases: @nullshot/mcp@0.3.6 [skip ci]
1 parent 2c889a5 commit 6aec108

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sharp-baths-bathe.md

Lines changed: 0 additions & 5 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
# @nullshot/mcp
22

3+
## 0.3.6
4+
5+
### Patch Changes
6+
7+
- 2c889a5: Introduce Env for Parent classes
8+
39
## 0.3.5
410

511
### Patch 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": "@nullshot/mcp",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "Model Context Protocol (MCP) server implementation for Cloudflare Workers",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)