mirror of
https://github.com/AIPexStudio/AIPex.git
synced 2026-05-13 18:51:35 +00:00
chore: release v0.0.17
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user