Skip to content

Commit 4267fd7

Browse files
Version Packages (#219)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 24dd872 commit 4267fd7

File tree

39 files changed

+169
-42
lines changed

39 files changed

+169
-42
lines changed

.changeset/clever-humans-smell.md

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

apps/ai-gateway/CHANGELOG.md

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

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 24dd872: feat: Add MCP tool titles and hints to all Cloudflare tools
8+
- Updated dependencies [24dd872]
9+
- @repo/mcp-common@0.19.2
10+
311
## 0.1.4
412

513
### 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.4",
3+
"version": "0.1.5",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/auditlogs/CHANGELOG.md

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

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- 24dd872: feat: Add MCP tool titles and hints to all Cloudflare tools
8+
- Updated dependencies [24dd872]
9+
- @repo/mcp-common@0.19.2
10+
311
## 0.1.5
412

513
### 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.5",
3+
"version": "0.1.6",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/autorag/CHANGELOG.md

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

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 24dd872: feat: Add MCP tool titles and hints to all Cloudflare tools
8+
- Updated dependencies [24dd872]
9+
- @repo/mcp-common@0.19.2
10+
311
## 0.1.4
412

513
### 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.4",
3+
"version": "0.1.5",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/browser-rendering/CHANGELOG.md

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

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 24dd872: feat: Add MCP tool titles and hints to all Cloudflare tools
8+
- Updated dependencies [24dd872]
9+
- @repo/mcp-common@0.19.2
10+
311
## 0.1.4
412

513
### 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.4",
3+
"version": "0.1.5",
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.5
4+
5+
### Patch Changes
6+
7+
- 24dd872: feat: Add MCP tool titles and hints to all Cloudflare tools
8+
- Updated dependencies [24dd872]
9+
- @repo/mcp-common@0.19.2
10+
311
## 0.1.4
412

513
### Patch Changes

0 commit comments

Comments
 (0)