Release 1.0.1

This commit is contained in:
2025-10-30 10:53:14 +08:00
parent c94292e57e
commit 3e3329dcae
3 changed files with 15 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### 1.0.1
- first commit [`8f0345b`](https://gitea.gwezz.com/n8n-nodes/n8n-nodes-gwezz-changdunovel/commit/8f0345b7be8f9e1c83ac624c709ad05152630e20)
- Update .gitignore and remove ignored files [`3fe1e33`](https://gitea.gwezz.com/n8n-nodes/n8n-nodes-gwezz-changdunovel/commit/3fe1e332b0c20ed58f4ae933f7d431a6ebcedf10)
- v0.1 [`98210ef`](https://gitea.gwezz.com/n8n-nodes/n8n-nodes-gwezz-changdunovel/commit/98210ef15c908b33c901066d8459ef0394243cb4)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "n8n-nodes-gwezz-changdunovel", "name": "n8n-nodes-gwezz-changdunovel",
"version": "0.1.0", "version": "1.0.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "n8n-nodes-gwezz-changdunovel", "name": "n8n-nodes-gwezz-changdunovel",
"version": "0.1.0", "version": "1.0.1",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@n8n/node-cli": "*", "@n8n/node-cli": "*",

View File

@@ -1,6 +1,6 @@
{ {
"name": "n8n-nodes-gwezz-changdunovel", "name": "n8n-nodes-gwezz-changdunovel",
"version": "1.0.0", "version": "1.0.1",
"description": "n8n node for Changdu Novel", "description": "n8n node for Changdu Novel",
"license": "MIT", "license": "MIT",
"homepage": "", "homepage": "",