Skip to content

Commit

Permalink
deps: update to @camunda/[email protected]
Browse files Browse the repository at this point in the history
Closes #4385
Closes #4386
  • Loading branch information
barmac committed Aug 1, 2024
1 parent ac3354d commit 0c5a8d1
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ___Note:__ Yet to be released changes appear here._
* `FEAT`: make text area auto resize by default ([#3660](https://github.com/camunda/camunda-modeler/issues/3660))
* `CHORE`: remove outdated Camunda 8 platform versions ([#4396](https://github.com/camunda/camunda-modeler/issues/4396))
* `DEPS`: update to `@bpmn-io/[email protected]`
* `DEPS`: update to `@camunda/linting@3.23.0`
* `DEPS`: update to `@camunda/linting@3.24.0`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
Expand All @@ -27,7 +27,7 @@ ___Note:__ Yet to be released changes appear here._

### BPMN

* `FEAT`: add `Binding` entry to business rule task, call activity and user task ([bpmn-io/bpmn-js-properties-panel#1067](https://github.com/camunda/camunda-modeler/issues/4385))
* `FEAT`: support `bindingType` for business rule task, call activity, and user task ([#4385](https://github.com/camunda/camunda-modeler/issues/4385), [#4386](https://github.com/camunda/camunda-modeler/issues/4386))
* `FEAT`: support converging inclusive gateway ([#3613](https://github.com/camunda/camunda-modeler/issues/3613))
* `FEAT`: change Header value and Field Injection value to text areas ([bpmn-io/bpmn-js-properties-panel#1065](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1065))
* `FEAT`: support Zeebe execution listeners ([#3951](https://github.com/camunda/camunda-modeler/issues/3951))
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@camunda/form-linting": "^0.16.0",
"@camunda/form-playground": "^0.15.0",
"@camunda/improved-canvas": "^1.7.1",
"@camunda/linting": "^3.23.0",
"@camunda/linting": "^3.24.0",
"@codemirror/commands": "^6.1.3",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-xml": "^6.1.0",
Expand Down
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0c5a8d1

Please sign in to comment.