From 94dcd98be500a054283e903437ac42ef53bfdb10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 19:38:49 +0000 Subject: [PATCH] chore: release v0.8.0 --- git-workon-lib/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/git-workon-lib/CHANGELOG.md b/git-workon-lib/CHANGELOG.md index a25fd01..d964479 100644 --- a/git-workon-lib/CHANGELOG.md +++ b/git-workon-lib/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.8.0](https://github.com/lettertwo/git-workon/compare/git-workon-lib-v0.7.4...git-workon-lib-v0.8.0) - 2026-06-24 + +### Other + +- release v0.8.0 ([#42](https://github.com/lettertwo/git-workon/pull/42)) + ## [0.7.3](https://github.com/lettertwo/git-workon/compare/git-workon-lib-v0.7.2...git-workon-lib-v0.7.3) - 2026-06-22 ### Other