v7.1.1
Some checks failed
CI / Type Check & Lint (push) Successful in 33s
CI / Build Test (Current Platform) (push) Successful in 39s
Publish to npm / npm-publish (push) Failing after 1m4s
CI / Build All Platforms (push) Successful in 2m16s
Release / build-and-release (push) Successful in 2m41s

This commit is contained in:
2026-02-07 09:50:31 +00:00
parent bad663d5e4
commit 2c89cc6a0a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ship.zone/szci", "name": "@ship.zone/szci",
"version": "7.1.0", "version": "7.1.1",
"exports": "./mod.ts", "exports": "./mod.ts",
"nodeModulesDir": "auto", "nodeModulesDir": "auto",
"tasks": { "tasks": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ship.zone/szci", "name": "@ship.zone/szci",
"version": "7.1.0", "version": "7.1.1",
"description": "Serve Zone CI - A tool to streamline Node.js and Docker workflows within CI environments, particularly GitLab CI, providing various CI/CD utilities. Powered by Deno with standalone executables.", "description": "Serve Zone CI - A tool to streamline Node.js and Docker workflows within CI environments, particularly GitLab CI, providing various CI/CD utilities. Powered by Deno with standalone executables.",
"keywords": [ "keywords": [
"Node.js", "Node.js",