Skip to content

Commit b449202

Browse files
author
OpenAdapt Bot
committed
0.10.0
Automatically generated by python-semantic-release
1 parent 90bfe8f commit b449202

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.10.0 (2023-08-29)
6+
7+
### Feature
8+
9+
* feat: use sentry.io (#386)
10+
11+
* sentry
12+
13+
* check for main branch
14+
15+
* Update openadapt/config.py
16+
17+
* Update openadapt/config.py
18+
19+
* ERROR_REPORTING_ENABLED
20+
21+
* Update config.py
22+
23+
* update poetry.lock
24+
25+
* Update openadapt/config.py
26+
27+
---------
28+
29+
Co-authored-by: Richard Abrich <[email protected]> ([`90bfe8f`](https://github.com/OpenAdaptAI/OpenAdapt/commit/90bfe8fd8068ad0d684b04f7ba3f06a9121d32d5))
30+
31+
532
## v0.9.0 (2023-08-28)
633

734
### Chore

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.9.0"
3+
version = "0.10.0"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)