Releases: chickensoft-games/setup-godot
Releases · chickensoft-games/setup-godot
v2.4.1
What's Changed
- build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #115
- test: use checkout action v6 consistently by @wlsnmrk in #117
- build(deps): bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #107
- chore(deps): bump dependencies by @wlsnmrk in #118
Full Changelog: v2...v2.4.1
v2.4.0
v2.3.4
v2.3.3
v2.3.2
v2.3.1
Version 2.3.0
What's Changed
- MacOS Godot executable killed by Kernel (Killed: 9) by @ElectroluxV2 in #101
Full Changelog: v2...v2.3.0
v2.2.1
Version 2.2.0
What's Changed
- Typo in README by @SakulFlee in #88
- build(deps-dev): bump @types/node from 20.9.0 to 20.12.7 by @dependabot in #83
- build(deps): bump @types/normalize-path from 3.0.0 to 3.0.2 by @dependabot in #76
- build(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.10.2 by @dependabot in #78
- doc: update badge URLs by @wlsnmrk in #98
- fix: caching, dependencies, deprecation warnings by @ElectroluxV2 in #100
New Contributors
- @wlsnmrk made their first contribution in #98
- @ElectroluxV2 made their first contribution in #100
Full Changelog: v2.1.0...v2.2.0
v2.1.2
Version 2.1.2
Commits
- [fe568fa] fix: dist
- [8fd9028] fix: upload artifact
- [351d397] chore: distribution
- [dcb37d0] fix: caching, dependencies, deprecation warnings (#100)
- [95d8c7d] Merge pull request #98 from wlsnmrk/doc/readme-badges
- [544697c] doc: update badge URLs
- [c34870b] build(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.10.2 (#78)
- [8659c95] build(deps): bump @types/normalize-path from 3.0.0 to 3.0.2 (#76)
- [7dedb68] build(deps-dev): bump @types/node from 20.9.0 to 20.12.7 (#83)
- [34950cd] Typo in README (#88)