Skip to content

Commit d8262da

Browse files
chore(master): release 8.0.3 (#79)
🤖 I have created a release *beep* *boop* --- ## [8.0.3](8.0.2...8.0.3) (2025-04-22) ### Bug Fixes * **deps:** update dependency deepmerge to v2 ([#72](#72)) ([eefee8f](eefee8f)) * **deps:** update dependency err-backend-discord to v4 ([#73](#73)) ([0cebeb2](0cebeb2)) * **deps:** update dependency pyopenssl to v25 ([#75](#75)) ([3901949](3901949)) * **deps:** update dependency python-telegram-bot to v22 ([#76](#76)) ([858fd7d](858fd7d)) * **deps:** update dependency slixmpp to v1.10.0 ([#70](#70)) ([f7d26f3](f7d26f3)) --- 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 858fd7d commit d8262da

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [8.0.3](https://github.com/Hapag-Lloyd/errbot/compare/8.0.2...8.0.3) (2025-04-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency deepmerge to v2 ([#72](https://github.com/Hapag-Lloyd/errbot/issues/72)) ([eefee8f](https://github.com/Hapag-Lloyd/errbot/commit/eefee8fcc12c7c1a6b20455db77993986b14003c))
9+
* **deps:** update dependency err-backend-discord to v4 ([#73](https://github.com/Hapag-Lloyd/errbot/issues/73)) ([0cebeb2](https://github.com/Hapag-Lloyd/errbot/commit/0cebeb2b3756cf631f8f510d231076dd18efe840))
10+
* **deps:** update dependency pyopenssl to v25 ([#75](https://github.com/Hapag-Lloyd/errbot/issues/75)) ([3901949](https://github.com/Hapag-Lloyd/errbot/commit/3901949de22d340b56da4e225098b8ea354cbff7))
11+
* **deps:** update dependency python-telegram-bot to v22 ([#76](https://github.com/Hapag-Lloyd/errbot/issues/76)) ([858fd7d](https://github.com/Hapag-Lloyd/errbot/commit/858fd7d4bf574c9b5ba2b3de38633803876c818b))
12+
* **deps:** update dependency slixmpp to v1.10.0 ([#70](https://github.com/Hapag-Lloyd/errbot/issues/70)) ([f7d26f3](https://github.com/Hapag-Lloyd/errbot/commit/f7d26f34ee6f5df17d5071a34e20f23f42a65ce7))
13+
314
## [8.0.2](https://github.com/Hapag-Lloyd/errbot/compare/8.0.1...8.0.2) (2025-04-21)
415

516

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.2"
3+
VERSION = "8.0.3"

0 commit comments

Comments
 (0)