From e9e64600756e27dd95232773295bf4a3df8e8b1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 15:53:24 +0000 Subject: [PATCH] chore(main): release gnhf 0.1.39 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 87b3259..29dfbb8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.38" + ".": "0.1.39" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a7565ee..5028c6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.39](https://github.com/kunchenguid/gnhf/compare/gnhf-v0.1.38...gnhf-v0.1.39) (2026-05-06) + + +### Features + +* **renderer:** render meteors beside content ([#139](https://github.com/kunchenguid/gnhf/issues/139)) ([6538a2a](https://github.com/kunchenguid/gnhf/commit/6538a2af397876f1531e593ef4c067626f6181e8)) + ## [0.1.38](https://github.com/kunchenguid/gnhf/compare/gnhf-v0.1.37...gnhf-v0.1.38) (2026-05-06) diff --git a/package-lock.json b/package-lock.json index 02a042e..fc0dab5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gnhf", - "version": "0.1.38", + "version": "0.1.39", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gnhf", - "version": "0.1.38", + "version": "0.1.39", "dependencies": { "commander": "^14.0.3", "js-yaml": "^4.1.1" diff --git a/package.json b/package.json index b171e3e..3085d83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gnhf", - "version": "0.1.38", + "version": "0.1.39", "description": "Before I go to bed, I tell my agents: good night, have fun", "type": "module", "bin": {