Skip to content

Commit 6cf6c6d

Browse files
push 1.2.5 to npm
1 parent a14076f commit 6cf6c6d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#### 1.2.5 Maintenance Release
2+
3+
- Fix $base64encode and $base64decode functions in the browser
4+
15
#### 1.2.4 Maintenance Release
26

37
- Fix an issue running in IE11 and phantom.js (#58)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonata",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "JSON query and transformation language",
55
"main": "jsonata.js",
66
"homepage": "http://jsonata.org/",

0 commit comments

Comments
 (0)