Skip to content

Commit ac35776

Browse files
committed
deps: update to @bpmn-io/[email protected]
1 parent ca202b5 commit ac35776

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ 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+
* `FEAT`: allow to provide custom FEEL popup
10+
* `FEAT`: make list headers sticky ([bpmn-io/properties-panel#397](https://github.com/bpmn-io/properties-panel/pull/397))
11+
* `DEPS`: update to `@bpmn-io/[email protected]`
12+
913
## 5.37.0
1014

1115
* `FEAT`: support `creating` and `canceling` task listeners

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
@@ -60,7 +60,7 @@
6060
"@babel/core": "^7.25.2",
6161
"@babel/plugin-transform-react-jsx": "^7.25.2",
6262
"@bpmn-io/element-template-chooser": "^2.0.0",
63-
"@bpmn-io/properties-panel": "^3.27.3",
63+
"@bpmn-io/properties-panel": "^3.30.0",
6464
"@bpmn-io/variable-resolver": "^1.3.0",
6565
"@rollup/plugin-alias": "^5.1.1",
6666
"@rollup/plugin-babel": "^6.0.4",

0 commit comments

Comments
 (0)