Skip to content

Commit 9f3d91b

Browse files
chore(core): release v0.3.0-beta.0 [skip ci]
1 parent 10528e4 commit 9f3d91b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

packages/core/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-beta.0](https://github.com/Seungwoo321/agent-devtools/compare/core-v0.2.0-beta.2...core-v0.3.0-beta.0) (2026-05-24)
4+
35
## [0.2.0](https://github.com/Seungwoo321/agent-devtools/compare/core-v0.2.0-beta.1...core-v0.2.0) (2026-05-23)
46

57
## [0.2.0-beta.1](https://github.com/Seungwoo321/agent-devtools/compare/core-v0.2.0-beta.0...core-v0.2.0-beta.1) (2026-05-23)

packages/core/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/core",
3-
"version": "0.2.0",
3+
"version": "0.3.0-beta.0",
44
"description": "Framework-agnostic core for agent-devtools — server, agent engine, widget shell",
55
"keywords": [
66
"agent-devtools",

0 commit comments

Comments
 (0)