Skip to content

Commit a08402d

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.6...v5.1.0) (2024-11-04) ### Features * add shadow-dom strategy ([16c3fae](16c3fae))
1 parent 20d16ae commit a08402d

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.1.0](https://github.com/podium-lib/schemas/compare/v5.0.6...v5.1.0) (2024-11-04)
2+
3+
4+
### Features
5+
6+
* add shadow-dom strategy ([16c3fae](https://github.com/podium-lib/schemas/commit/16c3fae52af5440da78a1187d9e3636b577683ff))
7+
18
## [5.0.6](https://github.com/podium-lib/schemas/compare/v5.0.5...v5.0.6) (2024-07-13)
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.6",
3+
"version": "5.1.0",
44
"type": "module",
55
"description": "Schemas for validating the @podium contract.",
66
"license": "MIT",

0 commit comments

Comments
 (0)