Skip to content

Commit

Permalink
chore(release): ๐Ÿ“ข 0.4.1
Browse files Browse the repository at this point in the history
## [0.4.1](v0.4.0...v0.4.1) (2024-03-08)

### ๐Ÿ› ๏ธ Fixes

* Fix key access to possibly non-existent location ([7e3a016](7e3a016))
* Fix key access to possibly non-existent location ([0f5f810](0f5f810))

### ๐Ÿ“” Docs

* Update README.md ([3b696dd](3b696dd))
  • Loading branch information
semantic-release-bot committed Mar 8, 2024
1 parent a8f7504 commit 96701e9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.4.1](https://github.com/Disane87/spoolman-homeassistant/compare/v0.4.0...v0.4.1) (2024-03-08)


### ๐Ÿ› ๏ธ Fixes

* Fix key access to possibly non-existent location ([7e3a016](https://github.com/Disane87/spoolman-homeassistant/commit/7e3a0166b2354c9ecf83cc1d3a3fc5d5a28dbb3b))
* Fix key access to possibly non-existent location ([0f5f810](https://github.com/Disane87/spoolman-homeassistant/commit/0f5f810749a731773ef16ad5e3ab6aa07fa7c639))


### ๐Ÿ“” Docs

* Update README.md ([3b696dd](https://github.com/Disane87/spoolman-homeassistant/commit/3b696dd39d55a3a72121e7f29c5a6504acf1c130))

## [0.4.1-dev.1](https://github.com/Disane87/spoolman-homeassistant/compare/v0.4.0...v0.4.1-dev.1) (2024-03-08)


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.4.1-dev.1.zip",
"filename": "spoolman-homeassistant_0.4.1.zip",
"zip_release": true
}

0 comments on commit 96701e9

Please sign in to comment.