Skip to content

Commit

Permalink
chore: add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
DavieReid committed Feb 9, 2024
1 parent 4494de4 commit abe4f6c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/plenty-foxes-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@jpmorganchase/mosaic-content-editor-plugin': patch
---

Fix: Content Editor Websocket

Reduce the risk of the websocket connection from closing due to editing/reviewing for a long period.

The websocket connection is now established when the _save_ button is clicked rather than the _edit_ button.

0 comments on commit abe4f6c

Please sign in to comment.