Skip to content

Commit 52aa9a3

Browse files
deps: update to @bpmn-io/[email protected]
Closes #713
1 parent fca1267 commit 52aa9a3

File tree

3 files changed

+13
-8
lines changed

3 files changed

+13
-8
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ All notable changes to [bpmn-js-properties-panel](https://github.com/bpmn-io/bpm
66

77
___Note:__ Yet to be released changes appear here._
88

9+
## 5.21.0
10+
11+
* `FEAT`: automatically resize text areas ([#713](https://github.com/bpmn-io/bpmn-js-properties-panel/issues/713))
12+
* `DEPS`: update to `@bpmn-io/[email protected]`
13+
914
## 5.20.0
1015

1116
* `FEAT`: add `Binding` entry to busines rule task, call activity and user task ([#1067](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1067))

package-lock.json

Lines changed: 7 additions & 7 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
@@ -61,7 +61,7 @@
6161
"@babel/plugin-transform-react-jsx": "^7.24.7",
6262
"@bpmn-io/element-template-chooser": "^1.0.0",
6363
"@bpmn-io/element-templates-icons-renderer": "^0.3.0",
64-
"@bpmn-io/properties-panel": "^3.22.4",
64+
"@bpmn-io/properties-panel": "^3.23.0",
6565
"@bpmn-io/variable-resolver": "^1.2.2",
6666
"@rollup/plugin-alias": "^5.1.0",
6767
"@rollup/plugin-babel": "^6.0.4",

0 commit comments

Comments
 (0)