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