From 4aef7cb3076d0c87828594bd5a92226d309168f7 Mon Sep 17 00:00:00 2001 From: nsnail Date: Fri, 17 Nov 2023 19:24:43 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20=E5=8F=98=E6=9B=B4?= =?UTF-8?q?=E6=97=A5=E5=BF=97=20(#57)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +-------- NetAdmin.sln | 1 + package.json | 2 +- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b56dc30..1c7b6fa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,4 @@ All notable changes to this project will be documented in this file. See [standa ### Features -* ✨ 基础模块 ([d26e4c7](https://github.com/nsnail/NetAdmin/commit/d26e4c77cc7264829a410f8503e855531f6b9c19)) - -## 1.0.0 (2023-11-17) - - -### Features - -* ✨ 基础模块 ([cd2a241](https://github.com/nsnail/NetAdmin/commit/cd2a2412b91bd07346b1d95b19102d48883479a5)) \ No newline at end of file +* ✨ 基础模块 ([d26e4c7](https://github.com/nsnail/NetAdmin/commit/d26e4c77cc7264829a410f8503e855531f6b9c19)) \ No newline at end of file diff --git a/NetAdmin.sln b/NetAdmin.sln index 24db391e..94a5c3ad 100644 --- a/NetAdmin.sln +++ b/NetAdmin.sln @@ -16,6 +16,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "meta", "meta", "{5198A03D-0 .tgitconfig = .tgitconfig 1.git.pr.ps1 = 1.git.pr.ps1 build.cake = build.cake + CHANGELOG.md = CHANGELOG.md clone.project.refs.ps1 = clone.project.refs.ps1 code.clean.csx = code.clean.csx code.clean.ps1 = code.clean.ps1 diff --git a/package.json b/package.json index 8326252d..ba9b7f20 100644 --- a/package.json +++ b/package.json @@ -11,4 +11,4 @@ "path": "node_modules/cz-git" } } -} +} \ No newline at end of file