Skip to content

Commit 7b86721

Browse files
chore(release): cut the 5.27.0 release
# [5.27.0](v5.26.2...v5.27.0) (2025-07-16) ### Bug Fixes * permissions of files to allow running as non-root ([#10515](#10515)) ([679e73b](679e73b)) * sanitization of relative OpenAPI JSON paths ([#10528](#10528)) ([60dee8b](60dee8b)) ### Features * **json-schema:** support x-additionalPropertiesName ([#10006](#10006)) ([4bada92](4bada92))
1 parent 60dee8b commit 7b86721

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.26.2",
3+
"version": "5.27.0",
44
"main": "./dist/swagger-ui.js",
55
"module": "./dist/swagger-ui-es-bundle-core.js",
66
"exports": {

0 commit comments

Comments
 (0)