Skip to content

Commit

Permalink
Merge pull request #299 from cloudflare/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Maximo-Guk authored Oct 8, 2024
2 parents de0526e + 6aa2e89 commit cd8a317
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/friendly-stingrays-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-cobras-move.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 3.9.0

### Minor Changes

- [#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

### Patch Changes

- [#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

## 3.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wrangler-action",
"version": "3.8.0",
"version": "3.9.0",
"description": "GitHub Action to use [Wrangler](https://developers.cloudflare.com/workers/cli-wrangler/).",
"author": "[email protected]",
"license": "MIT OR Apache-2.0",
Expand Down

0 comments on commit cd8a317

Please sign in to comment.