Skip to content

Commit 70f4914

Browse files
committed
deps: bump to @bpmn-io/[email protected]
1 parent aa3a06f commit 70f4914

File tree

3 files changed

+43
-40
lines changed

3 files changed

+43
-40
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ 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`: lint first item access ([feel-lint#25](https://github.com/bpmn-io/feel-lint/issues/25)
10+
* `FEAT`: suggest Camunda 8.6 FEEL built-ins
11+
912
## 5.23.2
1013

1114
* `FIX`: only show `zeebe:priorityDefinition` for Zeebe user tasks ([#1077](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1077))

package-lock.json

Lines changed: 39 additions & 39 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.25.2",
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.23.0",
64+
"@bpmn-io/properties-panel": "^3.24.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)