Skip to content

Commit 3122bbd

Browse files
committed
chore(CHANGELOG): update to v17.4.0
1 parent 2440f88 commit 3122bbd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/dmn-js/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ All notable changes to [dmn-js](https://github.com/bpmn-io/dmn-js) are documente
66

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

9+
## 17.4.0
10+
911
* `FEAT`: suggest latest Camunda FEEL built-ins, now loaded from `feel-builtins` ([@bpmn-io/feel-editor#71](https://github.com/bpmn-io/feel-editor/pull/71))
1012
* `FEAT`: allow multiline strings in camunda dialect ([@bpmn-io/lezer-feel#2](https://github.com/bpmn-io/lezer-feel/pull/2))
1113
* `FIX`: detect unclosed string literals ([nikku/lezer-feel#52](https://github.com/nikku/lezer-feel/pull/52))
12-
* `DEPS`: update to `@bpmn-io/[email protected]`
14+
* `DEPS`: update to `@bpmn-io/[email protected]` ([#960](https://github.com/bpmn-io/dmn-js/pull/960))
1315
* `DEPS`: update to `dmn-moddle@11` ([#952](https://github.com/bpmn-io/dmn-js/pull/952))
1416
* `CHORE`: require `Node >= 20` ([#952](https://github.com/bpmn-io/dmn-js/pull/952))
1517

0 commit comments

Comments
 (0)