Skip to content

Commit a6eb532

Browse files
author
OpenAdapt Bot
committed
1.1.0
Automatically generated by python-semantic-release
1 parent 7d4357e commit a6eb532

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.1.0 (2026-03-03)
6+
7+
### Features
8+
9+
- Add docs sync trigger ([#995](https://github.com/OpenAdaptAI/OpenAdapt/pull/995),
10+
[`7d4357e`](https://github.com/OpenAdaptAI/OpenAdapt/commit/7d4357ec367805676e3ab9aa88b99658b3f29986))
11+
12+
513
## v1.0.6 (2026-02-18)
614

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

0 commit comments

Comments
 (0)