Skip to content

Commit 52d17b0

Browse files
chore(release): 4.1.20 [skip ci]
## [4.1.20](v4.1.19...v4.1.20) (2021-05-24) ### Bug Fixes * **deps:** update dependency ajv to v8.5.0 ([cc175de](cc175de))
1 parent cc175de commit 52d17b0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [4.1.19](https://github.com/podium-lib/schemas/compare/v4.1.18...v4.1.19) (2021-05-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/schemas",
3-
"version": "4.1.19",
3+
"version": "4.1.20",
44
"description": "Schemas for validating the @podium contract.",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)