Skip to content

Commit 5cebf79

Browse files
chore(release): 5.0.4 [skip ci]
## [5.0.4](v5.0.3...v5.0.4) (2024-06-04) ### Bug Fixes * **deps:** update dependency ajv to v8.15.0 ([0513fe7](0513fe7))
1 parent 0513fe7 commit 5cebf79

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

0 commit comments

Comments
 (0)