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 69bb585 commit 625d669Copy full SHA for 625d669
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.1.8](https://github.com/podium-lib/schemas/compare/v4.1.7...v4.1.8) (2021-03-27)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ajv-formats to v1.6.0 ([69bb585](https://github.com/podium-lib/schemas/commit/69bb5850ff7c1f9166b2bfed2a3c16ca15d0f473))
7
8
## [4.1.7](https://github.com/podium-lib/schemas/compare/v4.1.6...v4.1.7) (2021-03-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/schemas",
- "version": "4.1.7",
+ "version": "4.1.8",
"description": "Schemas for validating the @podium contract.",
"license": "MIT",
"keywords": [
0 commit comments