Skip to content

Commit 2ebbda9

Browse files
Version Packages (#6008)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e6a3d24 commit 2ebbda9

File tree

5 files changed

+17
-9
lines changed

5 files changed

+17
-9
lines changed

.changeset/large-seals-kiss.md

-7
This file was deleted.

packages/vitest-pool-workers/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @cloudflare/vitest-pool-workers
22

3+
## 0.4.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e6a3d24`](https://github.com/cloudflare/workers-sdk/commit/e6a3d243a73f0101d57e6e35c25585884ebea674)]:
8+
9+
310
## 0.4.3
411

512
### Patch Changes

packages/vitest-pool-workers/package.json

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

packages/wrangler/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# wrangler
22

3+
## 3.60.2
4+
5+
### Patch Changes
6+
7+
- [#5307](https://github.com/cloudflare/workers-sdk/pull/5307) [`e6a3d24`](https://github.com/cloudflare/workers-sdk/commit/e6a3d243a73f0101d57e6e35c25585884ebea674) Thanks [@achanda](https://github.com/achanda)! - fix: add more timePeriods to `wrangler d1 insights`
8+
9+
This PR updates `wrangler d1 insights` to accept arbitrary timePeriod values up to 31 days.
10+
311
## 3.60.1
412

513
### Patch Changes

packages/wrangler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wrangler",
3-
"version": "3.60.1",
3+
"version": "3.60.2",
44
"description": "Command-line interface for all things Cloudflare Workers",
55
"keywords": [
66
"wrangler",

0 commit comments

Comments
 (0)