We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1ac68 commit a721fcdCopy full SHA for a721fcd
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @dschz/polymarket-clob-client
2
3
+## 0.2.2
4
+
5
+### Minor Changes
6
7
+- Updates polymarket-builder-signing-sdk dependency to 0.2.0
8
9
## 0.2.1
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@dschz/polymarket-clob-client",
"description": "Typescript client for Polymarket's CLOB",
- "version": "0.2.1",
+ "version": "0.2.2",
"author": "Daniel Sanchez <dsanc89@pm.me>",
"license": "MIT",
"type": "module",
0 commit comments