From 03892033616485756ac994c5772df206ee2276dc Mon Sep 17 00:00:00 2001 From: master1lan <278457198@qq.com> Date: Sun, 19 Feb 2023 15:19:29 +0800 Subject: [PATCH] chore(release): 0.0.1 --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..eb8c1d9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 0.0.1 (2023-02-19) + + +### ✨ Features + +* **custom**: 添加entry ca939da, closes #15 + + +### 🎫 Chores + +* **custom**: 添加commit规范 77cc224, closes #12 + + +### 🐛 Bug Fixes + +* **custom**: 修复构建错误 1359691 +* **custom**: 修复token问题 58b1a8d