Skip to content

Commit

Permalink
chore(main): release 0.2.1 (#15)
Browse files Browse the repository at this point in the history
* chore(main): release 0.2.1

* remove last heading

Signed-off-by: Corey Hemminger <hemminger@hotmail.com>

* ignore multiple consecutive blank lines for release please

Signed-off-by: Corey Hemminger <hemminger@hotmail.com>

---------

Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Co-authored-by: Corey Hemminger <hemminger@hotmail.com>
  • Loading branch information
kitchen-porter and Stromweld authored Jun 18, 2024
1 parent c642b83 commit 2c5ba9b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
1 change: 1 addition & 0 deletions .markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
default: true
MD013: false
MD041: false
MD012: false
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.2.0"
".": "0.2.1"
}
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# CHANGELOG
# Changelog

## [0.2.1](https://github.com/test-kitchen/.github/compare/v0.2.0...v0.2.1) (2024-06-18)


### Bug Fixes

* config typo ([#14](https://github.com/test-kitchen/.github/issues/14)) ([c642b83](https://github.com/test-kitchen/.github/commit/c642b83fb5f3bfc48def3cf8429f8c17531e4e81))

0 comments on commit 2c5ba9b

Please sign in to comment.