Skip to content

Commit 4f8446c

Browse files
chore(release): 5.0.3 [skip ci]
## [5.0.3](v5.0.2...v5.0.3) (2024-05-26) ### Bug Fixes * **deps:** update dependency ajv to v8.14.0 ([afa85d1](afa85d1))
1 parent afa85d1 commit 4f8446c

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+
## [5.0.3](https://github.com/podium-lib/schemas/compare/v5.0.2...v5.0.3) (2024-05-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ajv to v8.14.0 ([afa85d1](https://github.com/podium-lib/schemas/commit/afa85d1fc190a738e4d0ff034f66c5c779c486bb))
7+
18
## [5.0.2](https://github.com/podium-lib/schemas/compare/v5.0.1...v5.0.2) (2024-05-14)
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": "5.0.2",
3+
"version": "5.0.3",
44
"type": "module",
55
"description": "Schemas for validating the @podium contract.",
66
"license": "MIT",

0 commit comments

Comments
 (0)