Skip to content

Commit 99ae082

Browse files
author
semantic-release
committed
chore: release 0.13.0
1 parent dff678a commit 99ae082

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.13.0 (2026-03-03)
5+
6+
### Features
7+
8+
- Add docs sync trigger ([#52](https://github.com/OpenAdaptAI/openadapt-ml/pull/52),
9+
[`dff678a`](https://github.com/OpenAdaptAI/openadapt-ml/commit/dff678ac7a217fb76e2a17eadd9d946d40fde59a))
10+
11+
412
## v0.12.0 (2026-03-03)
513

614
### Features

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-ml"
3-
version = "0.12.0"
3+
version = "0.13.0"
44
description = "Model-agnostic, domain-agnostic ML engine for GUI automation agents"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)