From 9883b369c16d4769003b435f056262b70fa3e2a1 Mon Sep 17 00:00:00 2001 From: Justin3go <2197432182@qq.com> Date: Sun, 28 Jul 2024 23:59:35 +0800 Subject: [PATCH] chore(release): release 1.0.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84c7451..be83ba5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/Justin3go/justin3go.com/compare/v1.0.0...v1.0.1) (2024-07-28) + + +### Bug Fixes + +* 修改Giscus评论类型 ([065c424](https://github.com/Justin3go/justin3go.com/commit/065c4240f8ff8b8a43b4d72273471156ad3a0c0d)) + ## 1.0.0 (2024-07-28) diff --git a/package.json b/package.json index 9ac9bf0..2fcb0a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "justin3go.com", - "version": "1.0.0", + "version": "1.0.1", "description": "坚持深耕技术领域的T型前端程序员, 关注独立开发与AI,喜欢Vuejs、Nestjs, 还会点Python、搜索引擎、NLP、Web3、后端", "main": "index.js", "scripts": {