Skip to content

Commit b1ac1d5

Browse files
author
OpenAdapt Bot
committed
1.2.4
Automatically generated by python-semantic-release
1 parent 7e4d3ce commit b1ac1d5

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.2.4 (2026-06-12)
6+
7+
### Bug Fixes
8+
9+
- Serve Namespace and lazy-import bugs; add CLI smoke and seam tests
10+
([#1002](https://github.com/OpenAdaptAI/OpenAdapt/pull/1002),
11+
[`7e4d3ce`](https://github.com/OpenAdaptAI/OpenAdapt/commit/7e4d3ce38423ee224d303f204ef9b94025820c11))
12+
13+
514
## v1.2.3 (2026-06-12)
615

716
### 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.3"
3+
version = "1.2.4"
44
description = "GUI automation with ML - record, train, deploy, evaluate"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)