Skip to content

Commit

Permalink
Merge pull request #82 from joshuar/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): 🎉 release 11.1.0
  • Loading branch information
joshuar authored Aug 10, 2024
2 parents 7efc46e + bc6036d commit 83421d8
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 @@
{
".": "11.0.0"
".": "11.1.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

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


### Features

* **hass:** :sparkles: add image and camera entities ([c44d321](https://github.com/joshuar/go-hass-anything/commit/c44d321443b62d3361fec290b0c5a1972442067f))


### Bug Fixes

* **container:** :heavy_plus_sign: ensure linux-headers are installed for camera example app ([7efc46e](https://github.com/joshuar/go-hass-anything/commit/7efc46e1f26c1c145285cef595e30c04780e0273))
* **mqtt:** :bug: don't assume json encoding of message ([fd218cd](https://github.com/joshuar/go-hass-anything/commit/fd218cd83a9ef5d62a29d4249b8d5b15922014cc))

## [11.0.0](https://github.com/joshuar/go-hass-anything/compare/v10.1.0...v11.0.0) (2024-07-24)


Expand Down

0 comments on commit 83421d8

Please sign in to comment.