diff --git a/.changeset/three-dragons-brush.md b/.changeset/three-dragons-brush.md index d80c4dc83306..358fbdb2ff3e 100644 --- a/.changeset/three-dragons-brush.md +++ b/.changeset/three-dragons-brush.md @@ -1,8 +1,8 @@ --- -'@rocket.chat/apps-engine': minor -'@rocket.chat/livechat': minor -'@rocket.chat/i18n': minor -'@rocket.chat/meteor': minor +'@rocket.chat/apps-engine': patch +'@rocket.chat/livechat': patch +'@rocket.chat/i18n': patch +'@rocket.chat/meteor': patch --- Prevent apps' subprocesses from crashing on unhandled rejections or uncaught exceptions diff --git a/.changeset/weak-trees-exercise.md b/.changeset/weak-trees-exercise.md index 230c087ccd83..cf5f2fbc5722 100644 --- a/.changeset/weak-trees-exercise.md +++ b/.changeset/weak-trees-exercise.md @@ -1,5 +1,5 @@ --- -'@rocket.chat/apps-engine': minor +'@rocket.chat/apps-engine': patch --- Add support to configure apps runtime timeout via the APPS_ENGINE_RUNTIME_TIMEOUT environment variable