Releases: Cyb3r-Jak3/action-cloudflare-cache
Releases · Cyb3r-Jak3/action-cloudflare-cache
Release list
Migrate to composite action
Migrate to using https://github.com/Cyb3r-Jak3/cloudflare-utils for this as action as a composite one rather than maintaining a separate project.
v3.0.0
Breaking Change
This action now requires using Node 24. Please make sure your runner is using it.
What's Changed
- Support using Account API Token by @SocksTheWolf in #29
New Contributors
- @SocksTheWolf made their first contribution in #29
Full Changelog: v2.0.0...v3.0.0
v2.0.0: Node20
Sign Tag
Patch version with signed tag.
What's Changed
- Bump actions in codeql workflow by @Cyb3r-Jak3 in #25
Full Changelog: v1.2.0...v1.3.1
v1.3.0: Package updates
What's Changed
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #15
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #16
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #17
- Bump @babel/traverse from 7.14.7 to 7.23.2 by @dependabot in #18
- Bump axios from 0.21.2 to 1.6.0 by @dependabot in #19
- Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #20
- Bump yarn from 1.22.10 to 1.22.13 by @dependabot in #21
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #22
- Bump ws from 7.5.3 to 7.5.10 by @dependabot in #23
- Switch to pnpm instead of yarn by @Cyb3r-Jak3 in #24
Full Changelog: v1...v1.3.0
Global Auth Check
Adds auth checking when using global auth method
First release
The first release of re-written action in typescript.