chore: bump registry-search to 0.1.4 and registry-execute to 0.1.5

This commit is contained in:
Ajax Davis 2026-01-31 00:39:19 +10:00
parent 59eefe8d55
commit 211be5d197
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@tpmjs/registry-execute",
"version": "0.1.4",
"version": "0.1.5",
"description": "Execute tools from the TPMJS registry in any AI SDK agent",
"type": "module",
"main": "dist/index.js",

View file

@ -1,6 +1,6 @@
{
"name": "@tpmjs/registry-search",
"version": "0.1.3",
"version": "0.1.4",
"description": "Search the TPMJS tool registry from any AI SDK agent",
"type": "module",
"main": "dist/index.js",