chore: release v0.0.17

This commit is contained in:
ropzislaw
2026-02-10 00:52:32 +08:00
parent 1f90da6466
commit 0886152877
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@aipexstudio/aipex-react",
"version": "0.0.16",
"version": "0.0.17",
"description": "React UI toolkit, hooks, and adapters for building AIPex-powered chat experiences",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",

View File

@@ -1,7 +1,7 @@
{
"name": "@aipexstudio/cool-aipex",
"displayName": "AIPex",
"version": "0.0.16",
"version": "0.0.17",
"description": "Automate your browser with natural language commands - The open source browser-use solution",
"author": "AIPex Studio",
"private": true,

View File

@@ -1,6 +1,6 @@
{
"name": "@aipexstudio/browser-runtime",
"version": "0.0.16",
"version": "0.0.17",
"description": "Browser automation runtime, context providers, and extension host contracts for AIPex",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",

View File

@@ -1,6 +1,6 @@
{
"name": "@aipexstudio/aipex-core",
"version": "0.0.16",
"version": "0.0.17",
"description": "AIPex Agent - Pure TypeScript AI Agent Framework",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",

View File

@@ -1,6 +1,6 @@
{
"name": "@aipexstudio/dom-snapshot",
"version": "0.0.16",
"version": "0.0.17",
"description": "DOM snapshot utility for capturing and serializing web page state",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",