Skip to content

Commit 666f716

Browse files
author
OpenAdapt Bot
committed
1.2.5
Automatically generated by python-semantic-release
1 parent e31c3e9 commit 666f716

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
<!-- version list -->
44

5+
## v1.2.5 (2026-06-13)
6+
7+
### Bug Fixes
8+
9+
- Phantom grounding/retrieval exports, headless version/doctor; check all sibling seams
10+
([#1003](https://github.com/OpenAdaptAI/OpenAdapt/pull/1003),
11+
[`e31c3e9`](https://github.com/OpenAdaptAI/OpenAdapt/commit/e31c3e9ada705752f8649eea9bc322986bc09937))
12+
13+
- Phantom sibling exports, headless version/doctor; check all seams in CI
14+
([#1003](https://github.com/OpenAdaptAI/OpenAdapt/pull/1003),
15+
[`e31c3e9`](https://github.com/OpenAdaptAI/OpenAdapt/commit/e31c3e9ada705752f8649eea9bc322986bc09937))
16+
17+
### Testing
18+
19+
- Give the CI sibling-install check teeth
20+
([#1003](https://github.com/OpenAdaptAI/OpenAdapt/pull/1003),
21+
[`e31c3e9`](https://github.com/OpenAdaptAI/OpenAdapt/commit/e31c3e9ada705752f8649eea9bc322986bc09937))
22+
23+
524
## v1.2.4 (2026-06-12)
625

726
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openadapt"
3-
version = "1.2.4"
3+
version = "1.2.5"
44
description = "GUI automation with ML - record, train, deploy, evaluate"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)