mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-02 12:13:42 +00:00
chore(project): bump bpmn-moddle version
This commit is contained in:
parent
77b18bd25b
commit
fb2b3d40f6
@ -6,6 +6,10 @@ All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documen
|
|||||||
|
|
||||||
___Note:__ Yet to be released changes appear here._
|
___Note:__ Yet to be released changes appear here._
|
||||||
|
|
||||||
|
## 1.3.2
|
||||||
|
|
||||||
|
* `FIX`: correctly serialize extension attributes on `bpmn:Expression`
|
||||||
|
|
||||||
## 1.3.1
|
## 1.3.1
|
||||||
|
|
||||||
* `FIX`: correctly auto-place from boundary events attached to host edges ([#788](https://github.com/bpmn-io/bpmn-js/issues/788))
|
* `FIX`: correctly auto-place from boundary events attached to host edges ([#788](https://github.com/bpmn-io/bpmn-js/issues/788))
|
||||||
|
@ -82,7 +82,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bpmn-font": "^0.8.0",
|
"bpmn-font": "^0.8.0",
|
||||||
"bpmn-moddle": "^5.1.2",
|
"bpmn-moddle": "^5.1.4",
|
||||||
"css.escape": "^1.5.1",
|
"css.escape": "^1.5.1",
|
||||||
"diagram-js": "^1.4.0",
|
"diagram-js": "^1.4.0",
|
||||||
"diagram-js-direct-editing": "^1.2.2",
|
"diagram-js-direct-editing": "^1.2.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user