Bump @trycua/playground to v0.1.3

This commit is contained in:
github-actions[bot]
2026-02-09 14:44:20 +00:00
parent af04ddfb2b
commit cd37e9dcad
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.2
current_version = 0.1.3
commit = True
tag = True
tag_name = npm-playground-v{new_version}

View File

@@ -1,6 +1,6 @@
{
"name": "@trycua/playground",
"version": "0.1.2",
"version": "0.1.3",
"packageManager": "pnpm@10.11.0",
"description": "Reusable playground UI for Cua computer-use agents",
"type": "module",