Skip to content

Commit e5a2c15

Browse files
author
OpenAdapt Bot
committed
0.36.5
Automatically generated by python-semantic-release
1 parent dc26a2a commit e5a2c15

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.36.5 (2024-07-16)
6+
7+
### Fix
8+
9+
* fix(error-reporting): add ignore_errors (#855)
10+
11+
* add ignore_errors
12+
13+
* black ([`dc26a2a`](https://github.com/OpenAdaptAI/OpenAdapt/commit/dc26a2a3ddb3789bf65be26cb9d9e500b51803f7))
14+
15+
516
## v0.36.4 (2024-07-12)
617

718
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openadapt"
3-
version = "0.36.4"
3+
version = "0.36.5"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)