Skip to content

Commit 3a46376

Browse files
authored
Support for Jsonata 1.8.6 (#55)
1 parent 6d2f716 commit 3a46376

File tree

4 files changed

+6100
-1707
lines changed

4 files changed

+6100
-1707
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.0.12 (October 28, 2022)
2+
3+
* Update Sailor version to 2.7.1
4+
* Update component-commons-library to 3.1.2 to support Jsonata 1.8.6
5+
16
## 1.0.11 (April 08, 2022)
27

38
* Update Sailor version to 2.6.27

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Transformation",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "Generic Data Transformation Component",
55
"actions": {
66
"transform": {

0 commit comments

Comments
 (0)