Skip to content

Commit fe0f907

Browse files
chore(master): release 8.0.6 (#103)
🤖 I have created a release *beep* *boop* --- ## [8.0.6](8.0.5...8.0.6) (2025-08-15) ### Bug Fixes * release ([#102](#102)) ([298b291](298b291)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: generate-app-token-hl[bot] <151022333+generate-app-token-hl[bot]@users.noreply.github.com> Co-authored-by: generate-app-token-hl[bot] <generate-app-token-hl[bot]@users.noreply.github.com>
1 parent 298b291 commit fe0f907

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [8.0.6](https://github.com/Hapag-Lloyd/errbot/compare/8.0.5...8.0.6) (2025-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* release ([#102](https://github.com/Hapag-Lloyd/errbot/issues/102)) ([298b291](https://github.com/Hapag-Lloyd/errbot/commit/298b291b27cdc833cf1df743b7ddaa6daa1576b2))
9+
310
## [8.0.5](https://github.com/Hapag-Lloyd/errbot/compare/8.0.4...8.0.5) (2025-07-02)
411

512

errbot/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Just the current version of Errbot.
22
# It is used for deployment on pypi AND for version checking at plugin load time.
3-
VERSION = "8.0.5"
3+
VERSION = "8.0.6"

0 commit comments

Comments
 (0)