Skip to content

Commit

Permalink
chore: release v0.20.0 (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 12, 2023
1 parent 23ab646 commit 9e3c0f9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ All notable changes to the [bpmn.io vs-code extension](https://github.com/bpmn-i

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

## 0.20.0

* `DEPS`: update dependency bpmn-js to v16

## 0.19.0

* `FEAT`: add ability to color BPMN elements ([#93](https://github.com/bpmn-io/vs-code-bpmn-io/issues/93), [#145](https://github.com/bpmn-io/vs-code-bpmn-io/pull/145))
Expand Down
4 changes: 2 additions & 2 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.19.0",
"version": "0.20.0",
"publisher": "bpmn-io",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9e3c0f9

Please sign in to comment.