Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-10-28 14:48:18 +00:00
parent 6bc1c3c5f1
commit b433740714
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v2.42.1 (2025-10-28)
### Bug Fixes
- **rpc_server**: Raise window, even if minimized
([`6bc1c3c`](https://github.com/bec-project/bec_widgets/commit/6bc1c3c5f1b3e57ab8e8aeabcc1c0a52a56bbf0a))
## v2.42.0 (2025-10-21)
### Features
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "2.42.0"
version = "2.42.1"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [