We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4170e4f commit f8ef82eCopy full SHA for f8ef82e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @dschz/polymarket-clob-client
2
3
+## 0.4.2
4
+
5
+### Patch Changes
6
7
+- Updates package keywords to improve npm discoverability
8
+- Updates README to outline default value configuration for client
9
10
## 0.4.1
11
12
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@dschz/polymarket-clob-client",
"description": "Fork of Polymarket CLOB Client with optimized bundle size and enhanced Web3 integration",
- "version": "0.4.1",
+ "version": "0.4.2",
"author": "Daniel Sanchez <dsanc89@pm.me>",
"license": "MIT",
"type": "module",
0 commit comments