File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.1.0-beta.4 (2025-08-06)
5+
6+ ### Bug Fixes
7+
8+ - Highlight AI framework names in README
9+ ([ ` 33ecca4 ` ] ( https://github.com/flux0-ai/flux0/commit/33ecca4154f9e23c9b7750c896576e2c77914d9e ) )
10+
11+ - ** ci** : Trigger release when internal deps are updated
12+ ([ ` 019c560 ` ] ( https://github.com/flux0-ai/flux0/commit/019c560a94cc37430fc67aef470ad9f74a58337c ) )
13+
14+ Changed commit type in the dependency update script from 'chore' to 'fix' to ensure semantic-release
15+ triggers a patch release for packages with updated internal dependencies.
16+
17+ - ** root** : Update workspace dependencies
18+ ([ ` e4c5624 ` ] ( https://github.com/flux0-ai/flux0/commit/e4c56243688a827448242e81a64cefad7f98f91f ) )
19+
20+
421## v0.1.0-beta.3 (2025-07-26)
522
623### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " flux0-ai"
3- version = " 0.1.0-beta.3 "
3+ version = " 0.1.0-beta.4 "
44requires-python = " >=3.13"
55dependencies = [
66 " flux0-server==0.1.0-beta.4" ,
Original file line number Diff line number Diff line change 1- __version__ = "0.1.0-beta.3 "
1+ __version__ = "0.1.0-beta.4 "
You can’t perform that action at this time.
0 commit comments