Skip to content

Commit

Permalink
deps: update to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfromme authored and nikku committed Nov 20, 2024
1 parent 388d9af commit 70b3a86
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ All notable changes to [camunda-bpmn-js](https://github.com/camunda/camunda-bpmn

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

* `DEPS`: update to `[email protected]`

### Key Changes in Modeling

* `FIX`: create new user task form only if user task form referenced ([camunda/camunda-bpmn-js-behaviors#85](https://github.com/camunda/camunda-bpmn-js-behaviors/pull/85))

## 5.1.0

* `DEPS`: update to `[email protected]`
Expand Down
15 changes: 7 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"bpmn-js-create-append-anything": "^0.5.2",
"bpmn-js-element-templates": "^2.3.0",
"bpmn-js-executable-fix": "^0.2.1",
"camunda-bpmn-js-behaviors": "^1.7.1",
"camunda-bpmn-js-behaviors": "^1.7.2",
"camunda-bpmn-moddle": "^7.0.1",
"diagram-js": "^15.2.0",
"diagram-js-grid": "^1.1.0",
Expand Down

0 comments on commit 70b3a86

Please sign in to comment.