Skip to content

Commit cff9359

Browse files
Version Packages (#181)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6cf52a6 commit cff9359

File tree

46 files changed

+316
-74
lines changed

Some content is hidden

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

46 files changed

+316
-74
lines changed

.changeset/breezy-ideas-accept.md

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

.changeset/silly-mammals-attend.md

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

apps/ai-gateway/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 6cf52a6: Support AOT tokens
8+
9+
### Patch Changes
10+
11+
- 0fc4439: Update agents and modelcontext dependencies
12+
- Updated dependencies [6cf52a6]
13+
- Updated dependencies [0fc4439]
14+
- @repo/mcp-observability@0.32.0
15+
- @repo/mcp-common@0.17.0
16+
317
## 0.0.4
418

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

apps/auditlogs/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 6cf52a6: Support AOT tokens
8+
9+
### Patch Changes
10+
11+
- 0fc4439: Update agents and modelcontext dependencies
12+
- Updated dependencies [6cf52a6]
13+
- Updated dependencies [0fc4439]
14+
- @repo/mcp-observability@0.32.0
15+
- @repo/mcp-common@0.17.0
16+
317
## 0.0.4
418

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

apps/autorag/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 6cf52a6: Support AOT tokens
8+
9+
### Patch Changes
10+
11+
- 0fc4439: Update agents and modelcontext dependencies
12+
- Updated dependencies [6cf52a6]
13+
- Updated dependencies [0fc4439]
14+
- @repo/mcp-observability@0.32.0
15+
- @repo/mcp-common@0.17.0
16+
317
## 0.0.4
418

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

apps/browser-rendering/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 6cf52a6: Support AOT tokens
8+
9+
### Patch Changes
10+
11+
- 0fc4439: Update agents and modelcontext dependencies
12+
- Updated dependencies [6cf52a6]
13+
- Updated dependencies [0fc4439]
14+
- @repo/mcp-observability@0.32.0
15+
- @repo/mcp-common@0.17.0
16+
317
## 0.0.4
418

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

0 commit comments

Comments
 (0)