Skip to content

Commit d7b60e3

Browse files
chore(release): cut the 5.0.0-alpha.45 release
# [5.0.0-alpha.45](v5.0.0-alpha.44...v5.0.0-alpha.45) (2023-02-06) ### Features * **editor-monaco:** add ability to use custom markers ([#3814](#3814)) ([9be7319](9be7319)), closes [#3803](#3803) ### BREAKING CHANGES * **editor-monaco:** editor.editorMarkers redux state has been changed to editor.markers. FSA updateEditorMarkers has been renamed to setEditorMarkers. Selector selectEditorMarkers has been renamed to selectMarkers.
1 parent 4c32f32 commit d7b60e3

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-api/swagger-editor",
3-
"version": "5.0.0-alpha.44",
3+
"version": "5.0.0-alpha.45",
44
"private": false,
55
"publishConfig": {
66
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)