Skip to content

Commit b0ba90b

Browse files
chore(release): 4.1.21 [skip ci]
## [4.1.21](v4.1.20...v4.1.21) (2021-06-06) ### Bug Fixes * **deps:** update dependency ajv to v8.6.0 ([438bd64](438bd64))
1 parent 438bd64 commit b0ba90b

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.21](https://github.com/podium-lib/schemas/compare/v4.1.20...v4.1.21) (2021-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ajv to v8.6.0 ([438bd64](https://github.com/podium-lib/schemas/commit/438bd64e4ed46c63b73bbcf35c87a37310674fc7))
7+
18
## [4.1.20](https://github.com/podium-lib/schemas/compare/v4.1.19...v4.1.20) (2021-05-24)
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.20",
3+
"version": "4.1.21",
44
"description": "Schemas for validating the @podium contract.",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)