Skip to content

Commit

Permalink
Merge pull request #64 from joshuar/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): 🎉 release 10.1.0
  • Loading branch information
joshuar authored Jul 6, 2024
2 parents 997977d + af6341d commit c2b9f68
Show file tree
Hide file tree
Showing 2 changed files with 13 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.0.0"
".": "10.1.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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


### Features

* **container:** :sparkles: switch to alpine base image for container ([676d6ba](https://github.com/joshuar/go-hass-anything/commit/676d6ba83e08f620de80d84a282d3922758d18d1))


### Bug Fixes

* **container:** :bug: container should run as (configurable) non-root user ([a7ba398](https://github.com/joshuar/go-hass-anything/commit/a7ba3988749d7e3ba62f670401c560e575543324))

## [10.0.0](https://github.com/joshuar/go-hass-anything/compare/v9.2.1...v10.0.0) (2024-06-25)


Expand Down

0 comments on commit c2b9f68

Please sign in to comment.