Skip to content

Commit 14254da

Browse files
update minor version
1 parent 4c9055b commit 14254da

37 files changed

+37
-37
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SendinBlue's API matches the [OpenAPI v2 definition](https://www.openapis.org/).
99
This library is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project and is reviewed and maintained by SendinBlue:
1010

1111
- API version: 3.0.0
12-
- Package version: 8.0.3
12+
- Package version: 8.1.0
1313
- Build package: io.swagger.codegen.languages.JavascriptClientCodegen
1414

1515
## Installation

package-lock.json

Lines changed: 1 addition & 1 deletion
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.0.3",
3+
"version": "8.1.0",
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.0.3
37+
* @version 8.1.0
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.0.3
37+
* @version 8.1.0
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.0.3
37+
* @version 8.1.0
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.0.3
37+
* @version 8.1.0
3838
*/
3939

4040
/**

src/api/EmailCampaignsApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* EmailCampaigns service.
3636
* @module api/EmailCampaignsApi
37-
* @version 8.0.3
37+
* @version 8.1.0
3838
*/
3939

4040
/**

src/api/FoldersApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Folders service.
3636
* @module api/FoldersApi
37-
* @version 8.0.3
37+
* @version 8.1.0
3838
*/
3939

4040
/**

src/api/ListsApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Lists service.
3636
* @module api/ListsApi
37-
* @version 8.0.3
37+
* @version 8.1.0
3838
*/
3939

4040
/**

0 commit comments

Comments
 (0)