Skip to content

Commit 937e5b1

Browse files
github-actions[bot]barmac
authored andcommitted
chore: release v0.21.1
1 parent 46a5faa commit 937e5b1

File tree

3 files changed

+26
-17
lines changed

3 files changed

+26
-17
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ 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.21.1
10+
11+
* `CHORE`: update dependency @rollup/plugin-commonjs to v26 ([#169](https://github.com/bpmn-io/vs-code-bpmn-io/pull/169))
12+
* `CHORE`: update dependency glob to v11 ([#171](https://github.com/bpmn-io/vs-code-bpmn-io/pull/171))
13+
914
## 0.21.0
1015

1116
* `DEPS`: update dependency bpmn-js to v17

package-lock.json

Lines changed: 20 additions & 16 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.21.0",
6+
"version": "0.21.1",
77
"publisher": "bpmn-io",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)