Skip to content

Commit

Permalink
Merge pull request elizaOS#2184 from odilitime/odi-fix
Browse files Browse the repository at this point in the history
fix: release 0.1.8 fixes
  • Loading branch information
odilitime authored Jan 12, 2025
2 parents 5973e52 + f8d6b4a commit 5a2c526
Show file tree
Hide file tree
Showing 90 changed files with 226 additions and 221 deletions.
4 changes: 2 additions & 2 deletions agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/agent",
"version": "0.1.7",
"version": "0.1.8",
"main": "src/index.ts",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -55,7 +55,7 @@
"@elizaos/plugin-image-generation": "workspace:*",
"@elizaos/plugin-movement": "workspace:*",
"@elizaos/plugin-massa": "workspace:*",
"@elizaos/plugin-nft-generation": "workspace:*",
"@elizaos/plugin-nft-generation": "workspace:*",
"@elizaos/plugin-node": "workspace:*",
"@elizaos/plugin-solana": "workspace:*",
"@elizaos/plugin-solana-agentkit": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eliza-docs",
"version": "0.1.7",
"version": "0.1.8",
"private": true,
"packageManager": "[email protected]",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.7",
"version": "0.1.8",
"packages": [
"packages/*",
"docs",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-pglite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/adapter-pglite",
"version": "0.1.7-alpha.2",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-postgres/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/adapter-postgres",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-redis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/adapter-redis",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-sqlite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/adapter-sqlite",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-sqljs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/adapter-sqljs",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-supabase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/adapter-supabase",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-auto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/client-auto",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-direct/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/client-direct",
"version": "0.1.7",
"version": "0.1.8",
"main": "dist/index.js",
"module": "dist/index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-discord/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/client-discord",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-farcaster/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/client-farcaster",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-github/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/client-github",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-lens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/client-lens",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-slack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/client-slack",
"version": "0.1.7",
"version": "0.1.8",
"description": "Slack client plugin for Eliza framework",
"type": "module",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-telegram/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/client-telegram",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-twitter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/client-twitter",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/core",
"version": "0.1.7",
"version": "0.1.8",
"description": "",
"type": "module",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-eliza-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-eliza-app",
"version": "0.1.7",
"version": "0.1.8",
"description": "",
"sideEffects": false,
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-0g/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-0g",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-3d-generation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-3d-generation",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-abstract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-abstract",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -29,4 +29,4 @@
"peerDependencies": {
"whatwg-url": "7.1.0"
}
}
}
98 changes: 49 additions & 49 deletions packages/plugin-akash/package.json
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
{
"name": "@elizaos/plugin-akash",
"version": "0.1.0",
"description": "Akash Network Plugin for Eliza",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
"scripts": {
"build": "tsup",
"dev": "tsup --watch",
"clean": "rm -rf dist",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"test": "vitest",
"test:watch": "vitest watch",
"test:coverage": "vitest run --coverage",
"test:ui": "vitest --ui"
},
"dependencies": {
"@akashnetwork/akash-api": "^1.4.0",
"@akashnetwork/akashjs": "0.10.1",
"@cosmjs/proto-signing": "^0.31.3",
"@cosmjs/stargate": "0.31.3",
"@elizaos/core": "workspace:*",
"@types/js-yaml": "^4.0.9",
"axios": "^1.7.9",
"dotenv": "^16.4.1",
"jsrsasign": "^11.1.0",
"node-fetch": "^2.7.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@types/dotenv": "^8.2.0",
"@types/jest": "^29.5.11",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"eslint": "^9.16.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^0.34.6"
},
"peerDependencies": {
"@elizaos/core": "workspace:*"
}
"name": "@elizaos/plugin-akash",
"version": "0.1.8",
"description": "Akash Network Plugin for Eliza",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
"scripts": {
"build": "tsup",
"dev": "tsup --watch",
"clean": "rm -rf dist",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"test": "vitest",
"test:watch": "vitest watch",
"test:coverage": "vitest run --coverage",
"test:ui": "vitest --ui"
},
"dependencies": {
"@akashnetwork/akash-api": "^1.4.0",
"@akashnetwork/akashjs": "0.10.1",
"@cosmjs/proto-signing": "^0.31.3",
"@cosmjs/stargate": "0.31.3",
"@elizaos/core": "workspace:*",
"@types/js-yaml": "^4.0.9",
"axios": "^1.7.9",
"dotenv": "^16.4.1",
"jsrsasign": "^11.1.0",
"node-fetch": "^2.7.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@types/dotenv": "^8.2.0",
"@types/jest": "^29.5.11",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"eslint": "^9.16.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^0.34.6"
},
"peerDependencies": {
"@elizaos/core": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions packages/plugin-allora/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-allora",
"version": "0.1.7-alpha.1",
"version": "0.1.8",
"main": "dist/index.js",
"type": "module",
"types": "dist/index.d.ts",
Expand All @@ -20,4 +20,4 @@
"peerDependencies": {
"whatwg-url": "7.1.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/plugin-anyone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-anyone",
"version": "0.1.7-alpha.2",
"version": "0.1.8",
"main": "dist/index.js",
"type": "module",
"types": "dist/index.d.ts",
Expand All @@ -18,4 +18,4 @@
"peerDependencies": {
"whatwg-url": "7.1.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/plugin-aptos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-aptos",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-arthera/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-arthera",
"version": "0.1.8-alpha.1",
"version": "0.1.8",
"main": "dist/index.js",
"type": "module",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-asterai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-asterai",
"version": "0.1.0",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-autonome/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-autonome",
"version": "0.1.7",
"version": "0.1.8",
"main": "dist/index.js",
"type": "module",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-avalanche/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-avalanche",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-binance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-binance",
"version": "0.1.0",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -32,4 +32,4 @@
"dev": "tsup --format esm --dts --watch",
"lint": "eslint --fix --cache ."
}
}
}
2 changes: 1 addition & 1 deletion packages/plugin-bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elizaos/plugin-bootstrap",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
Loading

0 comments on commit 5a2c526

Please sign in to comment.