From 88b0bab0c8678250a9378ff12d27fcbea7e10515 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 12:58:27 +0000 Subject: [PATCH] chore(main): release 0.43.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 402c92ac..c59f62fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.43.0](https://github.com/scottames/dots/compare/v0.42.0...v0.43.0) (2026-04-06) + + +### Features + +* **aqua:** add goose ([68f64a0](https://github.com/scottames/dots/commit/68f64a0c90489095514903c8a173d7d77fe9ff4e)) +* **mise:** add mise-completions-sync (via aqua) ([a02efc7](https://github.com/scottames/dots/commit/a02efc762e40372500ceb03c31445efb65e74c68)) +* **mise:** plumb new github.command setting to custom helper ([6bd2222](https://github.com/scottames/dots/commit/6bd22229fc87591f4ef09d585c1d1712836ecc87)) +* **waybar:** cleanup + add proper disabled option ([e5fc363](https://github.com/scottames/dots/commit/e5fc363a5f1b6ef92cb6a7bee3b3fe80e7b6401e)) + + +### Bug Fixes + +* minor darwin-related ([#814](https://github.com/scottames/dots/issues/814)) ([b04c3cb](https://github.com/scottames/dots/commit/b04c3cb9b80e2ab513543eee5e272029fb3d0dce)) +* SHELL being set correctly in fish/distrobox ([2d6abb0](https://github.com/scottames/dots/commit/2d6abb0f6f9b1b0f4eb4945504f02cc1a3c54298)) + ## [0.42.0](https://github.com/scottames/dots/compare/v0.41.0...v0.42.0) (2026-03-11)