We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d60536 commit 445d8caCopy full SHA for 445d8ca
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphprotocol/grc-20
2
3
+## 0.32.1
4
+
5
+### Patch Changes
6
7
+- Fix library build
8
9
## 0.32.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/grc-20",
- "version": "0.32.0",
+ "version": "0.32.1",
"license": "MIT",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments