Skip to content

Commit 9f2e7ed

Browse files
author
OpenAdapt Bot
committed
0.36.3
Automatically generated by python-semantic-release
1 parent ab1f125 commit 9f2e7ed

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.36.3 (2024-07-11)
6+
7+
### Fix
8+
9+
* fix(replay): fix video not found (#845)
10+
11+
* fix:modify Recording class to delete all associated records when recording is deleted ([`ab1f125`](https://github.com/OpenAdaptAI/OpenAdapt/commit/ab1f125385ad73c08d338dd791e3125363e4c675))
12+
13+
514
## v0.36.2 (2024-07-06)
615

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

0 commit comments

Comments
 (0)