Skip to content

Commit

Permalink
chore(release): cut the 5.0.0-alpha.55 release
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Apr 4, 2023
1 parent 283f61c commit 5f3ae4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger-editor",
"version": "5.0.0-alpha.54",
"version": "5.0.0-alpha.55",
"contributors": [
"(in alphabetical order)",
"Francesco Tumanischvili",
Expand Down

0 comments on commit 5f3ae4b

Please sign in to comment.