Skip to content

Commit

Permalink
Release 1.8.45
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 10, 2020
1 parent 8bc7a57 commit 3557bbb
Show file tree
Hide file tree
Showing 30 changed files with 490 additions and 476 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v1.8.44](https://github.com/open-wa/wa-automate-nodejs/compare/1.8.43...v1.8.44) - 2020-04-08
## [v1.8.45](https://github.com/open-wa/wa-automate-nodejs/compare/1.8.44...v1.8.45) - 2020-04-10

### Merged

- Bump release-it from 13.5.1 to 13.5.2 [`#288`](https://github.com/open-wa/wa-automate-nodejs/pull/288)

### Commits

- Update documentation [`0797ad5`](https://github.com/open-wa/wa-automate-nodejs/commit/0797ad5dbc2b22a4e6ce78f4c22e2c964c369a01)
- edited comment-run action [`8bc7a57`](https://github.com/open-wa/wa-automate-nodejs/commit/8bc7a57220ca6d853e39a60ca891ed8a5187e916)
- possible fix for #293 [`e823e0c`](https://github.com/open-wa/wa-automate-nodejs/commit/e823e0c387773ee07a1fb0ea690a80f7a2f46255)
- updated supported wa version to 2.2013.6 [`519dff6`](https://github.com/open-wa/wa-automate-nodejs/commit/519dff6a5d9f9d79905fdec8a174c75de3b3881f)

## [1.8.44](https://github.com/open-wa/wa-automate-nodejs/compare/1.8.43...1.8.44) - 2020-04-08

### Commits

- Release 1.8.44 [`dfbe634`](https://github.com/open-wa/wa-automate-nodejs/commit/dfbe634794cd9dbc14421e627b1dd38b57183bf6)
- updated links in docs [`76df689`](https://github.com/open-wa/wa-automate-nodejs/commit/76df6894a0f7c566493c6c0ee4b864eb677bc171)
- package.json public [`2d955de`](https://github.com/open-wa/wa-automate-nodejs/commit/2d955deb9a7db95f5cbede883964e82f6aec11da)
- update npmignore to reduce size [`b552239`](https://github.com/open-wa/wa-automate-nodejs/commit/b552239122087f8839a224f2b6dcd37f0bd58fdf)
Expand Down
12 changes: 6 additions & 6 deletions docs/classes/evemitter.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>EvEmitter | @open-wa/wa-automate - v1.8.44</title>
<title>EvEmitter | @open-wa/wa-automate - v1.8.45</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
Expand All @@ -22,7 +22,7 @@
<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">@open-wa/wa-automate - v1.8.44</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v1.8.45</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -117,7 +117,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -142,7 +142,7 @@ <h3>event<wbr>Namespace</h3>
<div class="tsd-signature tsd-kind-icon">event<wbr>Namespace<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
</ul>
</aside>
</section>
Expand All @@ -152,7 +152,7 @@ <h3>session<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">session<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
</ul>
</aside>
</section>
Expand All @@ -169,7 +169,7 @@ <h3>emit</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
22 changes: 11 additions & 11 deletions docs/classes/spin.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Spin | @open-wa/wa-automate - v1.8.44</title>
<title>Spin | @open-wa/wa-automate - v1.8.45</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
Expand All @@ -22,7 +22,7 @@
<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">@open-wa/wa-automate - v1.8.44</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v1.8.45</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -123,7 +123,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="evemitter.html">EvEmitter</a>.<a href="evemitter.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -149,7 +149,7 @@ <h3>event<wbr>Namespace</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="evemitter.html">EvEmitter</a>.<a href="evemitter.html#eventnamespace">eventNamespace</a></p>
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L11">controllers/events.ts:11</a></li>
</ul>
</aside>
</section>
Expand All @@ -160,7 +160,7 @@ <h3>session<wbr>Id</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="evemitter.html">EvEmitter</a>.<a href="evemitter.html#sessionid">sessionId</a></p>
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L10">controllers/events.ts:10</a></li>
</ul>
</aside>
</section>
Expand All @@ -170,7 +170,7 @@ <h3>spinner</h3>
<div class="tsd-signature tsd-kind-icon">spinner<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Ora</span><span class="tsd-signature-symbol"> = ora()</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L25">controllers/events.ts:25</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L25">controllers/events.ts:25</a></li>
</ul>
</aside>
</section>
Expand All @@ -188,7 +188,7 @@ <h3>emit</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="evemitter.html">EvEmitter</a>.<a href="evemitter.html#emit">emit</a></p>
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L18">controllers/events.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -214,7 +214,7 @@ <h3>fail</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L37">controllers/events.ts:37</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L37">controllers/events.ts:37</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -237,7 +237,7 @@ <h3>info</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L32">controllers/events.ts:32</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L32">controllers/events.ts:32</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -260,7 +260,7 @@ <h3>start</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L27">controllers/events.ts:27</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L27">controllers/events.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -283,7 +283,7 @@ <h3>succeed</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/b552239/src/controllers/events.ts#L42">controllers/events.ts:42</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/8bc7a57/src/controllers/events.ts#L42">controllers/events.ts:42</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
Loading

0 comments on commit 3557bbb

Please sign in to comment.