1.1.0
Some checks failed
CI / Type Check & Lint (push) Successful in 39s
CI / Build Test (Current Platform) (push) Successful in 41s
Publish to npm / npm-publish (push) Failing after 1m2s
CI / Build All Platforms (push) Successful in 1m58s
Release / build-and-release (push) Successful in 2m12s

This commit is contained in:
2025-10-27 11:27:44 +00:00
parent 71e283bcd5
commit a289bcc413
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "@serve.zone/moxytool", "name": "@serve.zone/moxytool",
"version": "1.0.0", "version": "1.1.0",
"exports": "./mod.ts", "exports": "./mod.ts",
"nodeModulesDir": "auto", "nodeModulesDir": "auto",
"tasks": { "tasks": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@serve.zone/moxytool", "name": "@serve.zone/moxytool",
"version": "1.0.0", "version": "1.1.0",
"description": "Proxmox administration tool for vGPU setup, VM management, and cluster configuration", "description": "Proxmox administration tool for vGPU setup, VM management, and cluster configuration",
"keywords": [ "keywords": [
"proxmox", "proxmox",