Comparing version 10.2.2 to 10.3.0
@@ -9,2 +9,6 @@ # Changelog | ||
## 10.3.0 | ||
* `FEAT`: focus on row added via context menu ([#638](https://github.com/bpmn-io/dmn-js/pull/638)) | ||
## 10.2.2 | ||
@@ -11,0 +15,0 @@ |
{ | ||
"name": "dmn-js", | ||
"description": "A dmn toolkit and web modeler", | ||
"version": "10.2.2", | ||
"version": "10.3.0", | ||
"files": [ | ||
"dist", | ||
"lib", | ||
"test/helper" | ||
], | ||
"scripts": { | ||
@@ -57,8 +62,8 @@ "test": "karma start", | ||
"dependencies": { | ||
"dmn-js-decision-table": "^10.2.1", | ||
"dmn-js-drd": "^10.2.2", | ||
"dmn-js-literal-expression": "^10.1.0", | ||
"dmn-js-shared": "^10.1.0" | ||
"dmn-js-decision-table": "^10.3.0", | ||
"dmn-js-drd": "^10.3.0", | ||
"dmn-js-literal-expression": "^10.3.0", | ||
"dmn-js-shared": "^10.3.0" | ||
}, | ||
"gitHead": "bfc392b82d2d9ded738d69f66dc318db7b889977" | ||
"gitHead": "9d3e194164b636b0540c25796a4e00538e68196a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
4422316
101859
Updateddmn-js-drd@^10.3.0
Updateddmn-js-shared@^10.3.0