-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: hairyhenderson-bot[bot] <167488603+hairyhenderson-bot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2a8cf62
commit 73c05cf
Showing
2 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.1.0" | ||
".": "0.1.1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog | ||
|
||
## [0.1.1](https://github.com/hairyhenderson/hitron_coda_exporter/compare/v0.1.0...v0.1.1) (2024-05-31) | ||
|
||
|
||
### Features | ||
|
||
* **logging:** Switch from go-kit/log to log/slog ([#181](https://github.com/hairyhenderson/hitron_coda_exporter/issues/181)) ([319537f](https://github.com/hairyhenderson/hitron_coda_exporter/commit/319537f42c930fc02a61b88bda1ea172a399c7b6)) | ||
|
||
|
||
### Dependencies | ||
|
||
* **go:** Remove unnecessary replace and update modules ([#178](https://github.com/hairyhenderson/hitron_coda_exporter/issues/178)) ([baef335](https://github.com/hairyhenderson/hitron_coda_exporter/commit/baef335b362b84ff61bba14dd5281561f01e0c91)) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* release 0.1.1 ([2a8cf62](https://github.com/hairyhenderson/hitron_coda_exporter/commit/2a8cf6231a4abf89df4be26dd38eb40eede5d875)) | ||
* release 0.1.2 ([e8ee022](https://github.com/hairyhenderson/hitron_coda_exporter/commit/e8ee02257c305ac7b61ea79d9be283e5075d7116)) |