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