Skip to content

Commit c010357

Browse files
Merge pull request #305 from cloudflare/changeset-release/main
Version Packages
2 parents 78dad1d + fa96c39 commit c010357

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fast-experts-shop.md

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

CHANGELOG.md

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

3+
## 3.10.0
4+
5+
### Minor Changes
6+
7+
- [#303](https://github.com/cloudflare/wrangler-action/pull/303) [`3ec7f8943ef83351f743cfaa8763a9056ef70993`](https://github.com/cloudflare/wrangler-action/commit/3ec7f8943ef83351f743cfaa8763a9056ef70993) Thanks [@courtney-sims](https://github.com/courtney-sims)! - Support id, environment, url, and alias outputs for Pages deploys.
8+
39
## 3.9.0
410

511
### 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.9.0",
3+
"version": "3.10.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)