chore(packages): release 0.4.32 [skip node-packages-release]

This commit is contained in:
github-actions[bot] 2026-07-18 02:32:14 +00:00
parent f801ead4ce
commit 72d05ac3ec
5 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@dbx-app/cli",
"version": "0.4.31",
"version": "0.4.32",
"description": "Command line interface for DBX database connections, schema, and safe queries",
"keywords": [
"ai-agent",

View File

@ -1,6 +1,6 @@
{
"name": "@dbx-app/mcp-server",
"version": "0.4.31",
"version": "0.4.32",
"description": "MCP server for DBX — query databases from Claude Code, Cursor, and other AI agents",
"keywords": [
"ai-agent",

View File

@ -6,12 +6,12 @@
"url": "https://github.com/t8y2/dbx",
"source": "github"
},
"version": "0.4.31",
"version": "0.4.32",
"packages": [
{
"registryType": "npm",
"identifier": "@dbx-app/mcp-server",
"version": "0.4.31",
"version": "0.4.32",
"transport": {
"type": "stdio"
}

View File

@ -1,6 +1,6 @@
{
"name": "@dbx-app/mongo-shell",
"version": "0.1.0",
"version": "0.4.32",
"description": "Pure MongoDB shell JSON/argument parsing shared by desktop and node-core",
"license": "Apache-2.0",
"type": "module",

View File

@ -1,6 +1,6 @@
{
"name": "@dbx-app/node-core",
"version": "0.4.31",
"version": "0.4.32",
"description": "Shared Node.js database and DBX connection utilities for DBX CLI and MCP server",
"license": "Apache-2.0",
"files": [