diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 96d9691..9aa5a07 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.0" + ".": "0.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6e493fc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.1](https://github.com/hairyhenderson/hitron_coda/compare/v0.1.0...v0.1.1) (2024-05-30) + + +### Bug Fixes + +* **lint:** lint config updates and fixes ([#63](https://github.com/hairyhenderson/hitron_coda/issues/63)) ([3241cfb](https://github.com/hairyhenderson/hitron_coda/commit/3241cfb9ea4102f61bf58c22188bfb01f4e82077))