Skip to content

Commit

Permalink
chore: release v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and barmac committed Jul 15, 2024
1 parent 46a5faa commit 937e5b1
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 17 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ All notable changes to the [bpmn.io vs-code extension](https://github.com/bpmn-i

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

## 0.21.1

* `CHORE`: update dependency @rollup/plugin-commonjs to v26 ([#169](https://github.com/bpmn-io/vs-code-bpmn-io/pull/169))
* `CHORE`: update dependency glob to v11 ([#171](https://github.com/bpmn-io/vs-code-bpmn-io/pull/171))

## 0.21.0

* `DEPS`: update dependency bpmn-js to v17
Expand Down
36 changes: 20 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "BPMN.io Editor",
"description": "Edit BPMN 2.0 files, powered by bpmn.io tools.",
"license": "MIT",
"version": "0.21.0",
"version": "0.21.1",
"publisher": "bpmn-io",
"repository": {
"type": "git",
Expand Down

0 comments on commit 937e5b1

Please sign in to comment.