Skip to content

Commit

Permalink
chore(main): release 1.2.4 (#24)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.2.4](v1.2.3...v1.2.4)
(2024-11-04)


### Bug Fixes

* add exception class and error throw code
([#25](#25))
([0359fe6](0359fe6))
* fix double import for openems.__main__
([#22](#22))
([72e873f](72e873f))
* support incase of channels attribute is missing in component object
([#23](#23))
([c4b623d](c4b623d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
miettal authored Nov 4, 2024
1 parent 0359fe6 commit 0e8ce89
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.2.4](https://github.com/girasolenergy/pyopenems/compare/v1.2.3...v1.2.4) (2024-11-04)


### Bug Fixes

* add exception class and error throw code ([#25](https://github.com/girasolenergy/pyopenems/issues/25)) ([0359fe6](https://github.com/girasolenergy/pyopenems/commit/0359fe616240b21e02a77084096ed791cf5c3a01))
* fix double import for openems.__main__ ([#22](https://github.com/girasolenergy/pyopenems/issues/22)) ([72e873f](https://github.com/girasolenergy/pyopenems/commit/72e873f159b0d022b77ded097a81b693a3eec0a7))
* support incase of channels attribute is missing in component object ([#23](https://github.com/girasolenergy/pyopenems/issues/23)) ([c4b623d](https://github.com/girasolenergy/pyopenems/commit/c4b623dac7b0d9fbfe0eca9b93d09d81ff6afc91))

## [1.2.3](https://github.com/girasolenergy/pyopenems/compare/v1.2.2...v1.2.3) (2024-10-29)


Expand Down

0 comments on commit 0e8ce89

Please sign in to comment.