We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4b973 commit 216d0d7Copy full SHA for 216d0d7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.1.28](https://github.com/podium-lib/schemas/compare/v4.1.27...v4.1.28) (2021-11-16)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ajv to v8.8.1 ([aa4b973](https://github.com/podium-lib/schemas/commit/aa4b9730f9cf0eabb73d5d9cc18823daf1baa258))
7
8
## [4.1.27](https://github.com/podium-lib/schemas/compare/v4.1.26...v4.1.27) (2021-11-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/schemas",
- "version": "4.1.27",
+ "version": "4.1.28",
"description": "Schemas for validating the @podium contract.",
"license": "MIT",
"keywords": [
0 commit comments