Skip to content

Commit b4fb0e2

Browse files
Version Packages (#9471)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3ff9592 commit b4fb0e2

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/chilly-dancers-clap.md

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

.changeset/forty-things-beam.md

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

.changeset/sharp-phones-hope.md

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

.changeset/thick-ways-visit.md

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

packages/wrangler/CHANGELOG.md

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

3+
## 3.114.10
4+
5+
### Patch Changes
6+
7+
- [#9713](https://github.com/cloudflare/workers-sdk/pull/9713) [`3ff9592`](https://github.com/cloudflare/workers-sdk/commit/3ff95926947ff0a76cf94027ee5c03704e4fede8) Thanks [@penalosa](https://github.com/penalosa)! - Support `wrangler version upload` for Python Workers
8+
9+
- [#9453](https://github.com/cloudflare/workers-sdk/pull/9453) [`0e2949c`](https://github.com/cloudflare/workers-sdk/commit/0e2949c52865163908969fbc98a1f4e7b7575f89) Thanks [@emily-shen](https://github.com/emily-shen)! - Point to the right location for docs on telemetry
10+
11+
- [#9594](https://github.com/cloudflare/workers-sdk/pull/9594) [`0f2f75d`](https://github.com/cloudflare/workers-sdk/commit/0f2f75d6ecf521777321e44d6a1e6e074594ecc4) Thanks [@vicb](https://github.com/vicb)! - drop unused `WRANGLER_UNENV_RESOLVE_PATHS` env var
12+
13+
- [#9631](https://github.com/cloudflare/workers-sdk/pull/9631) [`e101451`](https://github.com/cloudflare/workers-sdk/commit/e101451a29ec341530d2f619baa055034ededc83) Thanks [@CarmenPopoviciu](https://github.com/CarmenPopoviciu)! - Remove "Cloudchamber" from user facing error messages
14+
315
## 3.114.9
416

517
### Patch Changes

packages/wrangler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wrangler",
3-
"version": "3.114.9",
3+
"version": "3.114.10",
44
"description": "Command-line interface for all things Cloudflare Workers",
55
"keywords": [
66
"wrangler",

0 commit comments

Comments
 (0)