Skip to content

Commit 0e963dc

Browse files
chore(react): release v0.3.0 [skip ci]
1 parent 5f24ccb commit 0e963dc

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

packages/react/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/Seungwoo321/agent-devtools/compare/react-v0.2.0-beta.2...react-v0.3.0) (2026-05-24)
4+
35
## [0.2.0](https://github.com/Seungwoo321/agent-devtools/compare/react-v0.2.0-beta.0...react-v0.2.0) (2026-05-23)
46

57
## 0.2.0-beta.0 (2026-05-23)

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agent-devtools/react",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "React 19 adapter for agent-devtools — fiber walker + DOM picker + closed Shadow DOM widget",
55
"keywords": [
66
"agent-devtools",

0 commit comments

Comments
 (0)