Keep calm and commit

This commit is contained in:
CoderLambert
2024-08-16 16:28:49 +08:00
parent 198337f040
commit d701461dd7
2 changed files with 60 additions and 1 deletions
+2 -1
View File
@@ -1 +1,2 @@
pnpm
pnpm run changelog
git add CHANGELOG.md
+58
View File
@@ -0,0 +1,58 @@
# 1.0.0 (2024-08-16)
### Bug Fixes
* 编译目录修改 ([aabca47](https://github.com/CoderLambert/lz-space/commit/aabca4793d7a4d50781244ae0fb9731fb46b3bce))
* 忽略 deadLink导致的编译错误 ([b216478](https://github.com/CoderLambert/lz-space/commit/b216478895734462e45f24ed737645f09f22c765))
* deploy 无权限问题 ([b87cb25](https://github.com/CoderLambert/lz-space/commit/b87cb2592367934622b04bd8f04ac434aab82d27))
* github page 样式展示异常 ([e006e9f](https://github.com/CoderLambert/lz-space/commit/e006e9f635bf135ba488073f13e1e010e2efc164))
### Features
* 30s代码片段链接 ([2af68a3](https://github.com/CoderLambert/lz-space/commit/2af68a3433788c263e8c8353ddd0236a831005db))
* 初始化 ([87d013a](https://github.com/CoderLambert/lz-space/commit/87d013ae27e21049346649a5bab434326c9d0d81))
* 初始化 ([fc33266](https://github.com/CoderLambert/lz-space/commit/fc332660805f61788051c8769a6925c6ec37784d))
* 添加 chokidar.md ([5eb5bba](https://github.com/CoderLambert/lz-space/commit/5eb5bbac8f572b7fb555683fd46bb92476335b38))
* 添加 execa 、semver 文档 ([8fe17b9](https://github.com/CoderLambert/lz-space/commit/8fe17b9a56eb13494876cef717198aec727fc6b2))
* 添加编译打包books命令 ([c6aa6a9](https://github.com/CoderLambert/lz-space/commit/c6aa6a9d8ed0c6e5600e7d04372061f972312a6f))
* 添加部署到腾讯工作流 ([0bbe75f](https://github.com/CoderLambert/lz-space/commit/0bbe75fe3e80a572b16f1fe728e7d3fe8ad692f9))
* 添加同步到个人服务器工作流步骤 ([7341322](https://github.com/CoderLambert/lz-space/commit/73413220b61aaf1f447100258bd336cbddc8ba62))
* 添加主页、笔记布局 ([bfcbb0f](https://github.com/CoderLambert/lz-space/commit/bfcbb0f614244632102f4f7fac04e3b626576326))
* 添加自动生成 changelog 命令 ([7089eba](https://github.com/CoderLambert/lz-space/commit/7089eba069200aef447b3da656a8c471d40c14eb))
* 添加husky钩子 ([be3152b](https://github.com/CoderLambert/lz-space/commit/be3152b74e734231e07823111748b1286e3c7ac3))
* 添加prompt 库使用介绍 ([8c40363](https://github.com/CoderLambert/lz-space/commit/8c40363c7ea0ac8c769cdf8b54e6321c935ad940))
* 修改工作流名称 ([58c5394](https://github.com/CoderLambert/lz-space/commit/58c53940415291439e262267afce3ca9afb77bcf))
# 1.0.0 (2024-08-16)
### Bug Fixes
* 编译目录修改 ([aabca47](https://github.com/CoderLambert/lz-space/commit/aabca4793d7a4d50781244ae0fb9731fb46b3bce))
* 忽略 deadLink导致的编译错误 ([b216478](https://github.com/CoderLambert/lz-space/commit/b216478895734462e45f24ed737645f09f22c765))
* deploy 无权限问题 ([b87cb25](https://github.com/CoderLambert/lz-space/commit/b87cb2592367934622b04bd8f04ac434aab82d27))
* github page 样式展示异常 ([e006e9f](https://github.com/CoderLambert/lz-space/commit/e006e9f635bf135ba488073f13e1e010e2efc164))
### Features
* 30s代码片段链接 ([2af68a3](https://github.com/CoderLambert/lz-space/commit/2af68a3433788c263e8c8353ddd0236a831005db))
* 初始化 ([87d013a](https://github.com/CoderLambert/lz-space/commit/87d013ae27e21049346649a5bab434326c9d0d81))
* 初始化 ([fc33266](https://github.com/CoderLambert/lz-space/commit/fc332660805f61788051c8769a6925c6ec37784d))
* 添加 chokidar.md ([5eb5bba](https://github.com/CoderLambert/lz-space/commit/5eb5bbac8f572b7fb555683fd46bb92476335b38))
* 添加 execa 、semver 文档 ([8fe17b9](https://github.com/CoderLambert/lz-space/commit/8fe17b9a56eb13494876cef717198aec727fc6b2))
* 添加编译打包books命令 ([c6aa6a9](https://github.com/CoderLambert/lz-space/commit/c6aa6a9d8ed0c6e5600e7d04372061f972312a6f))
* 添加部署到腾讯工作流 ([0bbe75f](https://github.com/CoderLambert/lz-space/commit/0bbe75fe3e80a572b16f1fe728e7d3fe8ad692f9))
* 添加同步到个人服务器工作流步骤 ([7341322](https://github.com/CoderLambert/lz-space/commit/73413220b61aaf1f447100258bd336cbddc8ba62))
* 添加主页、笔记布局 ([bfcbb0f](https://github.com/CoderLambert/lz-space/commit/bfcbb0f614244632102f4f7fac04e3b626576326))
* 添加自动生成 changelog 命令 ([7089eba](https://github.com/CoderLambert/lz-space/commit/7089eba069200aef447b3da656a8c471d40c14eb))
* 添加husky钩子 ([be3152b](https://github.com/CoderLambert/lz-space/commit/be3152b74e734231e07823111748b1286e3c7ac3))
* 添加prompt 库使用介绍 ([8c40363](https://github.com/CoderLambert/lz-space/commit/8c40363c7ea0ac8c769cdf8b54e6321c935ad940))
* 修改工作流名称 ([58c5394](https://github.com/CoderLambert/lz-space/commit/58c53940415291439e262267afce3ca9afb77bcf))