Skip to content

Commit 18bb78e

Browse files
github-actions[bot]nikku
authored andcommitted
chore: release v0.22.0
1 parent bf90d98 commit 18bb78e

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ 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.22.0 (2025-01-17)
10+
11+
## What's Changed
12+
* docs: replace manual publishing with release-please by @barmac in https://github.com/bpmn-io/vs-code-bpmn-io/pull/184
13+
* chore: update dependency npm-run-all2 to v7 by @renovate in https://github.com/bpmn-io/vs-code-bpmn-io/pull/186
14+
* Housekeeping by @nikku in https://github.com/bpmn-io/vs-code-bpmn-io/pull/190
15+
* Housekeeping by @nikku in https://github.com/bpmn-io/vs-code-bpmn-io/pull/192
16+
* chore: update dependency @rollup/plugin-node-resolve to v16 by @renovate in https://github.com/bpmn-io/vs-code-bpmn-io/pull/193
17+
* deps: update dependency bpmn-js to v18 by @renovate in https://github.com/bpmn-io/vs-code-bpmn-io/pull/189
18+
19+
20+
**Full Changelog**: https://github.com/bpmn-io/vs-code-bpmn-io/compare/v0.21.5...v0.22.0
21+
922
## 0.22.0
1023

1124
* `FIX`: make standard keyboard shortcuts work for macOS ([#92](https://github.com/bpmn-io/vs-code-bpmn-io/issues/92))

package-lock.json

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

0 commit comments

Comments
 (0)