From 9e8c88492c41d9cd7ba1c7e4414e8292a6084eff Mon Sep 17 00:00:00 2001 From: Dorian Karter Date: Sat, 5 Oct 2024 22:46:46 -0500 Subject: [PATCH] chore(master): release 18.6.0 (#255) --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9e843e6e..2cc793fd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -5,5 +5,5 @@ } }, "bootstrap-sha": "4a30de3b1e5dd3914e447d2c43a11670e8a9fab1", - ".": "18.5.0" + ".": "18.6.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index c8a20287..a6d05c1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [18.6.0](https://github.com/dkarter/dotfiles/compare/v18.5.0...v18.6.0) (2024-10-06) + + +### Features + +* **task:** add gh:automerge:renovate ([ce90808](https://github.com/dkarter/dotfiles/commit/ce9080854f9300c934350611b72f31dc967bd5f0)) +* **task:** add gh:release task ([0e21a5d](https://github.com/dkarter/dotfiles/commit/0e21a5daa8155495fdc1621750d58a1f2ceb09fe)) + + +### Bug Fixes + +* **task:** gh:release change search state to open ([35592d0](https://github.com/dkarter/dotfiles/commit/35592d0cdff8070e13e301f60669d16281f61468)) + ## [18.5.0](https://github.com/dkarter/dotfiles/compare/v18.4.0...v18.5.0) (2024-10-06) diff --git a/version.txt b/version.txt index 9020bd13..4b5ebaf0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -18.5.0 +18.6.0