feat: Add release and lint scripts to node CLI (#18935)

This commit is contained in:
Elias Meire
2025-09-02 05:48:43 +02:00
committed by GitHub
parent 567ede7531
commit be8061c2a5
24 changed files with 1090 additions and 202 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/create-node",
"version": "0.2.0",
"version": "0.3.0",
"description": "Official CLI to create new community nodes for n8n",
"bin": {
"create-n8n-node": "bin/create.js"