Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: hairyhenderson-bot[bot] <167488603+hairyhenderson-bot[bot]@users.noreply.github.com>
  • Loading branch information
hairyhenderson-bot[bot] authored May 31, 2024
1 parent 14480b1 commit d1b2b41
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
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.1.1"
".": "0.2.0"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.2.0](https://github.com/hairyhenderson/hitron_coda/compare/v0.1.1...v0.2.0) (2024-05-31)


### ⚠ BREAKING CHANGES

* **logging:** Switch from go-kit/log to log/slog ([#66](https://github.com/hairyhenderson/hitron_coda/issues/66))

### Features

* **logging:** Switch from go-kit/log to log/slog ([#66](https://github.com/hairyhenderson/hitron_coda/issues/66)) ([55e6e1e](https://github.com/hairyhenderson/hitron_coda/commit/55e6e1e473df1ac371ff51f8e09547cd93d207f2))


### Miscellaneous Chores

* release 0.2.0 ([14480b1](https://github.com/hairyhenderson/hitron_coda/commit/14480b1fd33344e1785af21d076d2b9f098b1e76))

## [0.1.1](https://github.com/hairyhenderson/hitron_coda/compare/v0.1.0...v0.1.1) (2024-05-30)


Expand Down

0 comments on commit d1b2b41

Please sign in to comment.