Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.50.0"
".": "0.50.1"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.50.1](https://github.com/scottames/dots/compare/v0.50.0...v0.50.1) (2026-08-07)


### 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 ⬆️ 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)


Expand Down