From b2975bdbfbf624902328742fc96045e53fe1695e Mon Sep 17 00:00:00 2001 From: RusAnd Date: Thu, 25 Mar 2021 11:06:00 +0200 Subject: [PATCH] version 1.4.1 Add `callMethodAllChunks` to export default object --- index.js | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.js b/index.js index 5e71db3..90f01a0 100644 --- a/index.js +++ b/index.js @@ -635,6 +635,7 @@ export default { callMethod, callBatch, callMethodAll, + callMethodAllChunks, callBind, callUnbind, userOption, diff --git a/package.json b/package.json index 3bac870..295ab4b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bx24-api", "description": "Interface for using official Bitrix JavaScript library", - "version": "1.4.0", + "version": "1.4.1", "main": "index.js", "keywords": [ "bitrix",