Skip to content

Commit a1c0d0f

Browse files
committed
chore: update changelog
1 parent b80004f commit a1c0d0f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ All notable changes to [@camunda/element-templates-json-schema-shared](https://g
66

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

9+
## 0.12.1
10+
11+
* `TEST`: add full validation error output for failed test ([#172](https://github.com/camunda/element-templates-json-schema/pull/172))
12+
913
## 0.12.0
1014

1115
* `FEAT`: support `keywords` property ([#159](https://github.com/camunda/element-templates-json-schema/pull/159))

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ 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.24.0
10+
11+
* `FEAT`: support custom category ([#168](https://github.com/camunda/element-templates-json-schema/pull/168))
912
* `FEAT`: support `zeebe:script` binding ([#166](https://github.com/camunda/element-templates-json-schema/pull/166))
1013
* `FEAT`: support `zeebe:calledDecision` binding ([#165](https://github.com/camunda/element-templates-json-schema/pull/165))
1114
* `FEAT`: support `zeebe:formDefinition` binding ([#169](https://github.com/camunda/element-templates-json-schema/pull/169))

0 commit comments

Comments
 (0)