Skip to content

Commit 90f4b06

Browse files
chore(release): 4.1.32 [skip ci]
## [4.1.32](v4.1.31...v4.1.32) (2022-03-23) ### Bug Fixes * **deps:** update dependency ajv to v8.11.0 ([5f3a961](5f3a961))
1 parent 5f3a961 commit 90f4b06

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.32](https://github.com/podium-lib/schemas/compare/v4.1.31...v4.1.32) (2022-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ajv to v8.11.0 ([5f3a961](https://github.com/podium-lib/schemas/commit/5f3a9619f7f7cf3b8368ba8e53a3e1f8b82bf573))
7+
18
## [4.1.31](https://github.com/podium-lib/schemas/compare/v4.1.30...v4.1.31) (2022-02-04)
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.31",
3+
"version": "4.1.32",
44
"description": "Schemas for validating the @podium contract.",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)