Skip to content

Commit 02ea9ad

Browse files
committed
prepare 0.38.9 release
1 parent 04a56cb commit 02ea9ad

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
## [Unreleased]
55
- No unreleased changes so far
66

7+
## [0.38.9] - 2025-11-29
8+
### Fixed
9+
- Fixes refresh token handling that was broken in 0.60.9 due to typo when backporting changes
10+
711
## [0.38.8] - 2025-11-29
812
### Fixed
913
- Fixes login due to changes in the login form
@@ -833,7 +837,8 @@ All notable changes to this project will be documented in this file.
833837
Initial release
834838

835839

836-
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.38.8..HEAD
840+
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.38.9..HEAD
841+
[0.38.9]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.9
837842
[0.38.8]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.8
838843
[0.38.7]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.7
839844
[0.38.6]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.6

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
weconnect[Images]~=0.60.9
1+
weconnect[Images]~=0.60.10

0 commit comments

Comments
 (0)