mirror of
https://github.com/BloopAI/setup-zig.git
synced 2026-09-05 14:28:33 +00:00
Merge tag 'v1.2.5' into v1
This commit is contained in:
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## 1.2.5
|
||||
* Update dependencies to fix #11.
|
||||
|
||||
## 1.2.4
|
||||
* Update dependencies simple-get and ncc.
|
||||
|
||||
|
||||
8498
dist/index.js
vendored
8498
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "setup-zig",
|
||||
"description": "Use the zig compiler in your Github Action",
|
||||
"version": "1.2.4",
|
||||
"version": "1.2.5",
|
||||
"author": "Renée Kooi <renee@kooi.me>",
|
||||
"bugs": {
|
||||
"url": "https://github.com/goto-bus-stop/setup-zig/issues"
|
||||
@@ -13,7 +13,7 @@
|
||||
"simple-get": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@zeit/ncc": "^0.22.0",
|
||||
"@vercel/ncc": "^0.24.1",
|
||||
"standard": "^14.3.1"
|
||||
},
|
||||
"homepage": "https://github.com/goto-bus-stop/setup-zig",
|
||||
|
||||
Reference in New Issue
Block a user