Skip to content

Commit 7a8f5cc

Browse files
chore(main): release 2.8.1 (#29)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3f5f891 commit 7a8f5cc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.8.1](https://github.com/skyhancloud/skyhan.cloud/compare/v2.8.0...v2.8.1) (2025-12-12)
4+
5+
6+
### Bug Fixes
7+
8+
* update next dependency from version 15.0.5 to 15.0.7 ([3f5f891](https://github.com/skyhancloud/skyhan.cloud/commit/3f5f891be1853cb6375e519427c0c46535a6f402))
9+
310
## [2.8.0](https://github.com/skyhancloud/skyhan.cloud/compare/v2.7.0...v2.8.0) (2025-12-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "skyhan.cloud",
44
"private": true,
5-
"version": "2.8.0",
5+
"version": "2.8.1",
66
"scripts": {
77
"dev": "next dev --turbopack",
88
"build": "next build",

0 commit comments

Comments
 (0)