Skip to content

Commit 53120a1

Browse files
chore(release): 5.0.0-next.7 [skip ci]
# [5.0.0-next.7](v5.0.0-next.6...v5.0.0-next.7) (2023-11-20) ### Bug Fixes * **deps:** update dependency ajv to v8.11.2 ([d584bd8](d584bd8)) * **deps:** update dependency ajv to v8.12.0 ([f98b5ef](f98b5ef)) ### Features * add asset strategy and scope fields ([c23e9b0](c23e9b0))
1 parent 401852c commit 53120a1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [5.0.0-next.7](https://github.com/podium-lib/schemas/compare/v5.0.0-next.6...v5.0.0-next.7) (2023-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ajv to v8.11.2 ([d584bd8](https://github.com/podium-lib/schemas/commit/d584bd88de7ba25c3954bf7a608691a68bcb794e))
7+
* **deps:** update dependency ajv to v8.12.0 ([f98b5ef](https://github.com/podium-lib/schemas/commit/f98b5efca4ebaa089ac59a85bfce397c7a85468d))
8+
9+
10+
### Features
11+
12+
* add asset strategy and scope fields ([c23e9b0](https://github.com/podium-lib/schemas/commit/c23e9b07a082cb7936a36e8c48b763c68735fea5))
13+
114
# [4.2.0](https://github.com/podium-lib/schemas/compare/v4.1.34...v4.2.0) (2023-11-16)
215

316
### Features

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

0 commit comments

Comments
 (0)