Skip to content

Commit 31c40f4

Browse files
Version Packages (#161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8bc198b commit 31c40f4

Some content is hidden

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

45 files changed

+272
-67
lines changed

.changeset/lazy-trains-send.md

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

.changeset/new-zebras-relax.md

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

.changeset/proud-gifts-end.md

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

.changeset/ripe-hornets-count.md

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

.changeset/upset-bugs-dress.md

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

apps/ai-gateway/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# cloudflare-ai-gateway-mcp-server
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- cf3771b: chore: add suffixes to common files in apps and packages
8+
9+
It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.
10+
11+
- Updated dependencies [cf3771b]
12+
- @repo/mcp-common@0.16.1
13+
- @repo/mcp-observability@0.31.1

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

apps/auditlogs/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# auditlogs
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- cf3771b: chore: add suffixes to common files in apps and packages
8+
9+
It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.
10+
11+
- Updated dependencies [cf3771b]
12+
- @repo/mcp-common@0.16.1
13+
- @repo/mcp-observability@0.31.1

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

apps/autorag/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# cloudflare-autorag-mcp-server
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- cf3771b: chore: add suffixes to common files in apps and packages
8+
9+
It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.
10+
11+
- Updated dependencies [cf3771b]
12+
- @repo/mcp-common@0.16.1
13+
- @repo/mcp-observability@0.31.1

0 commit comments

Comments
 (0)