Skip to content

Commit 1f13568

Browse files
author
OpenAdapt Bot
committed
0.36.4
Automatically generated by python-semantic-release
1 parent 640f926 commit 1f13568

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.36.4 (2024-07-12)
6+
7+
### Fix
8+
9+
* fix(VanillaReplayStrategy): replay_instructions -> instructions (#849) ([`640f926`](https://github.com/OpenAdaptAI/OpenAdapt/commit/640f92680db225bf46f8f250e75ac715a92c53f9))
10+
11+
512
## v0.36.3 (2024-07-11)
613

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

0 commit comments

Comments
 (0)