wrangler-action/.changeset
Peter Bacon Darwin 9580f80c9e feature: Set DEFAULT_WRANGLER_VERSION to 3.x
This will ensure that wrangler-action will use the latest compatible version of Wrangler if not specified otherwise.

There are two ways to lock down the version of Wrangler for this action:

- Specify the required version in the action's parameters when implementing it in your Github Workflows.
- Add a dependency to a specific version in your package.json of the project being deployed via this action.
2024-05-15 14:07:04 +01:00
..
config.json Add Changesets 2023-08-08 17:14:09 -05:00
README.md Add Changesets 2023-08-08 17:14:09 -05:00
tiny-planes-change.md (feat): Use existing wrangler installation when appropriate (#235) 2024-05-15 09:53:41 +01:00
twenty-beans-compare.md feature: Set DEFAULT_WRANGLER_VERSION to 3.x 2024-05-15 14:07:04 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation