Skip to content

Commit 3be62b0

Browse files
authored
feat: number unit options should be encoded as uuid (#99)
1 parent a30d974 commit 3be62b0

File tree

4 files changed

+237
-146
lines changed

4 files changed

+237
-146
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphprotocol/grc-20
22

3+
## 0.21.3
4+
5+
### Patch Changes
6+
7+
- Number unit option should be encoded as a uuid
8+
39
## 0.21.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/grc-20",
3-
"version": "0.21.2",
3+
"version": "0.21.3",
44
"license": "MIT",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)