Skip to content

Commit

Permalink
Merge branch '1-3-1-fix'
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Dec 13, 2023
2 parents 88a0656 + ea46c09 commit cce1f84
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-i18n](https://github.com/bpmn-io/bpmn-js-i18n) a

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

# 1.3.1

_Reverts `v1.3.0` breaking changes._

# 1.3.0

* `FEAT`: update translations according to bpmn-js@16 [#27](https://github.com/bpmn-io/bpmn-js-i18n/pull/27)
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-i18n",
"version": "1.3.0",
"version": "1.3.1",
"description": "Community contributed bpmn-js translations.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit cce1f84

Please sign in to comment.