From 6e9bbff06e5dac5427a26f5ec28d2592622abef6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 13:01:38 +0000 Subject: [PATCH] chore(main): release 0.9.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b28fea9..7e08ec6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.9.1" + ".": "0.9.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a0cec75..477cbcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.9.2](https://github.com/hexojs/create-hexo/compare/v0.9.1...v0.9.2) (2026-05-04) + + +### Miscellaneous Chores + +* **deps:** bump googleapis/release-please-action from 4 to 5 ([#73](https://github.com/hexojs/create-hexo/issues/73)) ([7486a66](https://github.com/hexojs/create-hexo/commit/7486a663d3b31d58c27a61dddacae148eb583d75)) +* **deps:** bump pnpm/action-setup from 5 to 6 ([#74](https://github.com/hexojs/create-hexo/issues/74)) ([39f4473](https://github.com/hexojs/create-hexo/commit/39f4473b61921138e02eab50858fb90d45c2155c)) + ## [0.9.1](https://github.com/hexojs/create-hexo/compare/v0.9.0...v0.9.1) (2026-04-09) diff --git a/package.json b/package.json index 027cb21..4ac20e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-hexo", - "version": "0.9.1", + "version": "0.9.2", "description": "Hexo site initializer. (`npm create hexo`) ", "keywords": [ "hexo",