From d845398dbd974ca557e0c5f2c6f70193d01b03aa Mon Sep 17 00:00:00 2001 From: Justin3go <2197432182@qq.com> Date: Tue, 24 Feb 2026 15:52:51 +0800 Subject: [PATCH] chore(master): release 1.1.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5f4651..fe53ab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.1.0](https://github.com/Justin3go/SearchSearchGo/compare/v1.0.2...v1.1.0) (2026-02-24) + + +### Features + +* 优化二维码展示样式,增加容器和尺寸设置 ([7009d1c](https://github.com/Justin3go/SearchSearchGo/commit/7009d1ce1eb99e83b8e015ce77f4d83de792d6e1)) +* 修改二维码获取提示文本,简化说明 ([34452ba](https://github.com/Justin3go/SearchSearchGo/commit/34452ba2ee1d719bceefc693005813ac0efc00ff)) +* 更新二维码获取提示文本,明确操作步骤 ([472adbd](https://github.com/Justin3go/SearchSearchGo/commit/472adbdfa15770681c4d7b56a4dec96056846b63)) +* 更新空状态提示文本和链接,指向新站点 ([57d7295](https://github.com/Justin3go/SearchSearchGo/commit/57d729576cce1080886da2e6c7be73d6f81d418d)) +* 添加访问验证组件及API支持 ([0564b2c](https://github.com/Justin3go/SearchSearchGo/commit/0564b2c80f49d00027bfddaef0efd8452c852e8b)) +* 调整搜索框标题样式,优化字体大小 ([44b8b76](https://github.com/Justin3go/SearchSearchGo/commit/44b8b76c1ab7e05b483359939f5b61c9348091d2)) + ## [1.0.2](https://github.com/Justin3go/SearchSearchGo/compare/v1.0.1...v1.0.2) (2024-02-22) diff --git a/package.json b/package.json index 1a86109..9ad33dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "search-search-go", - "version": "1.0.2", + "version": "1.1.0", "description": "一款极简体验、优雅、现代化、资源丰富、免费、无需登录的新一代阿里云盘搜索引擎,来体验找寻资源的快乐吧~", "license": "MIT", "author": "Justin3go",