Skip to content

Commit

Permalink
chore(release): πŸ“’ 0.5.0
Browse files Browse the repository at this point in the history
## [0.5.0](v0.4.3...v0.5.0) (2024-07-02)

### πŸ› οΈ Fixes

* added names for service.yaml ([2f9801e](2f9801e))
* Fix blocking of entity picture generation ([6f54177](6f54177)), closes [#121](#121)
* removed periods from descriptions and names ([6b821b6](6b821b6)), closes [#119](#119)

### πŸš€ Features

* service integration to change a spool in Spoolman via API ([881a76b](881a76b)), closes [#119](#119)

### πŸ“” Docs

* changed CONTRIBUTING.md ([144c4e2](144c4e2))
  • Loading branch information
semantic-release-bot committed Jul 2, 2024
1 parent ee37136 commit f389fb4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [0.5.0](https://github.com/Disane87/spoolman-homeassistant/compare/v0.4.3...v0.5.0) (2024-07-02)

### πŸ› οΈ Fixes

* added names for service.yaml ([2f9801e](https://github.com/Disane87/spoolman-homeassistant/commit/2f9801e34b8ccda20c469bd45f7baaf2929da567))
* Fix blocking of entity picture generation ([6f54177](https://github.com/Disane87/spoolman-homeassistant/commit/6f541777a3799d3b694753ec5cc3f63e3bac850b)), closes [#121](https://github.com/Disane87/spoolman-homeassistant/issues/121)
* removed periods from descriptions and names ([6b821b6](https://github.com/Disane87/spoolman-homeassistant/commit/6b821b6f9b06fc53502a20b4cca2b9c079775cc7)), closes [#119](https://github.com/Disane87/spoolman-homeassistant/issues/119)

### πŸš€ Features

* service integration to change a spool in Spoolman via API ([881a76b](https://github.com/Disane87/spoolman-homeassistant/commit/881a76bf5e149a3917b3cfd1041ca01a2d1fafd9)), closes [#119](https://github.com/Disane87/spoolman-homeassistant/issues/119)

### πŸ“” Docs

* changed CONTRIBUTING.md ([144c4e2](https://github.com/Disane87/spoolman-homeassistant/commit/144c4e2d9f8916a8aa2bafbfffe898b048aa2ea0))

## [0.5.0-dev.2](https://github.com/Disane87/spoolman-homeassistant/compare/v0.5.0-dev.1...v0.5.0-dev.2) (2024-07-01)

### πŸ› οΈ Fixes
Expand Down
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "Spoolman",
"homeassistant": "2023.9.0",
"render_readme": true,
"filename": "spoolman-homeassistant_0.5.0-dev.2.zip",
"filename": "spoolman-homeassistant_0.5.0.zip",
"zip_release": true
}

0 comments on commit f389fb4

Please sign in to comment.