Skip to content

Commit

Permalink
Merge pull request #199 from joshuar/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): 🎉 release 9.5.1
  • Loading branch information
joshuar authored Jul 3, 2024
2 parents 1d517ea + 947b635 commit 35713fd
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 @@
{
".": "9.5.0"
".": "9.5.1"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [9.5.1](https://github.com/joshuar/go-hass-agent/compare/v9.5.0...v9.5.1) (2024-07-02)


### Bug Fixes

* **linux:** :bug: don't try to create controls if they are unavailable ([f2fafbc](https://github.com/joshuar/go-hass-agent/commit/f2fafbc85b2e39d134ea570059ce588a784cfde4))
* **scripts:** :bug: improve error and argument handling ([a37f20c](https://github.com/joshuar/go-hass-agent/commit/a37f20cf1fa7486dc859f40d82ad39fc7304f983))


### Performance Improvements

* **agent:** :fire: remove unneeded and complicated koanf usage ([b0740e8](https://github.com/joshuar/go-hass-agent/commit/b0740e88aeca48b7d7f7d6762219271d25961064))

## [9.5.0](https://github.com/joshuar/go-hass-agent/compare/v9.4.0...v9.5.0) (2024-06-27)


Expand Down

0 comments on commit 35713fd

Please sign in to comment.