Skip to content

Commit b0aea76

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

33 files changed

Lines changed: 178 additions & 84 deletions

.changeset/bright-moles-search.md

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

.changeset/lucky-pandas-wander.md

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

.changeset/mighty-worlds-grow.md

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

.changeset/observability-batch-writes.md

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

.changeset/observability-nested-sampling-rate.md

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

.changeset/quiet-workers-register.md

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

.changeset/tidy-pandas-paginate.md

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

packages/autoconfig/CHANGELOG.md

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

3+
## 0.2.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8cf78c8`](https://github.com/cloudflare/workers-sdk/commit/8cf78c83cb4c64be8b458d7bd618b47e7c6e7d25), [`6946da1`](https://github.com/cloudflare/workers-sdk/commit/6946da1123f3c8484af80ec4f5426c5fe0bbdb34)]:
8+
- @cloudflare/workers-utils@0.31.2
9+
- @cloudflare/cli-shared-helpers@0.1.21
10+
311
## 0.2.4
412

513
### Patch Changes

packages/autoconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudflare/autoconfig",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Framework autoconfig detection and configuration for Cloudflare Workers",
55
"license": "MIT OR Apache-2.0",
66
"repository": {

packages/cli/CHANGELOG.md

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

3+
## 0.1.21
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8cf78c8`](https://github.com/cloudflare/workers-sdk/commit/8cf78c83cb4c64be8b458d7bd618b47e7c6e7d25), [`6946da1`](https://github.com/cloudflare/workers-sdk/commit/6946da1123f3c8484af80ec4f5426c5fe0bbdb34)]:
8+
- @cloudflare/workers-utils@0.31.2
9+
310
## 0.1.20
411

512
### Patch Changes

0 commit comments

Comments
 (0)