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 cc175de commit 52d17b0Copy full SHA for 52d17b0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.1.20](https://github.com/podium-lib/schemas/compare/v4.1.19...v4.1.20) (2021-05-24)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ajv to v8.5.0 ([cc175de](https://github.com/podium-lib/schemas/commit/cc175de19678e94928e2d260e3b014afab195856))
7
8
## [4.1.19](https://github.com/podium-lib/schemas/compare/v4.1.18...v4.1.19) (2021-05-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/schemas",
- "version": "4.1.19",
+ "version": "4.1.20",
"description": "Schemas for validating the @podium contract.",
"license": "MIT",
"keywords": [
0 commit comments