Skip to content

Commit 37d5da4

Browse files
chore(main): release 0.8.0 (#69)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 84d2a3d commit 37d5da4

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.0"
2+
".": "0.8.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.8.0](https://github.com/hexojs/create-hexo/compare/v0.7.0...v0.8.0) (2026-04-08)
4+
5+
6+
### Features
7+
8+
* **ci/publish:** automate publish packages with release-please ([#65](https://github.com/hexojs/create-hexo/issues/65)) ([84d2a3d](https://github.com/hexojs/create-hexo/commit/84d2a3deb5761a4ffc5608f54fb8ca7f0e2e55e4))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-hexo",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Hexo site initializer. (`npm create hexo`) ",
55
"keywords": [
66
"hexo",

0 commit comments

Comments
 (0)