Skip to content

Commit 84547d0

Browse files
chore(release): 4.1.33 [skip ci]
## [4.1.33](v4.1.32...v4.1.33) (2022-11-14) ### Bug Fixes * **deps:** update dependency ajv to v8.11.2 ([d584bd8](d584bd8))
1 parent d584bd8 commit 84547d0

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

0 commit comments

Comments
 (0)