We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0acad7f + 7db0b66 commit 6507ad5Copy full SHA for 6507ad5
.changeset/rich-bananas-draw.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @api3/contracts
2
3
+## 17.1.0
4
+
5
+### Minor Changes
6
7
+- b8a1575: Migrates @api3/chains into this package
8
9
## 17.0.0
10
11
### Major Changes
package.json
@@ -8,7 +8,7 @@
"oev"
],
"license": "MIT",
- "version": "17.0.0",
+ "version": "17.1.0",
12
"engines": {
13
"node": ">=20.17.9"
14
},
0 commit comments