Skip to content

Commit 45973b2

Browse files
Version Packages (#9049)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c50115 commit 45973b2

File tree

27 files changed

+101
-27
lines changed

27 files changed

+101
-27
lines changed

.changeset/seven-humans-scream.md

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

packages/create-cloudflare/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-cloudflare
22

3+
## 2.45.3
4+
5+
### Patch Changes
6+
7+
- [#9033](https://github.com/cloudflare/workers-sdk/pull/9033) [`2c50115`](https://github.com/cloudflare/workers-sdk/commit/2c501151d3d1a563681cdb300a298b83862b60e2) Thanks [@dario-piotrowicz](https://github.com/dario-piotrowicz)! - chore: convert wrangler.toml files into wrangler.jsonc ones
8+
39
## 2.45.2
410

511
### Patch Changes

packages/create-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-cloudflare",
3-
"version": "2.45.2",
3+
"version": "2.45.3",
44
"description": "A CLI for creating and deploying new applications to Cloudflare.",
55
"keywords": [
66
"cloudflare",

packages/devprod-status-bot/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# devprod-status-bot
22

3+
## 1.1.6
4+
5+
### Patch Changes
6+
7+
- [#9033](https://github.com/cloudflare/workers-sdk/pull/9033) [`2c50115`](https://github.com/cloudflare/workers-sdk/commit/2c501151d3d1a563681cdb300a298b83862b60e2) Thanks [@dario-piotrowicz](https://github.com/dario-piotrowicz)! - chore: convert wrangler.toml files into wrangler.jsonc ones
8+
39
## 1.1.5
410

511
### Patch Changes

packages/devprod-status-bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devprod-status-bot",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"private": true,
55
"scripts": {
66
"check:lint": "eslint . --max-warnings=0",

packages/edge-preview-authenticated-proxy/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# edge-preview-authenticated-proxy
22

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- [#9033](https://github.com/cloudflare/workers-sdk/pull/9033) [`2c50115`](https://github.com/cloudflare/workers-sdk/commit/2c501151d3d1a563681cdb300a298b83862b60e2) Thanks [@dario-piotrowicz](https://github.com/dario-piotrowicz)! - chore: convert wrangler.toml files into wrangler.jsonc ones
8+
39
## 0.2.3
410

511
### Patch Changes

packages/edge-preview-authenticated-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edge-preview-authenticated-proxy",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"private": true,
55
"scripts": {
66
"check:lint": "eslint . --max-warnings=0",

packages/format-errors/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# format-errors
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- [#9033](https://github.com/cloudflare/workers-sdk/pull/9033) [`2c50115`](https://github.com/cloudflare/workers-sdk/commit/2c501151d3d1a563681cdb300a298b83862b60e2) Thanks [@dario-piotrowicz](https://github.com/dario-piotrowicz)! - chore: convert wrangler.toml files into wrangler.jsonc ones
8+
39
## 0.0.3
410

511
### Patch Changes

packages/format-errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "format-errors",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"private": true,
55
"scripts": {
66
"build": "wrangler build",

packages/miniflare/CHANGELOG.md

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

3+
## 4.20250424.1
4+
5+
### Patch Changes
6+
7+
- [#9033](https://github.com/cloudflare/workers-sdk/pull/9033) [`2c50115`](https://github.com/cloudflare/workers-sdk/commit/2c501151d3d1a563681cdb300a298b83862b60e2) Thanks [@dario-piotrowicz](https://github.com/dario-piotrowicz)! - chore: convert wrangler.toml files into wrangler.jsonc ones
8+
39
## 4.20250424.0
410

511
### Patch Changes

0 commit comments

Comments
 (0)