Skip to content

Commit 95cda96

Browse files
committed
chore(release): bump version to 1.16.231
1 parent cf6de09 commit 95cda96

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.16.226
1+
1.16.231

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,16 @@
3838
- **Troubleshooting 文档优化**: 在 `docs/user/TROUBLESHOOTING.md` 顶部添加提示,引导普通用户先看 HELP.md
3939

4040
## [Unreleased]
41+
_无待发布的变更_
42+
43+
## [1.16.231] - 2026-02-28
4144

4245
### Fixed
4346
- **搜索框自动大写修复**: 禁用 macOS 在搜索框中自动将句首字母大写的行为
4447
- 添加 `autocapitalize="off"` 属性禁用自动大写
4548
- 添加 `autocorrect="off"` 属性禁用自动纠正
4649
- 添加 `autocomplete="off"` 属性禁用自动完成
4750
- 添加 `spellcheck="false"` 属性禁用拼写检查
48-
4951
## [1.16.226] - 2026-02-28
5052

5153
### Added

0 commit comments

Comments
 (0)