From 4442a271c6c03ca6a0d8d1b13fd069a73ddb626c Mon Sep 17 00:00:00 2001 From: chufan Date: Tue, 1 Oct 2024 12:22:02 +0800 Subject: [PATCH] chore(release): publish v0.0.2-alpha.20 --- CHANGELOG.md | 18 ++++++++++++++++++ package.json | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d9801da2..8159aea74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file. See [Conven +## v0.0.2-alpha.20 (2024-10-01) + +### ✨ Features + +- 增加文档内容,优化站点主页,新增`icon`图标、超链接  -  by **chufan** [(be4d8)](https://github.com/142vip/JavaScriptCollection/commit/be4d82a) +- 移除`@142vip/release-version`模块,升级依赖。替换`CD`流水线上的`changelog`命令  -  by **chufan** [(4ddd2)](https://github.com/142vip/JavaScriptCollection/commit/4ddd232) +- 移除`antfu/eslint-config`模块,使用`@142vip/eslint-config`替换,修复配置异常  -  by **微信公众号:储凡** and **chufan** in https://github.com/142vip/JavaScriptCollection/issues/177 [(4f7d2)](https://github.com/142vip/JavaScriptCollection/commit/4f7d214) + +### 🔥 Performance + +- 升级`@142vip/utils`依赖版本,引入`only-allow`严格校验`pnpm`使用  -  by **chufan** [(57229)](https://github.com/142vip/JavaScriptCollection/commit/5722988) + +### 🐛 Bug Fixes + +- 修复`Dockerfile`构建异常,增加`git`国内下载  -  by **chufan** [(0f686)](https://github.com/142vip/JavaScriptCollection/commit/0f686f3) + +**Release New Version v0.0.2-alpha.20 [👉 View Changes On GitHub](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.19...v0.0.2-alpha.20)** + ## v0.0.2-alpha.19 (2024-09-23) ### ✨ Features diff --git a/package.json b/package.json index a0a137756..7dc40de80 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "JavaScriptCollection", "type": "module", - "version": "0.0.2-alpha.19", + "version": "0.0.2-alpha.20", "packageManager": "pnpm@9.6.0", "description": "一本有趣的JavaScript合集", "authorInfo": {