From 92a9b73c2deed876ae132087cb94d4e6afafd5d4 Mon Sep 17 00:00:00 2001 From: "hairyhenderson-bot[bot]" <167488603+hairyhenderson-bot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:44:28 -0400 Subject: [PATCH] chore(main): release 0.1.1 (#65) Co-authored-by: hairyhenderson-bot[bot] <167488603+hairyhenderson-bot[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md 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))