Skip to content

Commit c91a831

Browse files
github-actions[bot]barmac
authored andcommitted
chore: release v0.17.0
1 parent dd7450e commit c91a831

File tree

3 files changed

+19
-15
lines changed

3 files changed

+19
-15
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 the [bpmn.io vs-code extension](https://github.com/bpmn-i
66

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

9+
## 0.17.0
10+
11+
* `DEPS`: update dependency bpmn-js to v14
12+
913
## 0.16.1
1014

1115
* `DOCS`: update documentation

package-lock.json

Lines changed: 14 additions & 14 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
@@ -3,7 +3,7 @@
33
"displayName": "BPMN.io Editor",
44
"description": "Edit BPMN 2.0 files, powered by bpmn.io tools.",
55
"license": "MIT",
6-
"version": "0.16.1",
6+
"version": "0.17.0",
77
"publisher": "bpmn-io",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)