Skip to content

Commit ecf167b

Browse files
change version to 8.4.2
1 parent f993a8d commit ecf167b

File tree

266 files changed

+267
-267
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

266 files changed

+267
-267
lines changed

README.md

Lines changed: 1 addition & 1 deletion

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sib-api-v3-sdk",
3-
"version": "8.4.1",
3+
"version": "8.4.2",
44
"description": "SendinBlue_provide_a_RESTFul_API_that_can_be_used_with_any_languages__With_this_API_you_will_be_able_to_____Manage_your_campaigns_and_get_the_statistics____Manage_your_contacts____Send_transactional_Emails_and_SMS____and_much_more___You_can_download_our_wrappers_at_httpsgithub_comorgssendinbluePossible_responses___Code__Message____________________________________200___OK__Successful_Request_____201___OK__Successful_Creation____202___OK__Request_accepted____204___OK__Successful_UpdateDeletion_____400___Error__Bad_Request_____401___Error__Authentication_Needed_____402___Error__Not_enough_credit_plan_upgrade_needed_____403___Error__Permission_denied_____404___Error__Object_does_not_exist____405___Error__Method_not_allowed_____406___Error__Not_Acceptable__",
55
"license": "MIT",
66
"main": "src/index.js",

src/ApiClient.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const pkgJson = require('../package.json');
3434

3535
/**
3636
* @module ApiClient
37-
* @version 8.4.1
37+
* @version 8.4.2
3838
*/
3939

4040
/**

src/api/AccountApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Account service.
3636
* @module api/AccountApi
37-
* @version 8.4.1
37+
* @version 8.4.2
3838
*/
3939

4040
/**

src/api/AttributesApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Attributes service.
3636
* @module api/AttributesApi
37-
* @version 8.4.1
37+
* @version 8.4.2
3838
*/
3939

4040
/**

src/api/CRMApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* CRM service.
3636
* @module api/CRMApi
37-
* @version 8.4.1
37+
* @version 8.4.2
3838
*/
3939

4040
/**

src/api/CompaniesApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Companies service.
3636
* @module api/CompaniesApi
37-
* @version 8.4.1
37+
* @version 8.4.2
3838
*/
3939

4040
/**

src/api/ContactsApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Contacts service.
3636
* @module api/ContactsApi
37-
* @version 8.4.1
37+
* @version 8.4.2
3838
*/
3939

4040
/**

src/api/DealsApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Deals service.
3636
* @module api/DealsApi
37-
* @version 8.4.1
37+
* @version 8.4.2
3838
*/
3939

4040
/**

0 commit comments

Comments
 (0)