Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen3H committed Sep 28, 2024
1 parent 8d04aa0 commit d7057e0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@
GitHub Action to build a [Wails](https://wails.io) v2 project.
By default, the action will build and upload the results to github, on a tagged build it will also upload to the release.

### Changelog
## Changelog
### v1.3
- Bumped `import-codesign-certs`. **v1** -> **v3**.

### v1.2
- Added support for Bun setup. Defaults to `false`.
- Changed `nsis` option so that it must be specified.
- Bumped `upload-artifact`. **v3** -> **@v4**.
- Bumped `import-codesign-certs`. **v1** -> **v3**.
- Bumped `setup-go`. **v4** -> **v5**.
- Bumped `setup-node`. **v3** -> **v4**.
- Bumped `node-version` from **18.x** to **20**. This should stop action warnings.
Expand Down

0 comments on commit d7057e0

Please sign in to comment.