Skip to content

Commit 6b9282c

Browse files
author
semantic-release
committed
chore: release 0.4.0
1 parent 250ce56 commit 6b9282c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.4.0 (2026-03-03)
5+
6+
### Features
7+
8+
- Add docs sync trigger ([#14](https://github.com/OpenAdaptAI/openadapt-capture/pull/14),
9+
[`250ce56`](https://github.com/OpenAdaptAI/openadapt-capture/commit/250ce565ed2a2b2d60da02ab378faf8ea15a4c17))
10+
11+
412
## v0.3.0 (2026-02-18)
513

614
### Bug Fixes

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-capture"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "GUI interaction capture - platform-agnostic event streams with time-aligned media"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)