Skip to content

Commit 9297651

Browse files
author
OpenAdapt Bot
committed
1.0.6
Automatically generated by python-semantic-release
1 parent a12355a commit 9297651

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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.0.6 (2026-02-18)
6+
7+
### Bug Fixes
8+
9+
- **cli**: Update capture commands to use real openadapt-capture API
10+
([#989](https://github.com/OpenAdaptAI/OpenAdapt/pull/989),
11+
[`a12355a`](https://github.com/OpenAdaptAI/OpenAdapt/commit/a12355a99e7ac6977e0308769409780a406d8951))
12+
13+
514
## v1.0.5 (2026-02-13)
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.0.5"
3+
version = "1.0.6"
44
description = "GUI automation with ML - record, train, deploy, evaluate"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)