Skip to content

Commit db76437

Browse files
Version Packages (cloudflare#231)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 43f493d commit db76437

File tree

41 files changed

+194
-44
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+194
-44
lines changed

.changeset/tired-wings-dance.md

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

apps/ai-gateway/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# cloudflare-ai-gateway-mcp-server
22

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- 43f493d: Update agent + modelcontextprotocol deps
8+
- Updated dependencies [43f493d]
9+
- @repo/mcp-observability@0.32.3
10+
- @repo/mcp-common@0.19.3
11+
312
## 0.1.5
413

514
### Patch Changes

apps/ai-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare-ai-gateway-mcp-server",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/auditlogs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# auditlogs
22

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- 43f493d: Update agent + modelcontextprotocol deps
8+
- Updated dependencies [43f493d]
9+
- @repo/mcp-observability@0.32.3
10+
- @repo/mcp-common@0.19.3
11+
312
## 0.1.6
413

514
### Patch Changes

apps/auditlogs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auditlogs",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/autorag/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# cloudflare-autorag-mcp-server
22

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- 43f493d: Update agent + modelcontextprotocol deps
8+
- Updated dependencies [43f493d]
9+
- @repo/mcp-observability@0.32.3
10+
- @repo/mcp-common@0.19.3
11+
312
## 0.1.5
413

514
### Patch Changes

apps/autorag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare-autorag-mcp-server",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/browser-rendering/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# cloudflare-browser-mcp-server
22

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- 43f493d: Update agent + modelcontextprotocol deps
8+
- Updated dependencies [43f493d]
9+
- @repo/mcp-observability@0.32.3
10+
- @repo/mcp-common@0.19.3
11+
312
## 0.1.5
413

514
### Patch Changes

apps/browser-rendering/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare-browser-mcp-server",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/cloudflare-one-casb/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# cloudflare-casb-mcp-server
22

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- 43f493d: Update agent + modelcontextprotocol deps
8+
- Updated dependencies [43f493d]
9+
- @repo/mcp-common@0.19.3
10+
311
## 0.1.5
412

513
### Patch Changes

0 commit comments

Comments
 (0)