Skip to content

Commit 38871cf

Browse files
chore(release): 4.1.30 [skip ci]
## [4.1.30](v4.1.29...v4.1.30) (2022-01-15) ### Bug Fixes * **deps:** update dependency ajv to v8.9.0 ([607a494](607a494))
1 parent 607a494 commit 38871cf

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.30](https://github.com/podium-lib/schemas/compare/v4.1.29...v4.1.30) (2022-01-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ajv to v8.9.0 ([607a494](https://github.com/podium-lib/schemas/commit/607a494538567138f18c798893756ce7e7947db8))
7+
18
## [4.1.29](https://github.com/podium-lib/schemas/compare/v4.1.28...v4.1.29) (2021-11-21)
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.29",
3+
"version": "4.1.30",
44
"description": "Schemas for validating the @podium contract.",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)