1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-04 16:02:51 +01:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-11-24 13:30:41 +00:00
parent 7d5e702a11
commit 9bc9d355e2
2 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,17 @@
# CHANGELOG
## v2.45.4 (2025-11-24)
### Bug Fixes
- **main_window**: Removed hiding scan progressbar animation
([`40cbf7f`](https://github.com/bec-project/bec_widgets/commit/40cbf7fe4f834a1a65306e54b3882d2c0495f90a))
- **web_links**: Fixed link to bec widget issues from gitlab to github
([`7d5e702`](https://github.com/bec-project/bec_widgets/commit/7d5e702a11043ed96a8cb97fce6b2162681e8fab))
## v2.45.3 (2025-11-17)
### Bug Fixes

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "2.45.3"
version = "2.45.4"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [