Skip to content

Commit 7923a46

Browse files
Version Packages (#8602)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5e57717 commit 7923a46

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/legal-camels-dance.md

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

.changeset/rude-socks-glow.md

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

packages/wrangler/CHANGELOG.md

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

3+
## 3.114.3
4+
5+
### Patch Changes
6+
7+
- [#8662](https://github.com/cloudflare/workers-sdk/pull/8662) [`5e57717`](https://github.com/cloudflare/workers-sdk/commit/5e57717a19e9bc294e7de44cc04b998299d264fe) Thanks [@workers-devprod](https://github.com/workers-devprod)! - Amend `pages dev` error message when an environment is requested
8+
9+
- [#8535](https://github.com/cloudflare/workers-sdk/pull/8535) [`6f8e892`](https://github.com/cloudflare/workers-sdk/commit/6f8e89209c2b8013601844a021808b179bc4c1a4) Thanks [@workers-devprod](https://github.com/workers-devprod)! - improve the error messaging when the user provides neither an entry point nor an asset directory
10+
311
## 3.114.2
412

513
### 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.2",
3+
"version": "3.114.3",
44
"description": "Command-line interface for all things Cloudflare Workers",
55
"keywords": [
66
"wrangler",

0 commit comments

Comments
 (0)