Skip to content

Commit 34b6899

Browse files
chore: update to [email protected]
1 parent fe25c9e commit 34b6899

File tree

3 files changed

+54
-50
lines changed

3 files changed

+54
-50
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ All notable changes to [diagram-js-grid](https://github.com/bpmn-io/diagram-js-g
66

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

9+
## 1.1.0
10+
11+
* `FEAT`: support `[email protected]`
12+
913
## 1.0.0
1014

1115
* `FEAT`: enable grid per default ([#11](https://github.com/bpmn-io/diagram-js-grid/pull/11), )

package-lock.json

Lines changed: 49 additions & 49 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
@@ -33,7 +33,7 @@
3333
"@rollup/plugin-node-resolve": "^15.2.3",
3434
"@rollup/plugin-terser": "^0.4.4",
3535
"chai": "^4.4.0",
36-
"diagram-js": "^14.0.0",
36+
"diagram-js": "^15.1.0",
3737
"eslint": "^9.0.0",
3838
"eslint-plugin-bpmn-io": "^2.0.2",
3939
"karma": "^6.4.2",

0 commit comments

Comments
 (0)