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 ae4d798 commit 7fe4d55Copy full SHA for 7fe4d55
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.1](https://github.com/podium-lib/schemas/compare/v5.0.0...v5.0.1) (2024-04-30)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ajv to v8.13.0 ([ae4d798](https://github.com/podium-lib/schemas/commit/ae4d798caf1997147e1f6ccfa1caf760ceb402c4))
7
8
# [5.0.0](https://github.com/podium-lib/schemas/compare/v4.2.0...v5.0.0) (2023-11-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/schemas",
- "version": "5.0.0",
+ "version": "5.0.1",
"type": "module",
"description": "Schemas for validating the @podium contract.",
"license": "MIT",
0 commit comments