Skip to content

Commit

Permalink
chore: release v14.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and barmac committed Oct 19, 2023
1 parent 611e14a commit acd1252
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 [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documen

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

## 14.1.2

* `CHORE`: fix POST_RELEASE job in https://github.com/bpmn-io/bpmn-js/pull/1980

## 14.1.1

* `FIX`: asset path by @nikku in https://github.com/bpmn-io/bpmn-js/pull/1977
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
@@ -1,6 +1,6 @@
{
"name": "bpmn-js",
"version": "14.1.1",
"version": "14.1.2",
"description": "A bpmn 2.0 toolkit and web modeler",
"main": "index.js",
"files": [
Expand Down

0 comments on commit acd1252

Please sign in to comment.