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 3a83afa commit fa164a4Copy full SHA for fa164a4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.6](https://github.com/podium-lib/schemas/compare/v5.0.5...v5.0.6) (2024-07-13)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ajv to v8.17.1 ([3a83afa](https://github.com/podium-lib/schemas/commit/3a83afa2e005d9ec3130582ae4161f63b158ef8c))
7
8
## [5.0.5](https://github.com/podium-lib/schemas/compare/v5.0.4...v5.0.5) (2024-06-04)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/schemas",
- "version": "5.0.5",
+ "version": "5.0.6",
"type": "module",
"description": "Schemas for validating the @podium contract.",
"license": "MIT",
0 commit comments