Skip to content

Commit 8aa7503

Browse files
committed
chore(zeebe/CHANGELOG): update to v0.22.2
1 parent 703c30a commit 8aa7503

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/zeebe-element-templates-json-schema/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@ All notable changes to [@camunda/zeebe-element-templates-json-schema](https://gi
66

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

9+
## 0.22.2
10+
11+
* `FIX`: require `feel` to be `optional` or `static` for `Boolean` and `Number` inputs and outputs ([#154](https://github.com/camunda/element-templates-json-schema/pull/154))
12+
913
## 0.22.1
1014

11-
* `FIX`: require `feel` for `Boolean` and `Number` inputs and outputs ([#154](https://github.com/camunda/element-templates-json-schema/pull/154))
15+
* `FIX`: require `feel` to be `static` for `Boolean` and `Number` inputs and outputs ([#154](https://github.com/camunda/element-templates-json-schema/pull/154))
1216

1317
## 0.22.0
1418

0 commit comments

Comments
 (0)