Skip to content

Commit 6cd0148

Browse files
committed
deps: update @bpmn-io/properties-panel
1 parent a7ae514 commit 6cd0148

File tree

3 files changed

+37
-16
lines changed

3 files changed

+37
-16
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ 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.39.0
10+
11+
* `FEAT`: update `camunda` built-ins
12+
* `FIX`: show tooltip on number fields
13+
* `DEPS`: update to `@bpmn-io/[email protected]`
14+
915
## 5.38.1
1016

1117
* `FIX`: report Camunda user task as default implementation ([#1135](https://github.com/bpmn-io/bpmn-js-properties-panel/issues/1135))

package-lock.json

Lines changed: 30 additions & 15 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.30.0",
63+
"@bpmn-io/properties-panel": "^3.31.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)