From b4b9eb78ba5a2c1697c2c5fa0d1bf6057e94b1bf Mon Sep 17 00:00:00 2001 From: "scottames-github-bot[bot]" <162828115+scottames-github-bot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 13:35:37 +0000 Subject: [PATCH] chore(main): release 0.50.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index febc17a4..a4f7d870 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.50.0" + ".": "0.50.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d376a64..260572fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.50.1](https://github.com/scottames/dots/compare/v0.50.0...v0.50.1) (2026-08-09) + + +### Updates & Misc Chores + +* **deps:** update ⬆️ aqua-packages ([#1006](https://github.com/scottames/dots/issues/1006)) ([e27736d](https://github.com/scottames/dots/commit/e27736d4758e3d722d2ca65e689816eaa1e5987d)) +* **deps:** update ⬆️ aqua-packages to v4.548.0 ([#1012](https://github.com/scottames/dots/issues/1012)) ([546615c](https://github.com/scottames/dots/commit/546615c5521421f7b747dc825a93e59d760bd63a)) +* **deps:** update ⬆️ dagger to v0.21.8 ([#1007](https://github.com/scottames/dots/issues/1007)) ([d1c9857](https://github.com/scottames/dots/commit/d1c9857fb7890ebeae13e5f04ca12478d1c7b9ae)) +* **deps:** update dependency ryanoasis/nerd-fonts to v3.5.0 ([#1010](https://github.com/scottames/dots/issues/1010)) ([d41b747](https://github.com/scottames/dots/commit/d41b7473c30d12ffb619a40787a38999e5a71049)) +* **deps:** update github-actions ([#1011](https://github.com/scottames/dots/issues/1011)) ([535154f](https://github.com/scottames/dots/commit/535154fb1e843b9805d9d8b0cfa9c94a7f80360e)) + ## [0.50.0](https://github.com/scottames/dots/compare/v0.49.0...v0.50.0) (2026-08-06)