mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 19:21:50 +02:00
1.16.5
Automatically generated by python-semantic-release
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,6 +1,18 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.16.5 (2025-01-22)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **cli**: Server log level info and error
|
||||
([`df961a9`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/df961a9b885fa996e0ef44a36c937690670637c8))
|
||||
|
||||
- **error_popups**: Errors in SafeProperty and in SafeSlot are always logged, even with error
|
||||
message popup enabled
|
||||
([`219d43d`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/219d43d325260569e17a8eb7d56f63267d6e9649))
|
||||
|
||||
|
||||
## v1.16.4 (2025-01-21)
|
||||
|
||||
### Bug Fixes
|
||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "1.16.4"
|
||||
version = "1.16.5"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
Reference in New Issue
Block a user