We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81a771 commit cbff6d0Copy full SHA for cbff6d0
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# @dschz/polymarket-clob-client
2
+
3
+## 0.1.0
4
5
+### Minor Changes
6
7
+- Initial release of @dschz/polymarket-clob-client fork
package.json
@@ -1,7 +1,7 @@
{
"name": "@dschz/polymarket-clob-client",
"description": "Typescript client for Polymarket's CLOB",
- "version": "0.0.0",
+ "version": "0.1.0",
"author": "Daniel Sanchez <dsanc89@pm.me>",
"license": "MIT",
"type": "module",
0 commit comments