Skip to content

Commit

Permalink
chore(release): 1.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.2](1.2.1...1.2.2) (2023-12-15)

### Bug Fixes

* adjust link of help icon in editor card ([#111](#111)) ([2765e49](2765e49))
* invalid date in cases its not a full day event ([#109](#109)) ([7f831c8](7f831c8))
  • Loading branch information
semantic-release-bot committed Dec 15, 2023
1 parent 6afc958 commit 77793bd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.2.2](https://github.com/idaho/hassio-trash-card/compare/1.2.1...1.2.2) (2023-12-15)


### Bug Fixes

* adjust link of help icon in editor card ([#111](https://github.com/idaho/hassio-trash-card/issues/111)) ([2765e49](https://github.com/idaho/hassio-trash-card/commit/2765e49a1db4788f4c044ad5620c64d40e1bc12f))
* invalid date in cases its not a full day event ([#109](https://github.com/idaho/hassio-trash-card/issues/109)) ([7f831c8](https://github.com/idaho/hassio-trash-card/commit/7f831c8f52c7851cc4dbaee2670a1995b0c8943b))

## [1.2.1](https://github.com/idaho/hassio-trash-card/compare/1.2.0...1.2.1) (2023-12-13)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trash-card",
"version": "1.2.1",
"version": "1.2.2",
"description": "TrashCard - indicates what type of trash will be picked up next based on your calendar entries 🗑️",
"keywords": [
"paper",
Expand Down

0 comments on commit 77793bd

Please sign in to comment.