Skip to content

Commit

Permalink
chore(main): release 0.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 31, 2024
1 parent 879762b commit 5b872b9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.21"
".": "0.1.22"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.1.22](https://github.com/Makr91/ha_easgen/compare/v0.1.21...v0.1.22) (2024-08-31)


### Bug Fixes

* add more variables to configs ([879762b](https://github.com/Makr91/ha_easgen/commit/879762b7cff7ece2ab592555378eb3ede94abc78))
* add more variables to configs ([33fce46](https://github.com/Makr91/ha_easgen/commit/33fce46feeeb852953ff2f4844d1a64e4324fdc4))
* Test Next Release ([d9ca27c](https://github.com/Makr91/ha_easgen/commit/d9ca27c072846d23f5d8624366497d777cfbba2d))
* workflow revisions ([71626da](https://github.com/Makr91/ha_easgen/commit/71626da844ad39b8b0d91cc1fd8f1f7fba9baf66))

## [0.1.21](https://github.com/Makr91/ha_easgen/compare/v0.1.20...v0.1.21) (2023-07-03)


Expand Down
2 changes: 1 addition & 1 deletion custom_components/ha_easgen/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.21"
__version__ = "0.1.22"

0 comments on commit 5b872b9

Please sign in to comment.