Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 更新日志


## [v4.1.8](https://github.com/buession/buession-prototype/releases/tag/4.1.8)(2025-04-15
## [v4.1.8](https://github.com/buession/buession-prototype/releases/tag/4.1.8)(2025-04-16

### 🐞 BUG 修复

Expand Down
2 changes: 1 addition & 1 deletion site/src/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ banner:
btns:
- { name: '开 始', href: '/docs/quickstart.html', primary: true }
- { name: 'Github >', href: 'https://github.com/buession/buession-prototype' }
caption: '当前版本: v4.1.5'
caption: '当前版本: v4.1.8'
features:
- { name: '优雅', desc: '旨在提供便捷的、可靠的基于原生 JavaScript/TypeScript 扩展的类库,拥有完善的文档和高可读性的源码' }
- { name: '易用', desc: '觉大部分 API 基于原生 JavaScript/TypeScript 对象/类的扩展,参考学习 prototype.js' }
Expand Down