From 052cad9d19ad0fd2d671786fe6ee9ce2ec4379ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 11:08:25 -0700 Subject: [PATCH] chore(main): release 0.17.0 (#339) :robot: I have created a release *beep* *boop* --- ## [0.17.0](https://github.com/scottames/dots/compare/v0.16.0...v0.17.0) (2024-10-10) ### Features * **aqua:** s/nerd/fast/fetch ([c24fee6](https://github.com/scottames/dots/commit/c24fee66a4ff2f9556e25b7f28687d622007a0ca)) * **fish/abbrs:** more gt + minikube helpers ([518654e](https://github.com/scottames/dots/commit/518654eab73b2a5e3468754fd24b86e635ae72fb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51434dd9..6062e354 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.17.0](https://github.com/scottames/dots/compare/v0.16.0...v0.17.0) (2024-10-10) + + +### Features + +* **aqua:** s/nerd/fast/fetch ([c24fee6](https://github.com/scottames/dots/commit/c24fee66a4ff2f9556e25b7f28687d622007a0ca)) +* **fish/abbrs:** more gt + minikube helpers ([518654e](https://github.com/scottames/dots/commit/518654eab73b2a5e3468754fd24b86e635ae72fb)) + ## [0.16.0](https://github.com/scottames/dots/compare/v0.15.1...v0.16.0) (2024-09-02)