Skip to content

Commit 6e50499

Browse files
github-actions[bot]cmsparks
authored andcommitted
Version Packages
1 parent 86c2e4f commit 6e50499

File tree

39 files changed

+164
-39
lines changed

39 files changed

+164
-39
lines changed

.changeset/neat-llamas-shop.md

Lines changed: 0 additions & 20 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.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
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.0.2",
3+
"version": "0.0.3",
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.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
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.0.2",
3+
"version": "0.0.3",
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.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
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.0.2",
3+
"version": "0.0.3",
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.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
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.0.2",
3+
"version": "0.0.3",
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.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
412

513
### Patch Changes

apps/cloudflare-one-casb/package.json

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

apps/demo-day/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# demo-day
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [86c2e4f]
8+
- @repo/mcp-common@0.16.2
9+
310
## 0.0.2
411

512
### Patch Changes

apps/demo-day/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demo-day",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"private": true,
55
"scripts": {
66
"check:types": "run-tsc",

apps/dex-analysis/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
412

513
### Patch Changes

apps/dex-analysis/package.json

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

apps/dns-analytics/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
412

513
### Patch Changes

apps/dns-analytics/package.json

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

apps/docs-autorag/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# docs-autorag
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [86c2e4f]
8+
- @repo/mcp-common@0.16.2
9+
310
## 0.0.2
411

512
### Patch Changes

apps/docs-autorag/package.json

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

apps/docs-vectorize/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# docs-vectorize
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [86c2e4f]
8+
- @repo/mcp-common@0.16.2
9+
310
## 0.0.2
411

512
### Patch Changes

apps/docs-vectorize/package.json

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

apps/graphql/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
412

513
### Patch Changes

apps/graphql/package.json

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

apps/logpush/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
412

513
### Patch Changes

apps/logpush/package.json

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

apps/radar/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
412

513
### Patch Changes

apps/radar/package.json

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

apps/sandbox-container/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
412

513
### Patch Changes

apps/sandbox-container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "containers-mcp",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"private": true,
55
"type": "module",
66
"scripts": {

apps/workers-bindings/CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.1
412

513
### Patch Changes

apps/workers-bindings/package.json

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

apps/workers-builds/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
412

513
### Patch Changes

apps/workers-builds/package.json

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

apps/workers-observability/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 86c2e4f: Add API token passthrough auth
8+
- Updated dependencies [86c2e4f]
9+
- @repo/mcp-common@0.16.2
10+
311
## 0.0.2
412

513
### Patch Changes

apps/workers-observability/package.json

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

0 commit comments

Comments
 (0)