mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-27 05:41:28 +00:00
- Updated release.go: no-arg now does minor bump (v2.11.0 -> v2.12.0) instead of patch bump. Explicit version arg still supported. - Added --update-docs flag to control docusaurus versioned docs independently from the version bump. - Removed lo dependency from release script (uses stdlib slices). - Workflow now calls `task v2:release` instead of reimplementing logic. - Workflow detects docs changes (website/docs/, website/versioned_docs/) since last tag and passes --update-docs only when needed. - Added Node.js and Task setup to workflow for docusaurus support. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>