Skip to content

Commit a23b4c1

Browse files
chore(release): 4.1.31 [skip ci]
## [4.1.31](v4.1.30...v4.1.31) (2022-02-04) ### Bug Fixes * **deps:** update dependency ajv to v8.10.0 ([57f4065](57f4065))
1 parent 57f4065 commit a23b4c1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.31](https://github.com/podium-lib/schemas/compare/v4.1.30...v4.1.31) (2022-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ajv to v8.10.0 ([57f4065](https://github.com/podium-lib/schemas/commit/57f406586280c8aa9ec894fa04b8c88050ff851b))
7+
18
## [4.1.30](https://github.com/podium-lib/schemas/compare/v4.1.29...v4.1.30) (2022-01-15)
29

310

Diff for: package.json

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

0 commit comments

Comments
 (0)