Skip to content

Commit 464b0a0

Browse files
github-actions[bot]barmac
authored andcommitted
chore(main): release 18.16.1
1 parent 651d0da commit 464b0a0

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"pull-request-title-pattern": "chore: release v${version}",
33
"changelog-sections": "[{\"type\":\"feat\",\"section\":\"Features\",\"hidden\":false},{\"type\":\"fix\",\"section\":\"Bug Fixes\",\"hidden\":false},{\"type\":\"deps\",\"section\":\"Dependency Updates\",\"hidden\":false}]",
44
"changelog-type": "github",
5-
".": "18.13.0"
5+
".": "18.16.1"
66
}

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documen
66

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

9+
### 18.16.1
10+
11+
* `FIX`: render data output with filled arrow ([#2425](https://github.com/bpmn-io/bpmn-js/pull/2425))
12+
913
### 18.16.0
1014

1115
* `FEAT`: make external labels resizable ([#2414](https://github.com/bpmn-io/bpmn-js/pull/2414))

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
@@ -1,6 +1,6 @@
11
{
22
"name": "bpmn-js",
3-
"version": "18.16.0",
3+
"version": "18.16.1",
44
"description": "A bpmn 2.0 toolkit and web modeler",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)