Skip to content

Commit

Permalink
Merge pull request #141 from joshuar/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): 🎉 release 12.1.0
  • Loading branch information
joshuar authored Jan 4, 2025
2 parents 5e33a9c + 954c918 commit 15a8d92
Show file tree
Hide file tree
Showing 2 changed files with 16 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 @@
{
".": "12.0.0"
".": "12.1.0"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [12.1.0](https://github.com/joshuar/go-hass-anything/compare/v12.0.0...v12.1.0) (2025-01-04)


### Features

* **preferences,agent:** :sparkles: better app preferences ([6f671c1](https://github.com/joshuar/go-hass-anything/commit/6f671c135828facadabc54e9373eb19d4859ef2b))
* **preferences:** :recycle: use koanf for agent preferences ([7087207](https://github.com/joshuar/go-hass-anything/commit/70872072cb53f30a17058b0d94e92183adf191e1))
* **web:** :sparkles: improved web helper library ([26a9d1c](https://github.com/joshuar/go-hass-anything/commit/26a9d1c615d50bbf8cb82ea2cd1369c895141712))


### Bug Fixes

* **preferences:** :bug: with new preferences framework, don't use init function ([a327fd0](https://github.com/joshuar/go-hass-anything/commit/a327fd023d7d59c838adaaf5e13764f499bb9552))
* **preferences:** :fire: remove spew ([828c403](https://github.com/joshuar/go-hass-anything/commit/828c403fb518607ac5128b31fb5e980ee61eb23e))

## [12.0.0](https://github.com/joshuar/go-hass-anything/compare/v11.1.0...v12.0.0) (2024-10-10)


Expand Down

0 comments on commit 15a8d92

Please sign in to comment.