From 3641f902a1fe1162f3ed31e417506a6e7e7f05bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 22:57:37 +0000 Subject: [PATCH] chore(main): release 1.8.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9044523..9af1c63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.8.1](https://github.com/kunchenguid/gsh/compare/v1.8.0...v1.8.1) (2026-03-15) + + +### Bug Fixes + +* **repo:** rename github user to kunchenguid ([#198](https://github.com/kunchenguid/gsh/issues/198)) ([f41835c](https://github.com/kunchenguid/gsh/commit/f41835c17e54c79fd27abaa93fd5c481d6b27bb7)) + ## [1.8.0](https://github.com/atinylittleshell/gsh/compare/v1.7.1...v1.8.0) (2026-03-14)