Skip to content

Commit 22f78b3

Browse files
authored
Merge pull request #255 from api3dao/changeset-release/production
Release v10.3.1
2 parents f2399a7 + 5b1e8c6 commit 22f78b3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/violet-rabbits-confess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 10.3.1
4+
5+
### Patch Changes
6+
7+
- 30c63ca: Have computeDappId() return a BigInt instead of a hex string
8+
39
## 10.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"oev"
99
],
1010
"license": "MIT",
11-
"version": "10.3.0",
11+
"version": "10.3.1",
1212
"engines": {
1313
"node": ">=18.14.0"
1414
},

0 commit comments

Comments
 (0)