Skip to content

Commit cf3771b

Browse files
committed
chore: add changesets
1 parent f779a35 commit cf3771b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.changeset/upset-bugs-dress.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
'workers-observability': patch
3+
'cloudflare-casb-mcp-server': patch
4+
'cloudflare-browser-mcp-server': patch
5+
'containers-mcp': patch
6+
'workers-bindings': patch
7+
'docs-vectorize': patch
8+
'workers-builds': patch
9+
'@repo/mcp-common': patch
10+
'dns-analytics': patch
11+
'dex-analysis': patch
12+
'docs-autorag': patch
13+
'cloudflare-ai-gateway-mcp-server': patch
14+
'auditlogs': patch
15+
'demo-day': patch
16+
'cloudflare-autorag-mcp-server': patch
17+
'logpush': patch
18+
'cloudflare-radar-mcp-server': patch
19+
---
20+
21+
chore: add suffixes to common files in apps and packages
22+
23+
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.

0 commit comments

Comments
 (0)