Skip to content

Commit 4b48b1b

Browse files
RELEASING: Releasing 2 package(s) (#13)
Releases: @agentstudio/sdk@0.0.6 @agentstudio/mcp-server@0.0.6 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 97ed2da commit 4b48b1b

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/curvy-colts-end.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/studio-mcp-server/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @agentstudio/mcp-server
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [97ed2da]
8+
- @agentstudio/sdk@0.0.6
9+
310
## 0.0.5
411

512
### Patch Changes

packages/studio-mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentstudio/mcp-server",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "MCP Server for AgentStudio, providing common functionalities in AgentLayer & AgentStudio ecosystem.",
55
"type": "module",
66
"repository": {

packages/studio-sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @agentstudio/sdk
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- 97ed2da: Adapt to the latest changes to Launchpad APIs
8+
39
## 0.0.5
410

511
### Patch Changes

packages/studio-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentstudio/sdk",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "AgentStudio SDK is a set of tools and services maintained by [AgentLayer](https://agentlayer.xyz) as an effort to make it easier to build, test, and deploy AI agents. ",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)