Skip to content

Commit b8d69f3

Browse files
chore(release): 5.2.0 [skip ci]
# [5.2.0](v5.1.2...v5.2.0) (2026-04-07) ### Features * add fetchpriority attribute ([#274](#274)) ([f183923](f183923))
1 parent f183923 commit b8d69f3

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.2.0](https://github.com/podium-lib/schemas/compare/v5.1.2...v5.2.0) (2026-04-07)
2+
3+
4+
### Features
5+
6+
* add fetchpriority attribute ([#274](https://github.com/podium-lib/schemas/issues/274)) ([f183923](https://github.com/podium-lib/schemas/commit/f183923e08ff15c46bb61eb892ed04586de67914))
7+
18
## [5.1.2](https://github.com/podium-lib/schemas/compare/v5.1.1...v5.1.2) (2026-02-14)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/schemas",
3-
"version": "5.1.2",
3+
"version": "5.2.0",
44
"type": "module",
55
"description": "Schemas for validating the @podium contract.",
66
"license": "MIT",
@@ -55,4 +55,4 @@
5555
"tap": "21.5.0",
5656
"typescript": "5.9.3"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)