Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #104 from bespoken/Version0-7-2
Browse files Browse the repository at this point in the history
Version0 7 2
  • Loading branch information
jkelvie committed Oct 4, 2016
2 parents 03af1c1 + dbfd122 commit b174fc1
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ Create a branch to do NPM work - use the next version as the branch name:

This is necessary because master is a protected branch - changes cannot be pushed directly to it.

Create a remote version of the new branch:
Create a remote version of the new branch (MAKE SURE TO PUSH THIS FIRST OR THE VERSION COMMAND WILL FAIL):
`git push --set-upstream origin <NewBranch>`

Updated the version number:
`npm version patch`

Create a pull request. Merge the pull request.
**Create a pull request. Merge the pull request.**

Checkout master locally and get the latest:
`git checkout master`
Expand Down
18 changes: 9 additions & 9 deletions docs/api/classes/bstalexa.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L38">bst-alexa.ts:38</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L38">bst-alexa.ts:38</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -178,7 +178,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Default<wbr>Intent<wbr>Sc
<div class="tsd-signature tsd-kind-icon">Default<wbr>Intent<wbr>Schema<wbr>Location<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;speechAssets/IntentSchema.json&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L36">bst-alexa.ts:36</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L36">bst-alexa.ts:36</a></li>
</ul>
</aside>
</section>
Expand All @@ -188,7 +188,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Default<wbr>Sample<wbr>Ut
<div class="tsd-signature tsd-kind-icon">Default<wbr>Sample<wbr>Utterances<wbr>Location<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;speechAssets/SampleUtterances.txt&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L37">bst-alexa.ts:37</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L37">bst-alexa.ts:37</a></li>
</ul>
</aside>
</section>
Expand All @@ -205,7 +205,7 @@ <h3>audio<wbr>Item<wbr>Finished</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L136">bst-alexa.ts:136</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L136">bst-alexa.ts:136</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -230,7 +230,7 @@ <h3>intended</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L122">bst-alexa.ts:122</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L122">bst-alexa.ts:122</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -266,7 +266,7 @@ <h3>on</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L89">bst-alexa.ts:89</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L89">bst-alexa.ts:89</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -302,7 +302,7 @@ <h3>spoken</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L108">bst-alexa.ts:108</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L108">bst-alexa.ts:108</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -335,7 +335,7 @@ <h3>start</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L69">bst-alexa.ts:69</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L69">bst-alexa.ts:69</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -384,7 +384,7 @@ <h3>stop</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L152">bst-alexa.ts:152</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L152">bst-alexa.ts:152</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/api/classes/bstalexaevents.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Audio<wbr>Player<wbr>Play
<div class="tsd-signature tsd-kind-icon">Audio<wbr>Player<wbr>Playback<wbr>Started<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;AudioPlayer.PlaybackStarted&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L12">bst-alexa.ts:12</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L12">bst-alexa.ts:12</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -110,7 +110,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Error</h3>
<div class="tsd-signature tsd-kind-icon">Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;error&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L19">bst-alexa.ts:19</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L19">bst-alexa.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -126,7 +126,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Response</h3>
<div class="tsd-signature tsd-kind-icon">Response<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;response&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/bst-alexa.ts#L26">bst-alexa.ts:26</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/bst-alexa.ts#L26">bst-alexa.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/api/classes/lambdaserver.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/lambda-server.ts#L25">lambda-server.ts:25</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/lambda-server.ts#L25">lambda-server.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -164,7 +164,7 @@ <h3>start</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/lambda-server.ts#L35">lambda-server.ts:35</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/lambda-server.ts#L35">lambda-server.ts:35</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -199,7 +199,7 @@ <h3>stop</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/dce41f2/lib/client/lambda-server.ts#L91">lambda-server.ts:91</a></li>
<li>Defined in <a href="https://github.com/bespoken/bst/blob/f4f7db6/lib/client/lambda-server.ts#L91">lambda-server.ts:91</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bespoken-tools",
"license": "SEE LICENSE IN LICENSE",
"private": false,
"version": "0.7.2",
"version": "0.7.3",
"bin": {
"bst": "./bin/bst.js",
"bst-server": "./bin/bst-server.js"
Expand Down

0 comments on commit b174fc1

Please sign in to comment.