Skip to content

Commit d6b493c

Browse files
committed
2 parents aaf9bce + 6b04be8 commit d6b493c

File tree

136 files changed

+411
-400
lines changed

Some content is hidden

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

136 files changed

+411
-400
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [4.46.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.45.2...4.46.0)
10+
## [4.46.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.46.0...4.46.1)
11+
12+
### Fixed
13+
14+
- 🚑 fix #2876 [`#2876`](https://github.com/open-wa/wa-automate-nodejs/issues/2876)
15+
16+
### Commits
17+
18+
- updated types-only package [`57ec718`](https://github.com/open-wa/wa-automate-nodejs/commit/57ec71808d67977ccfd16ef6250031da528fdc80)
19+
20+
## [4.46.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.45.2...4.46.0) - 2022-09-04
1121

1222
### Commits
1323

24+
- Release 4.46.0 [`74bedf1`](https://github.com/open-wa/wa-automate-nodejs/commit/74bedf1bcb19f05d6689b242a9d5928c84bda34d)
1425
- ✨ feat: `public.openwa.cloud` tunnel service #2870 [`0e56af6`](https://github.com/open-wa/wa-automate-nodejs/commit/0e56af6d4769ec96ec1ee2517edbbd6d175c82bd)
1526
- updated types-only package [`699d13c`](https://github.com/open-wa/wa-automate-nodejs/commit/699d13cea771ec602b0b6fa0cbf44edb478fb38e)
1627

docs/classes/api_Client.Client.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>Client | @open-wa/wa-automate - v4.46.0</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.0">
6+
<title>Client | @open-wa/wa-automate - v4.46.1</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.1">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
<link rel="stylesheet" href="../assets/css/pages.css">
@@ -31,7 +31,7 @@
3131
<li class="state loading">Preparing search index...</li>
3232
<li class="state failure">The search index is not available</li>
3333
</ul>
34-
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.0</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.1</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

docs/classes/api_model_errors.AddParticipantError.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>AddParticipantError | @open-wa/wa-automate - v4.46.0</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.0">
6+
<title>AddParticipantError | @open-wa/wa-automate - v4.46.1</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.1">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
<link rel="stylesheet" href="../assets/css/pages.css">
@@ -31,7 +31,7 @@
3131
<li class="state loading">Preparing search index...</li>
3232
<li class="state failure">The search index is not available</li>
3333
</ul>
34-
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.0</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.1</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

docs/classes/api_model_errors.CustomError.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>CustomError | @open-wa/wa-automate - v4.46.0</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.0">
6+
<title>CustomError | @open-wa/wa-automate - v4.46.1</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.1">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
<link rel="stylesheet" href="../assets/css/pages.css">
@@ -31,7 +31,7 @@
3131
<li class="state loading">Preparing search index...</li>
3232
<li class="state failure">The search index is not available</li>
3333
</ul>
34-
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.0</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.1</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

docs/classes/api_model_errors.PageEvaluationTimeout.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>PageEvaluationTimeout | @open-wa/wa-automate - v4.46.0</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.0">
6+
<title>PageEvaluationTimeout | @open-wa/wa-automate - v4.46.1</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.1">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
<link rel="stylesheet" href="../assets/css/pages.css">
@@ -31,7 +31,7 @@
3131
<li class="state loading">Preparing search index...</li>
3232
<li class="state failure">The search index is not available</li>
3333
</ul>
34-
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.0</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.1</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

docs/classes/api_model_errors.SessionExpiredError.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>SessionExpiredError | @open-wa/wa-automate - v4.46.0</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.0">
6+
<title>SessionExpiredError | @open-wa/wa-automate - v4.46.1</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.1">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
<link rel="stylesheet" href="../assets/css/pages.css">
@@ -31,7 +31,7 @@
3131
<li class="state loading">Preparing search index...</li>
3232
<li class="state failure">The search index is not available</li>
3333
</ul>
34-
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.0</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.1</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

docs/classes/logging_custom_transport.LogToEvTransport.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>LogToEvTransport | @open-wa/wa-automate - v4.46.0</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.0">
6+
<title>LogToEvTransport | @open-wa/wa-automate - v4.46.1</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.1">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
<link rel="stylesheet" href="../assets/css/pages.css">
@@ -31,7 +31,7 @@
3131
<li class="state loading">Preparing search index...</li>
3232
<li class="state failure">The search index is not available</li>
3333
</ul>
34-
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.0</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.1</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

docs/classes/logging_custom_transport.NoOpTransport.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>NoOpTransport | @open-wa/wa-automate - v4.46.0</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.0">
6+
<title>NoOpTransport | @open-wa/wa-automate - v4.46.1</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.1">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
<link rel="stylesheet" href="../assets/css/pages.css">
@@ -31,7 +31,7 @@
3131
<li class="state loading">Preparing search index...</li>
3232
<li class="state failure">The search index is not available</li>
3333
</ul>
34-
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.0</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.1</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

docs/classes/structures_Collector.Collection.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>Collection | @open-wa/wa-automate - v4.46.0</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.0">
6+
<title>Collection | @open-wa/wa-automate - v4.46.1</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.1">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
<link rel="stylesheet" href="../assets/css/pages.css">
@@ -31,7 +31,7 @@
3131
<li class="state loading">Preparing search index...</li>
3232
<li class="state failure">The search index is not available</li>
3333
</ul>
34-
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.0</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.1</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

docs/classes/structures_Collector.Collector.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>Collector | @open-wa/wa-automate - v4.46.0</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.0">
6+
<title>Collector | @open-wa/wa-automate - v4.46.1</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.46.1">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
<link rel="stylesheet" href="../assets/css/pages.css">
@@ -31,7 +31,7 @@
3131
<li class="state loading">Preparing search index...</li>
3232
<li class="state failure">The search index is not available</li>
3333
</ul>
34-
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.0</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.46.1</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

0 commit comments

Comments
 (0)