Skip to content

Commit cd8a317

Browse files
authored
Merge pull request #299 from cloudflare/changeset-release/main
Version Packages
2 parents de0526e + 6aa2e89 commit cd8a317

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/friendly-stingrays-yell.md

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

.changeset/gentle-cobras-move.md

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

CHANGELOG.md

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

3+
## 3.9.0
4+
5+
### Minor Changes
6+
7+
- [#298](https://github.com/cloudflare/wrangler-action/pull/298) [`134b5c2a3252d66b8c4d1cddd0b9baaeed6a4daa`](https://github.com/cloudflare/wrangler-action/commit/134b5c2a3252d66b8c4d1cddd0b9baaeed6a4daa) Thanks [@Maximo-Guk](https://github.com/Maximo-Guk)! - Update wrangler version from 3.13.2 to 3.78.10
8+
9+
### Patch Changes
10+
11+
- [#278](https://github.com/cloudflare/wrangler-action/pull/278) [`47d51f25c113ee9205110728599b43ed6a1e273b`](https://github.com/cloudflare/wrangler-action/commit/47d51f25c113ee9205110728599b43ed6a1e273b) Thanks [@acusti](https://github.com/acusti)! - fix: Detect existing wrangler install even when wrangler version output is multiline
12+
313
## 3.8.0
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wrangler-action",
3-
"version": "3.8.0",
3+
"version": "3.9.0",
44
"description": "GitHub Action to use [Wrangler](https://developers.cloudflare.com/workers/cli-wrangler/).",
55
"author": "wrangler@cloudflare.com",
66
"license": "MIT OR Apache-2.0",

0 commit comments

Comments
 (0)