Skip to content

Commit 7f69923

Browse files
author
OpenAdapt Bot
committed
1.13.1
Automatically generated by python-semantic-release
1 parent bb91e4b commit 7f69923

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.13.1 (2026-08-20)
6+
7+
### Bug Fixes
8+
9+
- **ci**: Repin the docs dispatch action and stop the recurring bump
10+
([#1098](https://github.com/OpenAdaptAI/OpenAdapt/pull/1098),
11+
[`9da67d7`](https://github.com/OpenAdaptAI/OpenAdapt/commit/9da67d7fd318a111195a80df15c5655a46ce504c))
12+
13+
### Build System
14+
15+
- **deps**: Bump astral-sh/setup-uv from 10.0.0 to 10.0.1
16+
([#1101](https://github.com/OpenAdaptAI/OpenAdapt/pull/1101),
17+
[`bb91e4b`](https://github.com/OpenAdaptAI/OpenAdapt/commit/bb91e4b744fff1199241f48adf31761224771e11))
18+
19+
### Chores
20+
21+
- **release**: Reconcile platform BOM
22+
([`f8c23f4`](https://github.com/OpenAdaptAI/OpenAdapt/commit/f8c23f4d9863b03b133d73ae269ecf9735b3e082))
23+
24+
525
## v1.13.0 (2026-08-19)
626

727
### Build System

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.13.0"
3+
version = "1.13.1"
44
description = "OpenAdapt launcher for compiling demonstrated GUI workflows into deterministic, governed execution"
55
readme = "README.md"
66
requires-python = ">=3.10,<3.13"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)