Skip to content

Commit d1f6e64

Browse files
Version Packages (#654)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 554a928 commit d1f6e64

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/cold-cats-carry.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
# github-actions-cloudflare-pages
22

3+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
- [`5cc518b`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/5cc518bcac1841380c90931298c080fe1bc5b46e) Thanks [@andykenward](https://github.com/andykenward)! - Use an exact version of wrangler as the default version. This avoids using a version published that may have a potential security issue.
8+
39
## 3.1.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": "github-actions-cloudflare-pages",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"private": true,
55
"description": "A Github Action to deploy to Cloudflare Pages",
66
"keywords": [

0 commit comments

Comments
 (0)