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.
1 parent 0513fe7 commit 5cebf79Copy full SHA for 5cebf79
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.4](https://github.com/podium-lib/schemas/compare/v5.0.3...v5.0.4) (2024-06-04)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ajv to v8.15.0 ([0513fe7](https://github.com/podium-lib/schemas/commit/0513fe7f05e6702254c19b7538e18a7cdba9fbfb))
7
8
## [5.0.3](https://github.com/podium-lib/schemas/compare/v5.0.2...v5.0.3) (2024-05-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/schemas",
- "version": "5.0.3",
+ "version": "5.0.4",
"type": "module",
"description": "Schemas for validating the @podium contract.",
"license": "MIT",
0 commit comments