You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,13 @@ All notable changes to [element-templates-validator](https://github.com/bpmn-io/
6
6
7
7
___Note:__ Yet to be released changes appear here._
8
8
9
+
## 2.0.1
10
+
11
+
*`FIX`: allow number values for `Number` properties ([element-templates-json-schema#138](https://github.com/camunda/element-templates-json-schema/issues/138))
12
+
*`FIX`: enforce string value for `feel: required` properties ([element-templates-json-schema#139](https://github.com/camunda/element-templates-json-schema/pull/139))
13
+
*`DEPS`: update to @camunda/element-templates-json-schema@0.17.2
14
+
*`DEPS`: update to @camunda/zeebe-element-templates-json-schema@0.19.2
15
+
9
16
## 2.0.0
10
17
11
18
*`FIX`: do not mark allOf and choices conditions as invalid
0 commit comments