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 7cb68ce commit 4ee3b56Copy full SHA for 4ee3b56
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.1.18](https://github.com/podium-lib/schemas/compare/v4.1.17...v4.1.18) (2021-05-09)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ajv to v8.3.0 ([7cb68ce](https://github.com/podium-lib/schemas/commit/7cb68cef97f22156faede1ea2b6889db01524921))
7
8
## [4.1.17](https://github.com/podium-lib/schemas/compare/v4.1.16...v4.1.17) (2021-05-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/schemas",
- "version": "4.1.17",
+ "version": "4.1.18",
"description": "Schemas for validating the @podium contract.",
"license": "MIT",
"keywords": [
0 commit comments