Skip to content

Commit

Permalink
chore(release): 12.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Crespi committed May 27, 2021
1 parent 5e82caf commit c021a83
Show file tree
Hide file tree
Showing 19 changed files with 191 additions and 184 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.

### [12.0.4](https://github.com/modum-io/modblue/compare/v12.0.3...v12.0.4) (2021-05-27)

### Bug Fixes

- **hci:** Possible fixes for timeouts ([16fbb91](https://github.com/modum-io/modblue/commit/16fbb9186c41653175c8513561bf69b6a6f0de34))
- **mac:** Fix inconsistent addresses ([b5b608a](https://github.com/modum-io/modblue/commit/b5b608a9d7038d0dad6f99f4062313b743400591))

### [12.0.3](https://github.com/modum-io/modblue/compare/v12.0.2...v12.0.3) (2021-05-12)

### Bug Fixes
Expand Down
42 changes: 21 additions & 21 deletions docs/classes/adapter.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Adapter | @modum-io/modblue - v12.0.3</title>
<meta name="description" content="Documentation for @modum-io/modblue - v12.0.3">
<title>Adapter | @modum-io/modblue - v12.0.4</title>
<meta name="description" content="Documentation for @modum-io/modblue - v12.0.4">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
Expand All @@ -23,7 +23,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">@modum-io/modblue - v12.0.3</a>
<a href="../index.html" class="title">@modum-io/modblue - v12.0.4</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -52,7 +52,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">@modum-io/modblue - v12.0.3</a>
<a href="../modules.html">@modum-io/modblue - v12.0.4</a>
</li>
<li>
<a href="adapter.html">Adapter</a>
Expand Down Expand Up @@ -151,7 +151,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Overrides TypedEmitter&lt;AdapterEvents&gt;.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L50">src/models/Adapter.ts:50</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L50">src/models/Adapter.ts:50</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -182,7 +182,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> id</h3>
<div class="tsd-signature tsd-kind-icon">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/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L26">src/models/Adapter.ts:26</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L26">src/models/Adapter.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -197,7 +197,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> modblue</h3>
<div class="tsd-signature tsd-kind-icon">modblue<span class="tsd-signature-symbol">:</span> <a href="modblue.html" class="tsd-signature-type" data-tsd-kind="Class">MODblue</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L21">src/models/Adapter.ts:21</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L21">src/models/Adapter.ts:21</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -230,7 +230,7 @@ <h3>address</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L48">src/models/Adapter.ts:48</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L48">src/models/Adapter.ts:48</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -252,7 +252,7 @@ <h3>address<wbr>Type</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L40">src/models/Adapter.ts:40</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L40">src/models/Adapter.ts:40</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -274,7 +274,7 @@ <h3>name</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L32">src/models/Adapter.ts:32</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L32">src/models/Adapter.ts:32</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -407,7 +407,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> get<wbr>Scanned<wbr>P
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L140">src/models/Adapter.ts:140</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L140">src/models/Adapter.ts:140</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -429,7 +429,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> is<wbr>Advertising</h
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L145">src/models/Adapter.ts:145</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L145">src/models/Adapter.ts:145</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -451,7 +451,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> is<wbr>Scanning</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L123">src/models/Adapter.ts:123</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L123">src/models/Adapter.ts:123</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -779,7 +779,7 @@ <h3>scan<wbr>For</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L68">src/models/Adapter.ts:68</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L68">src/models/Adapter.ts:68</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -847,7 +847,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> setup<wbr>Gatt</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L162">src/models/Adapter.ts:162</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L162">src/models/Adapter.ts:162</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -878,7 +878,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> start<wbr>Advertising
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L152">src/models/Adapter.ts:152</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L152">src/models/Adapter.ts:152</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -915,7 +915,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> start<wbr>Scanning</h
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L131">src/models/Adapter.ts:131</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L131">src/models/Adapter.ts:131</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -953,7 +953,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> stop<wbr>Advertising<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L156">src/models/Adapter.ts:156</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L156">src/models/Adapter.ts:156</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -975,7 +975,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> stop<wbr>Scanning</h3
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L135">src/models/Adapter.ts:135</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L135">src/models/Adapter.ts:135</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -997,7 +997,7 @@ <h3>toJSON</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L168">src/models/Adapter.ts:168</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L168">src/models/Adapter.ts:168</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">&gt;</span></h4>
Expand All @@ -1014,7 +1014,7 @@ <h3>to<wbr>String</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/Adapter.ts#L164">src/models/Adapter.ts:164</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/Adapter.ts#L164">src/models/Adapter.ts:164</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand Down
20 changes: 10 additions & 10 deletions docs/classes/gatt.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Gatt | @modum-io/modblue - v12.0.3</title>
<meta name="description" content="Documentation for @modum-io/modblue - v12.0.3">
<title>Gatt | @modum-io/modblue - v12.0.4</title>
<meta name="description" content="Documentation for @modum-io/modblue - v12.0.4">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
Expand All @@ -23,7 +23,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">@modum-io/modblue - v12.0.3</a>
<a href="../index.html" class="title">@modum-io/modblue - v12.0.4</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -52,7 +52,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">@modum-io/modblue - v12.0.3</a>
<a href="../modules.html">@modum-io/modblue - v12.0.4</a>
</li>
<li>
<a href="gatt.html">Gatt</a>
Expand Down Expand Up @@ -133,7 +133,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/gatt/Gatt.ts#L29">src/models/gatt/Gatt.ts:29</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/gatt/Gatt.ts#L29">src/models/gatt/Gatt.ts:29</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -158,7 +158,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> services</h3>
<div class="tsd-signature tsd-kind-icon">services<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="gattservice.html" class="tsd-signature-type" data-tsd-kind="Class">GattService</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/gatt/Gatt.ts#L20">src/models/gatt/Gatt.ts:20</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/gatt/Gatt.ts#L20">src/models/gatt/Gatt.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -181,7 +181,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> is<wbr>Remote</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/gatt/Gatt.ts#L14">src/models/gatt/Gatt.ts:14</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/gatt/Gatt.ts#L14">src/models/gatt/Gatt.ts:14</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -203,7 +203,7 @@ <h3>mtu</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/gatt/Gatt.ts#L27">src/models/gatt/Gatt.ts:27</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/gatt/Gatt.ts#L27">src/models/gatt/Gatt.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -229,7 +229,7 @@ <h3>toJSON</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/gatt/Gatt.ts#L45">src/models/gatt/Gatt.ts:45</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/gatt/Gatt.ts#L45">src/models/gatt/Gatt.ts:45</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">&gt;</span></h4>
Expand All @@ -246,7 +246,7 @@ <h3>to<wbr>String</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/4efd881/src/models/gatt/Gatt.ts#L41">src/models/gatt/Gatt.ts:41</a></li>
<li>Defined in <a href="https://github.com/modum-io/modblue/blob/5e82caf/src/models/gatt/Gatt.ts#L41">src/models/gatt/Gatt.ts:41</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand Down
Loading

0 comments on commit c021a83

Please sign in to comment.