Skip to content

Commit a640ca2

Browse files
github-actions[bot]cmsparks
authored andcommitted
Version Packages
1 parent 3677a18 commit a640ca2

File tree

37 files changed

+160
-40
lines changed

37 files changed

+160
-40
lines changed

.changeset/nice-cats-cut.md

Lines changed: 0 additions & 22 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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/demo-day/CHANGELOG.md

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

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
412

513
### 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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/docs-autorag/CHANGELOG.md

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

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
412

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

apps/docs-vectorize/CHANGELOG.md

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

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
412

513
### 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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.3
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.2
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.2",
3+
"version": "0.0.3",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- 3677a18: Remove extraneous log
8+
- Updated dependencies [3677a18]
9+
- @repo/mcp-common@0.16.3
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

0 commit comments

Comments
 (0)