Skip to content

Commit 2ea167e

Browse files
committed
2 parents 422c44e + b5e1f7b commit 2ea167e

File tree

121 files changed

+377
-351
lines changed

Some content is hidden

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

121 files changed

+377
-351
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,20 @@ 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.26.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.26.0...4.26.1)
10+
## [4.27.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.26.1...4.27.0)
1111

1212
### Commits
1313

14+
- ✨ feat: `config.qrMax` `--qr-max` #2351 [`8b6c268`](https://github.com/open-wa/wa-automate-nodejs/commit/8b6c2682e079628700bfde9b3a12a2cd03e0b65c)
15+
- 🔧 fix config parse order #2271 [`1721726`](https://github.com/open-wa/wa-automate-nodejs/commit/17217264d7916f1e92621e75c0795f37be748e00)
16+
- 🔊 migrate from console.log to spinner for `qrMax` #2351 [`ab52fc0`](https://github.com/open-wa/wa-automate-nodejs/commit/ab52fc0017c5d21fd85312f9c0c49ca00e74f0d5)
17+
- updated types-only package [`8ace227`](https://github.com/open-wa/wa-automate-nodejs/commit/8ace227434c66478e3150e5b92209ec06c1bdbf3)
18+
19+
## [4.26.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.26.0...4.26.1) - 2021-12-13
20+
21+
### Commits
22+
23+
- Release 4.26.1 [`988df24`](https://github.com/open-wa/wa-automate-nodejs/commit/988df24afbab2193126ca18fb3305028ee79f522)
1424
- ✨ feat: automatically parse api props from UI inbox URL #2352 [`830586a`](https://github.com/open-wa/wa-automate-nodejs/commit/830586a078659ef544f90ba1f3dbe1577b208d1d)
1525
- updated types-only package [`97c19ad`](https://github.com/open-wa/wa-automate-nodejs/commit/97c19ad2d185eb178ac25fef3e4e1950126fd520)
1626

bin/config-schema.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/assets/js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/js/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

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.26.1</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.26.1">
6+
<title>Client | @open-wa/wa-automate - v4.27.0</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.27.0">
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.26.1</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.27.0</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.26.1</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.26.1">
6+
<title>AddParticipantError | @open-wa/wa-automate - v4.27.0</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.27.0">
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.26.1</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.27.0</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.26.1</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.26.1">
6+
<title>CustomError | @open-wa/wa-automate - v4.27.0</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.27.0">
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.26.1</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.27.0</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.26.1</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.26.1">
6+
<title>PageEvaluationTimeout | @open-wa/wa-automate - v4.27.0</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.27.0">
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.26.1</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.27.0</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.26.1</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.26.1">
6+
<title>SessionExpiredError | @open-wa/wa-automate - v4.27.0</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.27.0">
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.26.1</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.27.0</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

docs/classes/connect_socket.SocketClient.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>SocketClient | @open-wa/wa-automate - v4.26.1</title>
7-
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.26.1">
6+
<title>SocketClient | @open-wa/wa-automate - v4.27.0</title>
7+
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.27.0">
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.26.1</a>
34+
<a href="../index.html" class="title">@open-wa/wa-automate - v4.27.0</a>
3535
</div>
3636
<div class="table-cell" id="tsd-widgets">
3737
<div id="tsd-filter">

0 commit comments

Comments
 (0)