Skip to content

Commit 69eaa65

Browse files
author
semantic-release
committed
0.3.0
Automatically generated by python-semantic-release
1 parent 3063b99 commit 69eaa65

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
# CHANGELOG
22

33

4+
## v0.3.0 (2026-03-18)
5+
6+
### Bug Fixes
7+
8+
- **backend**: Default path to the bec deployments
9+
([`3063b99`](https://github.com/bec-project/bec_launcher/commit/3063b99a3e2bbc58d699ebcf0bb24560d5c06c10))
10+
11+
### Build System
12+
13+
- **gui**: Added qt packages
14+
([`346fd27`](https://github.com/bec-project/bec_launcher/commit/346fd2773fcdd2ec948aa77394bd0ad198e63cc3))
15+
16+
### Chores
17+
18+
- **git**: Gitignore QtDesignStudio files
19+
([`e335bed`](https://github.com/bec-project/bec_launcher/commit/e335bed255158a8cf05a47955a3b3753efbc0575))
20+
21+
### Features
22+
23+
- **gui**: Qml based gui added
24+
([`cd97b0c`](https://github.com/bec-project/bec_launcher/commit/cd97b0ccfb406e5c616c8671628e6d57cb0c3ac4))
25+
26+
- **script**: Added `launcher` script for cli
27+
([`9bf8884`](https://github.com/bec-project/bec_launcher/commit/9bf888429d53b6da783e7ce8d9e919e62a026101))
28+
29+
430
## v0.2.0 (2026-01-12)
531

632
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "bec_launcher"
7-
version = "0.2.0"
7+
version = "0.3.0"
88
description = "BEC Launcher: A launcher application for BEC clients and tools."
99
requires-python = ">=3.11"
1010
classifiers = [

0 commit comments

Comments
 (0)