From 9365a7ea66e0357b300b05726ccc27d390d4221f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 08:18:59 +0200 Subject: [PATCH] chore(main): release 2.4.2 (#104) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 217d0dd..209d855 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.4.2](https://github.com/snelling-a/dotfiles/compare/v2.4.1...v2.4.2) (2023-08-15) + + +### Bug Fixes + +* global gitignore ([d1a7ca6](https://github.com/snelling-a/dotfiles/commit/d1a7ca6a127f36c8171911fd3a69cb8f87781fef)) + + +### Miscellaneous + +* **brew:** update packages ([1aa6ac4](https://github.com/snelling-a/dotfiles/commit/1aa6ac4d52de9c61d42f576546946282b30f631a)) + ## [2.4.1](https://github.com/snelling-a/dotfiles/compare/v2.4.0...v2.4.1) (2023-08-14)