Skip to content

Commit

Permalink
chore(release): 6.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr Mazepa committed Sep 2, 2024
1 parent 6342638 commit f09b02f
Show file tree
Hide file tree
Showing 169 changed files with 192 additions and 175 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [6.0.6](https://github.com/mailjet/mailjet-apiv3-nodejs/compare/v6.0.5...v6.0.6) (2024-09-02)


### Bug Fixes

* upgrade axios version to fix CVE-2023-26159 ([6342638](https://github.com/mailjet/mailjet-apiv3-nodejs/commits/6342638c9dd6fcd8e62a071b60fe8aefc7d7ca5c))

### [6.0.5](https://github.com/mailjet/mailjet-apiv3-nodejs/compare/v6.0.4...v6.0.5) (2023-11-27)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Mailjet JS

[![Build Status](https://travis-ci.org/mailjet/mailjet-apiv3-nodejs.svg?branch=master)](https://travis-ci.org/mailjet/mailjet-apiv3-nodejs)
![Current Version](https://img.shields.io/badge/version-6.0.5-green.svg)
![Current Version](https://img.shields.io/badge/version-6.0.6-green.svg)

## Overview

Expand Down
7 changes: 7 additions & 0 deletions dist/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [6.0.6](https://github.com/mailjet/mailjet-apiv3-nodejs/compare/v6.0.5...v6.0.6) (2024-09-02)


### Bug Fixes

* upgrade axios version to fix CVE-2023-26159 ([6342638](https://github.com/mailjet/mailjet-apiv3-nodejs/commits/6342638c9dd6fcd8e62a071b60fe8aefc7d7ca5c))

### [6.0.5](https://github.com/mailjet/mailjet-apiv3-nodejs/compare/v6.0.4...v6.0.5) (2023-11-27)


Expand Down
2 changes: 1 addition & 1 deletion dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Mailjet JS

[![Build Status](https://travis-ci.org/mailjet/mailjet-apiv3-nodejs.svg?branch=master)](https://travis-ci.org/mailjet/mailjet-apiv3-nodejs)
![Current Version](https://img.shields.io/badge/version-6.0.5-green.svg)
![Current Version](https://img.shields.io/badge/version-6.0.6-green.svg)

## Overview

Expand Down
2 changes: 1 addition & 1 deletion dist/VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.5
6.0.6
4 changes: 2 additions & 2 deletions dist/mailjet.node.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/mailjet.node.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
* MIT Licensed
*/

/*! node-mailjet v6.0.5 */
/*! node-mailjet v6.0.6 */
4 changes: 2 additions & 2 deletions dist/mailjet.web.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/mailjet.web.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! node-mailjet v6.0.5 */
/*! node-mailjet v6.0.6 */
16 changes: 8 additions & 8 deletions dist/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-mailjet",
"version": "6.0.5",
"version": "6.0.6",
"main": "./mailjet.node.js",
"browser": "./mailjet.web.js",
"types": "./declarations/index.d.ts",
Expand All @@ -26,7 +26,7 @@
"definition": "./declarations/index.d.ts"
},
"dependencies": {
"axios": "1.6.2",
"axios": "1.7.4",
"json-bigint": "^1.0.0",
"url-join": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/client.default.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/classes/index.default.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/classes/request.default.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/request_HttpMethods.default.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/types_api_Campaign.DraftCampaign.EditMode.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/types_api_Common.Common.Period.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/types_api_Message.Message.EventType.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/types_api_Message.Message.FromType.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/types_api_Message.Message.MessageState.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/types_api_Message.Message.MessageStatus.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CampaignOverviewEditMode | node-mailjet</title><meta name="description" content="Documentation for node-mailjet"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">node-mailjet</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">node-mailjet</a></li><li><a href="../modules/types_api_Statistic.html">types/api/Statistic</a></li><li><a href="../modules/types_api_Statistic.Statistic.html">Statistic</a></li><li><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html">CampaignOverviewEditMode</a></li></ul><h1>Enumeration CampaignOverviewEditMode </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Enumeration members</h3><ul class="tsd-index-list"><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html#HTML" class="tsd-kind-icon">HTML</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html#HTML2" class="tsd-kind-icon">HTML2</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html#MJML" class="tsd-kind-icon">MJML</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html#Tool" class="tsd-kind-icon">Tool</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html#Tool2" class="tsd-kind-icon">Tool2</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Enumeration members</h2><section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="HTML" class="tsd-anchor"></a><h3 class="tsd-anchor-link">HTML<a href="#HTML" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">HTML<span class="tsd-signature-symbol"> = &quot;html&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/mailjet/mailjet-apiv3-nodejs/blob/6342638/lib/types/api/Statistic.ts#L13">lib/types/api/Statistic.ts:13</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="HTML2" class="tsd-anchor"></a><h3 class="tsd-anchor-link">HTML2<a href="#HTML2" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">HTML2<span class="tsd-signature-symbol"> = &quot;html2&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/mailjet/mailjet-apiv3-nodejs/blob/6342638/lib/types/api/Statistic.ts#L15">lib/types/api/Statistic.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="MJML" class="tsd-anchor"></a><h3 class="tsd-anchor-link">MJML<a href="#MJML" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">MJML<span class="tsd-signature-symbol"> = &quot;mjml&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/mailjet/mailjet-apiv3-nodejs/blob/6342638/lib/types/api/Statistic.ts#L16">lib/types/api/Statistic.ts:16</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Tool" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Tool<a href="#Tool" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Tool<span class="tsd-signature-symbol"> = &quot;tool&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/mailjet/mailjet-apiv3-nodejs/blob/6342638/lib/types/api/Statistic.ts#L12">lib/types/api/Statistic.ts:12</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Tool2" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Tool2<a href="#Tool2" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Tool2<span class="tsd-signature-symbol"> = &quot;tool2&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/mailjet/mailjet-apiv3-nodejs/blob/6342638/lib/types/api/Statistic.ts#L14">lib/types/api/Statistic.ts:14</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class=" tsd-kind-module"><a href="../modules/client.html">client</a></li><li class=" tsd-kind-module"><a href="../modules/client_Client.html">client/<wbr/>Client</a></li><li class=" tsd-kind-module"><a href="../modules/index.html">index</a></li><li class=" tsd-kind-module"><a href="../modules/request.html">request</a></li><li class=" tsd-kind-module"><a href="../modules/request_HttpMethods.html">request/<wbr/>Http<wbr/>Methods</a></li><li class=" tsd-kind-module"><a href="../modules/request_Request.html">request/<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/types.html">types</a></li><li class=" tsd-kind-module"><a href="../modules/types_api.html">types/api</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_Campaign.html">types/api/<wbr/>Campaign</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_Common.html">types/api/<wbr/>Common</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_Contact.html">types/api/<wbr/>Contact</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_LibraryResponse.html">types/api/<wbr/>Library<wbr/>Response</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_Message.html">types/api/<wbr/>Message</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_MessageEvent.html">types/api/<wbr/>Message<wbr/>Event</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_Parse.html">types/api/<wbr/>Parse</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_SMSMessage.html">types/api/SMSMessage</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_Segmentation.html">types/api/<wbr/>Segmentation</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_SendEmail.html">types/api/<wbr/>Send<wbr/>Email</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_SendMessage.html">types/api/<wbr/>Send<wbr/>Message</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_SenderAddressAndDomain.html">types/api/<wbr/>Sender<wbr/>Address<wbr/>And<wbr/>Domain</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_Setting.html">types/api/<wbr/>Setting</a></li><li class="current tsd-kind-module"><a href="../modules/types_api_Statistic.html">types/api/<wbr/>Statistic</a><ul><li class="current tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/types_api_Statistic.Statistic.html">Statistic</a></li></ul></li><li class=" tsd-kind-module"><a href="../modules/types_api_Template.html">types/api/<wbr/>Template</a></li><li class=" tsd-kind-module"><a href="../modules/types_api_Webhook.html">types/api/<wbr/>Webhook</a></li><li class=" tsd-kind-module"><a href="../modules/utils.html">utils</a></li><li class=" tsd-kind-module"><a href="../modules/utils_isNil.html">utils/is<wbr/>Nil</a></li><li class=" tsd-kind-module"><a href="../modules/utils_isNull.html">utils/is<wbr/>Null</a></li><li class=" tsd-kind-module"><a href="../modules/utils_isPureObject.html">utils/is<wbr/>Pure<wbr/>Object</a></li><li class=" tsd-kind-module"><a href="../modules/utils_isUndefined.html">utils/is<wbr/>Undefined</a></li><li class=" tsd-kind-module"><a href="../modules/utils_setValueIfNotNil.html">utils/set<wbr/>Value<wbr/>If<wbr/>Not<wbr/>Nil</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-enum tsd-parent-kind-namespace"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html" class="tsd-kind-icon">Campaign<wbr/>Overview<wbr/>Edit<wbr/>Mode</a><ul><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html#HTML" class="tsd-kind-icon">HTML</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html#HTML2" class="tsd-kind-icon">HTML2</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html#MJML" class="tsd-kind-icon">MJML</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html#Tool" class="tsd-kind-icon">Tool</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="types_api_Statistic.Statistic.CampaignOverviewEditMode.html#Tool2" class="tsd-kind-icon">Tool2</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-namespace"><span class="tsd-kind-icon">Namespace</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li><li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
Loading

0 comments on commit f09b02f

Please sign in to comment.