@swing.xyz/cross-chain-api
Advanced tools
Comparing version 0.0.12 to 0.1.0
# @swing.xyz/cross-chain-api | ||
## 0.1.0 | ||
### Minor Changes | ||
- ec873d9: - Add `bitcoin` protocol type | ||
- Add project contracts endpoint `/projects/{projectId}/contracts` | ||
## 0.0.12 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@swing.xyz/cross-chain-api", | ||
"version": "0.0.12", | ||
"version": "0.1.0", | ||
"publishConfig": { | ||
@@ -46,7 +46,8 @@ "access": "public" | ||
"@swing.xyz/tsconfig": "workspace:*", | ||
"openapi-fetch": "^0.8.2", | ||
"openapi-typescript": "^6.7.2", | ||
"tsup": "^8.0.1", | ||
"tsx": "^4.6.2" | ||
"eslint": "^8.56.0", | ||
"openapi-fetch": "0.8.2", | ||
"openapi-typescript": "^6.7.4", | ||
"tsup": "^8.0.2", | ||
"tsx": "^4.7.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
76940
1719
7