Skip to content

Commit f0f38b3

Browse files
Version Packages (#7861)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 78a9a2d commit f0f38b3

File tree

13 files changed

+53
-39
lines changed

13 files changed

+53
-39
lines changed

.changeset/eighty-penguins-complain.md

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

.changeset/hip-cameras-yawn.md

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

.changeset/revert-proxy-assets.md

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

.changeset/silver-pillows-listen.md

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

.changeset/smart-mice-appear.md

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

packages/vite-plugin-cloudflare/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @cloudflare/vite-plugin
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#7846](https://github.com/cloudflare/workers-sdk/pull/7846) [`cd31971`](https://github.com/cloudflare/workers-sdk/commit/cd319710a741185d0a5f03f2a26a352b7254cc00) Thanks [@dario-piotrowicz](https://github.com/dario-piotrowicz)! - fix: make sure that runner initialization is properly validated
8+
9+
- Updated dependencies [[`e5ebdb1`](https://github.com/cloudflare/workers-sdk/commit/e5ebdb143788728d8b364fcafc0b36bda4ceb625), [`bdc7958`](https://github.com/cloudflare/workers-sdk/commit/bdc7958f22bbbb9ce2608fefd295054121a92441), [`78a9a2d`](https://github.com/cloudflare/workers-sdk/commit/78a9a2db485fefb0038ea9d97cc547a9218b7afa)]:
10+
11+
12+
313
## 0.0.1
414

515
### Patch Changes

packages/vite-plugin-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudflare/vite-plugin",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Cloudflare plugin for Vite",
55
"keywords": [
66
"cloudflare",

packages/vitest-pool-workers/CHANGELOG.md

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

3+
## 0.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e5ebdb1`](https://github.com/cloudflare/workers-sdk/commit/e5ebdb143788728d8b364fcafc0b36bda4ceb625), [`bdc7958`](https://github.com/cloudflare/workers-sdk/commit/bdc7958f22bbbb9ce2608fefd295054121a92441), [`78a9a2d`](https://github.com/cloudflare/workers-sdk/commit/78a9a2db485fefb0038ea9d97cc547a9218b7afa)]:
8+
9+
10+
311
## 0.6.5
412

513
### Patch Changes

packages/vitest-pool-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudflare/vitest-pool-workers",
3-
"version": "0.6.5",
3+
"version": "0.6.6",
44
"description": "Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime",
55
"keywords": [
66
"cloudflare",

packages/workers-shared/CHANGELOG.md

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

3+
## 0.12.3
4+
5+
### Patch Changes
6+
7+
- [#7844](https://github.com/cloudflare/workers-sdk/pull/7844) [`92ed81e`](https://github.com/cloudflare/workers-sdk/commit/92ed81e9f35c4bc951da79be7fb08e7e60fb1f48) Thanks [@WalshyDev](https://github.com/WalshyDev)! - chore: plumb through account ID and Worker ID into the asset-worker and router-worker for use in analytics and error reporting.
8+
39
## 0.12.2
410

511
### Patch Changes

0 commit comments

Comments
 (0)