File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## 2.2.1
8+
9+ This will be the final release in this repository.
10+ Please see [ #88 ] ( https://github.com/goto-bus-stop/setup-zig/issues/88 ) for an upgrade guide.
11+ Thanks for using setup-zig!
12+
13+ * Fix Apple Silicon. [ #68 ] ( https://github.com/goto-bus-stop/setup-zig/pull/68 )
14+ * Deprecate in favour of [ mlugg/setup-zig] ( https://github.com/mlugg/setup-zig ) . [ #89 ] ( https://github.com/goto-bus-stop/setup-zig/pull/89 )
15+
16+ Thanks [ @davidgm94 ] ( https://github.com/davidgm94 ) and [ @mlugg ] ( https://github.com/mlugg ) !
17+
718## 2.2.0
819* Update the action to use Node.js 20. [ #61 ] ( https://github.com/goto-bus-stop/setup-zig/pull/61 )
920* Add a test for zig 0.11.0. [ #62 ] ( https://github.com/goto-bus-stop/setup-zig/pull/62 )
Original file line number Diff line number Diff line change 11{
22 "name" : " setup-zig" ,
33 "description" : " Use the zig compiler in your Github Action" ,
4- "version" : " 2.2.0 " ,
4+ "version" : " 2.2.1 " ,
55 "author" : " Renée Kooi <renee@kooi.me>" ,
66 "bugs" : {
77 "url" : " https://github.com/goto-bus-stop/setup-zig/issues"
You can’t perform that action at this time.
0 commit comments