We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cceb9cf commit e9efef5Copy full SHA for e9efef5
2 files changed
packages/dodoex-api/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [@dodoex/api-v3.3.0](https://github.com/DODOEX/widgets/compare/@dodoex/api-v3.2.0...@dodoex/api-v3.3.0) (2025-11-05)
2
+
3
4
+### Features
5
6
+* dvm add liquidity limit amount logic ([777582d](https://github.com/DODOEX/widgets/commit/777582d6a78f6eabff402f6f51a60f29bda1b651))
7
8
# [@dodoex/api-v3.2.0](https://github.com/DODOEX/widgets/compare/@dodoex/api-v3.1.0...@dodoex/api-v3.2.0) (2025-10-24)
9
10
packages/dodoex-api/package.json
@@ -1,6 +1,6 @@
{
"name": "@dodoex/api",
- "version": "3.2.0",
+ "version": "3.3.0",
"description": "DODO API Kit",
"source": "src/index.ts",
"types": "dist/types/index.d.ts",
0 commit comments