Skip to content

Commit 71f4f29

Browse files
chore: sync from internal
1 parent 86f74bc commit 71f4f29

10 files changed

Lines changed: 58 additions & 5 deletions

File tree

packages/cli/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# @phantom/cli
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- ab708eb: Updated to use CLI
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [ab708eb]
12+
- @phantom/perps-client@1.2.0
13+
- @phantom/phantom-api-client@1.2.0

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phantom/cli",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Phantom CLI — interact with your Phantom wallet from the terminal",
55
"repository": {
66
"type": "git",

packages/mcp-server/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @phantom/mcp-server
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- ab708eb: Updated to use CLI
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [ab708eb]
12+
- @phantom/cli@1.1.0
13+
314
## 1.0.0-beta.0
415

516
### Major Changes

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phantom/mcp-server",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "MCP Server for Phantom Wallet",
55
"repository": {
66
"type": "git",

packages/perps-client/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @phantom/perps-client
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- ab708eb: Updated to use CLI
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [ab708eb]
12+
- @phantom/phantom-api-client@1.2.0
13+
314
## 1.0.0-beta.0
415

516
### Major Changes

packages/perps-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phantom/perps-client",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Hyperliquid perpetuals client for Phantom Wallet",
55
"repository": {
66
"type": "git",

packages/phantom-api-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @phantom/phantom-api-client
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- ab708eb: Updated to use CLI
8+
39
## 1.0.0-beta.0
410

511
### Major Changes

packages/phantom-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phantom/phantom-api-client",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Shared HTTP client for api.phantom.app with 402/429 payment gating support",
55
"repository": {
66
"type": "git",

packages/phantom-openclaw-plugin/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @phantom/openclaw-plugin
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- ab708eb: Updated to use CLI
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [ab708eb]
12+
- @phantom/cli@1.1.0
13+
- @phantom/phantom-api-client@1.2.0
14+
315
## 1.0.0-beta.0
416

517
### Major Changes

packages/phantom-openclaw-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phantom/phantom-openclaw-plugin",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Phantom Embedded Wallet — sign transactions, transfer tokens, and swap on Solana and Ethereum. Powered by Phantom.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)