Skip to content

Commit 746eacc

Browse files
Release v8.27.0
1 parent 10a9b3f commit 746eacc

2 files changed

Lines changed: 28 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theme-next-docs",
3-
"version": "8.26.0",
3+
"version": "8.27.0",
44
"private": true,
55
"hexo": {
66
"version": "8.1.1"
@@ -40,4 +40,4 @@
4040
"devDependencies": {
4141
"markdownlint-cli": "0.47.0"
4242
}
43-
}
43+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: NexT 8.27.0 Released
3+
date: 2026-01-07 06:33:10
4+
---
5+
6+
<!-- Release notes generated using configuration in .github/release.yml at v8.27.0 -->
7+
8+
## What's Changed
9+
### ⭐ Features
10+
* Add body option to gitalk configuration to support custom issue content by @tootscharlie in https://github.com/next-theme/hexo-theme-next/pull/877
11+
* Enable darkmode by default ([4d66cf4](https://github.com/next-theme/hexo-theme-next/commit/4d66cf46c99e97067ed216112c30a8e671d95b2d))
12+
### 🌀 External Changes
13+
* Update dependency eslint to v9.39.2 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/931
14+
* Update dependency mocha to v11.7.5 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/932
15+
* Update dependency chai to v6.2.2 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/934
16+
* Update dependency js-yaml to v4.1.1 [SECURITY] by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/939
17+
* Update actions/checkout action to v6 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/940
18+
* Update dependency stylelint to v16.26.1 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/941
19+
* Update dessant/lock-threads action to v6 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/944
20+
21+
## New Contributors
22+
* @tootscharlie made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/877
23+
24+
**Full Changelog**: https://github.com/next-theme/hexo-theme-next/compare/v8.26.0...v8.27.0
25+
26+
[Detailed changes for NexT v8.27.0](https://github.com/next-theme/hexo-theme-next/releases/tag/v8.27.0)

0 commit comments

Comments
 (0)