We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d16ae commit a08402dCopy full SHA for a08402d
CHANGELOG.md
@@ -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
8
## [5.0.6](https://github.com/podium-lib/schemas/compare/v5.0.5...v5.0.6) (2024-07-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/schemas",
- "version": "5.0.6",
+ "version": "5.1.0",
"type": "module",
"description": "Schemas for validating the @podium contract.",
"license": "MIT",
0 commit comments