File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[ ⭐ Starbridge] ( https://starbridge.readthedocs.io/en/latest/ )
22
3- ## [ 0.10.9] ( https://github.com/helmut-hoffer-von-ankershoffen/starbridge/compare/v0.10.8..0.10.9 ) - 2025-03-27
3+ ## [ 0.10.10] ( https://github.com/helmut-hoffer-von-ankershoffen/starbridge/compare/v0.10.9..0.10.10 ) - 2025-04-07
4+
5+ ### 🧪 Testing
6+
7+ - Revert - ([ 6b8384a] ( https://github.com/helmut-hoffer-von-ankershoffen/starbridge/commit/6b8384ac2068e1be8eb2dac77783e1f20a6c9d55 ) )
8+
9+ ### ⚙️ Miscellaneous Tasks
10+
11+ - * (audit)* Allow affero - ([ a9140bc] ( https://github.com/helmut-hoffer-von-ankershoffen/starbridge/commit/a9140bc7b53c595fe61ff91b9ddbdcb255415b84 ) )
12+ - * (nox)* Fix typo - ([ cf90705] ( https://github.com/helmut-hoffer-von-ankershoffen/starbridge/commit/cf90705d6986090d777449153747b05837c43380 ) )
13+ - * (smoke)* Revert - ([ 3cb7ed9] ( https://github.com/helmut-hoffer-von-ankershoffen/starbridge/commit/3cb7ed9921bf087eec884998ce147806407db23f ) )
14+ - Deactive mcp inspector for now - ([ 1e5b9f3] ( https://github.com/helmut-hoffer-von-ankershoffen/starbridge/commit/1e5b9f3cc350d8ae6228e14099316f1ebed25cf0 ) )
15+
16+
17+ ## [ 0.10.9] ( https://github.com/helmut-hoffer-von-ankershoffen/starbridge/compare/v0.10.8..v0.10.9 ) - 2025-03-27
418
519### 🐛 Bug Fixes
620
Original file line number Diff line number Diff line change 1- 0.10.9
1+ 0.10.10
Original file line number Diff line number Diff line change 2828project = "starbridge"
2929author = "Helmut Hoffer von Ankershoffen"
3030copyright = f" (c) 2025-{ datetime .now (UTC ).year } , { author } " # noqa: A001
31- version = "0.10.9 "
31+ version = "0.10.10 "
3232release = version
3333github_username = "helmut-hoffer-von-ankershoffen"
3434github_repository = "starbridge"
Original file line number Diff line number Diff line change 11[project ]
22name = " starbridge"
3- version = " 0.10.9 "
3+ version = " 0.10.10 "
44description = " ⭐ Integrates Claude Desktop with the web, Google and Atlassian workspaces."
55readme = " README.md"
66authors = [
@@ -292,7 +292,7 @@ source = ["src/"]
292292
293293
294294[tool .bumpversion ]
295- current_version = " 0.10.9 "
295+ current_version = " 0.10.10 "
2962968parse = " (?P<major>\\ d+)\\ .(?P<minor>\\ d+)\\ .(?P<patch>\\ d+)"
297297serialize = [" {major}.{minor}.{patch}" ]
298298search = " {current_version}"
Original file line number Diff line number Diff line change 11sonar.projectKey =helmut-hoffer-von-ankershoffen_starbridge
22sonar.organization =helmut-hoffer-von-ankershoffen
3- sonar.projectVersion =0.10.9
3+ sonar.projectVersion =0.10.10
44sonar.projectDescription =⭐ Integrates Claude Desktop with the web, Google and Atlassian workspaces.
55sonar.links.homepage =https://starbridge.readthedocs.io/en/latest/
66sonar.links.scm =https://github.com/helmut-hoffer-von-ankershoffen/starbridge
You can’t perform that action at this time.
0 commit comments