Skip to content

Commit 2b0b07e

Browse files
chore(release): 1.3.0-dev.1 [skip ci]
# [1.3.0-dev.1](v1.2.0...v1.3.0-dev.1) (2025-02-08) ### Bug Fixes * **FluentAPI:** remove debug prints ([d355745](d355745)) * **theme:** correct system operations display in light theme ([f6122ec](f6122ec)) ### Features * **start_window:** add Delete key shortcut for removing selected projects ([e14421c](e14421c)) * **start_window:** implement drag-and-drop project creation ([b2ff4e0](b2ff4e0))
1 parent 60bc24e commit 2b0b07e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.3.0-dev.1](https://github.com/m-xim/fluentus/compare/v1.2.0...v1.3.0-dev.1) (2025-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **FluentAPI:** remove debug prints ([d355745](https://github.com/m-xim/fluentus/commit/d3557456aece15a6314f332198b6bb8f2fb531f1))
7+
* **theme:** correct system operations display in light theme ([f6122ec](https://github.com/m-xim/fluentus/commit/f6122ec40b8aa0e93e95972c9123d5e275b76c68))
8+
9+
10+
### Features
11+
12+
* **start_window:** add Delete key shortcut for removing selected projects ([e14421c](https://github.com/m-xim/fluentus/commit/e14421c7a5efda7e027c8df9d7875a21df9ca49b))
13+
* **start_window:** implement drag-and-drop project creation ([b2ff4e0](https://github.com/m-xim/fluentus/commit/b2ff4e06805c45c386d8d0315e1acc0971f2b123))
14+
115
# [1.2.0-dev.6](https://github.com/m-xim/fluentus/compare/v1.2.0-dev.5...v1.2.0-dev.6) (2025-02-01)
216

317

0 commit comments

Comments
 (0)