Skip to content

Commit

Permalink
chore(master): release 18.6.0 (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarter authored Oct 6, 2024
1 parent 35592d0 commit 9e8c884
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
}
},
"bootstrap-sha": "4a30de3b1e5dd3914e447d2c43a11670e8a9fab1",
".": "18.5.0"
".": "18.6.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.5.0
18.6.0

0 comments on commit 9e8c884

Please sign in to comment.