Skip to content

Commit 01e2390

Browse files
chore(release): cut the 5.28.0 release
# [5.28.0](v5.27.1...v5.28.0) (2025-08-28) ### Features * add initial support for React 19 ([#10551](#10551)) ([7a13771](7a13771)), closes [#10243](#10243)
1 parent 7a13771 commit 01e2390

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-ui",
3-
"version": "5.27.1",
3+
"version": "5.28.0",
44
"main": "./dist/swagger-ui.js",
55
"module": "./dist/swagger-ui-es-bundle-core.js",
66
"exports": {

0 commit comments

Comments
 (0)