Skip to content

Commit b005ce6

Browse files
committed
chore: release v0.0.3
1 parent 869d7de commit b005ce6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/aipex-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aipexstudio/aipex-react",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "React UI toolkit, hooks, and adapters for building AIPex-powered chat experiences",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",

packages/browser-ext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aipexstudio/cool-aipex",
33
"displayName": "AIPex",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"description": "Automate your browser with natural language commands - The open source browser-use solution",
66
"author": "Plasmo Corp. <[email protected]>",
77
"private": true,

packages/browser-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aipexstudio/browser-runtime",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Browser automation runtime, context providers, and extension host contracts for AIPex",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aipexstudio/aipex-core",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "AIPex Agent - Pure TypeScript AI Agent Framework",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",

0 commit comments

Comments
 (0)