Skip to content

Commit

Permalink
Merge pull request #310 from joshuar/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): 🎉 release 10.3.1
  • Loading branch information
joshuar authored Oct 12, 2024
2 parents f227260 + f6a63e6 commit 02fcb8f
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 @@
{
".": "10.3.0"
".": "10.3.1"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [10.3.1](https://github.com/joshuar/go-hass-agent/compare/v10.3.0...v10.3.1) (2024-10-12)


### Bug Fixes

* **linux:** :bug: safely check for hsi properties ([3bb3849](https://github.com/joshuar/go-hass-agent/commit/3bb3849bc802264c480c45ca9ab2f20ce290151f))


### Performance Improvements

* **container:** :zap: don't install mage for container build ([dace627](https://github.com/joshuar/go-hass-agent/commit/dace627addf2287307426d3d746fb8bf2876b358))
* **hass:** :zap: move validation of requests ([8d0eca5](https://github.com/joshuar/go-hass-agent/commit/8d0eca568b8962d5db38c667f84023f23c1c6f39))

## [10.3.0](https://github.com/joshuar/go-hass-agent/compare/v10.2.1...v10.3.0) (2024-10-01)


Expand Down

0 comments on commit 02fcb8f

Please sign in to comment.