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 afa85d1 commit 4f8446cCopy full SHA for 4f8446c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.3](https://github.com/podium-lib/schemas/compare/v5.0.2...v5.0.3) (2024-05-26)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ajv to v8.14.0 ([afa85d1](https://github.com/podium-lib/schemas/commit/afa85d1fc190a738e4d0ff034f66c5c779c486bb))
7
8
## [5.0.2](https://github.com/podium-lib/schemas/compare/v5.0.1...v5.0.2) (2024-05-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/schemas",
- "version": "5.0.2",
+ "version": "5.0.3",
"type": "module",
"description": "Schemas for validating the @podium contract.",
"license": "MIT",
0 commit comments