From 54ca022f7b09168ed5121f2e8cba4985f93bc502 Mon Sep 17 00:00:00 2001 From: Philipp Fromme Date: Wed, 11 Sep 2024 14:52:15 +0200 Subject: [PATCH] chore(CHANGELOG): update to v4.19.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57b161d..448a9fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ All notable changes to [camunda-bpmn-js](https://github.com/camunda/camunda-bpmn ___Note:__ Yet to be released changes appear here._ +## 4.19.1 + +* `DEPS`: update to `bpmn-js-properties-panel@5.23.1` + +### Key Changes in Properties Panel + +* `FIX`: prevent focus loss of _Binding_ and _Version tag_ entries ([bpmn-io/bpmn-js-properties-panel#1076](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1076)) + ## 4.19.0 * `DEPS`: update to `bpmn-js-properties-panel@5.23.0`