Skip to content

Commit

Permalink
chore(main): release 0.2.2 (#73)
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 Nov 4, 2024
1 parent 1555e08 commit 80b594a
Show file tree
Hide file tree
Showing 2 changed files with 14 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.2.1"
".": "0.2.2"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.2.2](https://github.com/hairyhenderson/hitron_coda/compare/v0.2.1...v0.2.2) (2024-10-17)


### Bug Fixes

* **lint:** Expand packet fields in router.Sysinfo to uint64 ([#75](https://github.com/hairyhenderson/hitron_coda/issues/75)) ([6d7cfba](https://github.com/hairyhenderson/hitron_coda/commit/6d7cfbaf9bbd0ab78150b7ff55bc65dd4ccb8540))


### Dependencies

* **go:** bump golang.org/x/text from 0.16.0 to 0.18.0 ([#72](https://github.com/hairyhenderson/hitron_coda/issues/72)) ([90db9f1](https://github.com/hairyhenderson/hitron_coda/commit/90db9f108d335ee6c1a8c91635f4f93ee315f152))
* **go:** bump golang.org/x/text from 0.18.0 to 0.19.0 ([#74](https://github.com/hairyhenderson/hitron_coda/issues/74)) ([1555e08](https://github.com/hairyhenderson/hitron_coda/commit/1555e08f3b09acc1f7104b862aa131edccc08cb3))

## [0.2.1](https://github.com/hairyhenderson/hitron_coda/compare/v0.2.0...v0.2.1) (2024-06-08)


Expand Down

0 comments on commit 80b594a

Please sign in to comment.