Skip to content

Commit 5f3ae4b

Browse files
chore(release): cut the 5.0.0-alpha.55 release
# [5.0.0-alpha.55](v5.0.0-alpha.54...v5.0.0-alpha.55) (2023-04-04) ### Bug Fixes * **editor-preview-swagger-ui:** fix jump to path feature ([#4012](#4012)) ([77709cd](77709cd)), closes [#3991](#3991) * **editor-preview-swagger-ui:** open Path Items containing schemas with cycles ([#4013](#4013)) ([283f61c](283f61c)), closes [#4005](#4005) [#4004](#4004) [#4003](#4003) ### Features * **editor-moanco:** add support for switching language ([#3979](#3979)) ([bffffa4](bffffa4)) * extract apidom language into separate plugin ([#3977](#3977)) ([eb55fd7](eb55fd7)) ### BREAKING CHANGES * createData is now passed to individual language plugins and not to editor-monaco one
1 parent 283f61c commit 5f3ae4b

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-editor",
3-
"version": "5.0.0-alpha.54",
3+
"version": "5.0.0-alpha.55",
44
"contributors": [
55
"(in alphabetical order)",
66
"Francesco Tumanischvili",

0 commit comments

Comments
 (0)