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 b00172b + c31f963 commit 3778bd6Copy full SHA for 3778bd6
.changeset/true-dragons-brake.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @api3/contracts
2
3
+## 26.2.1
4
+
5
+### Patch Changes
6
7
+- 810f03c: Update dependency zod to ^3.25.76
8
9
## 26.2.0
10
11
### Minor Changes
package.json
@@ -8,7 +8,7 @@
"oev"
],
"license": "MIT",
- "version": "26.2.0",
+ "version": "26.2.1",
12
"engines": {
13
"node": ">=20.17.9"
14
},
0 commit comments