Skip to content

Commit 4ee3b56

Browse files
chore(release): 4.1.18 [skip ci]
## [4.1.18](v4.1.17...v4.1.18) (2021-05-09) ### Bug Fixes * **deps:** update dependency ajv to v8.3.0 ([7cb68ce](7cb68ce))
1 parent 7cb68ce commit 4ee3b56

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.18](https://github.com/podium-lib/schemas/compare/v4.1.17...v4.1.18) (2021-05-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ajv to v8.3.0 ([7cb68ce](https://github.com/podium-lib/schemas/commit/7cb68cef97f22156faede1ea2b6889db01524921))
7+
18
## [4.1.17](https://github.com/podium-lib/schemas/compare/v4.1.16...v4.1.17) (2021-05-04)
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.17",
3+
"version": "4.1.18",
44
"description": "Schemas for validating the @podium contract.",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)