Skip to content

Commit fa164a4

Browse files
chore(release): 5.0.6 [skip ci]
## [5.0.6](v5.0.5...v5.0.6) (2024-07-13) ### Bug Fixes * **deps:** update dependency ajv to v8.17.1 ([3a83afa](3a83afa))
1 parent 3a83afa commit fa164a4

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.6](https://github.com/podium-lib/schemas/compare/v5.0.5...v5.0.6) (2024-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ajv to v8.17.1 ([3a83afa](https://github.com/podium-lib/schemas/commit/3a83afa2e005d9ec3130582ae4161f63b158ef8c))
7+
18
## [5.0.5](https://github.com/podium-lib/schemas/compare/v5.0.4...v5.0.5) (2024-06-04)
29

310
### Bug Fixes

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.5",
3+
"version": "5.0.6",
44
"type": "module",
55
"description": "Schemas for validating the @podium contract.",
66
"license": "MIT",

0 commit comments

Comments
 (0)