Releases: shopware/shopware-cli-action
Releases · shopware/shopware-cli-action
v3.0.0: Merge pull request #78 from shopware/fix/do-not-use-token-on-non-gh
- Dropped dependency on Github API, so no rate limiting, no tokens required anymore
v2.0.0
- Removed Caching as will be done soon by shopware-cli itself
- Upgraded node version to 24 to match newest runner upgrade
v1.0.6
- Fixed AbortController error in post script
v1.0.5
- Fix GitHub Cache Service deprecation
Full Changelog: v1...v1.0.5
v1
chore: try to fix download issues
v1.0.4
What's Changed
- fix: skip minification in order to allow the post job to run on self-hosted runners as well by Philip Reinken (@philipreinken) in #68
New Contributors
- Philip Reinken (@philipreinken) made their first contribution in #68
Full Changelog: v1...v1.0.4
Add caching
Add caching for Dart Sass and WASM
v1.0.2
- Upgrade to Node 20
v1.0.1
Fixed readme example
v1.0.0
Initial release of Action