Skip to content

Commit 96ff9af

Browse files
authored
Merge pull request #61 from ibm-cloud-security/development
Created new patch version 0.4.3 (#60)
2 parents d3ed54e + 93d8027 commit 96ff9af

File tree

10 files changed

+17
-11
lines changed

10 files changed

+17
-11
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Change Log
22

3-
## [v0.4.2](https://github.com/ibm-cloud-security/appid-clientsdk-js/releases/tag/0.4.2) (2021-06-16)
3+
## [v0.4.3](https://github.com/ibm-cloud-security/appid-clientsdk-js/releases/tag/0.4.3) (2021-07-09)
4+
5+
**Added**
6+
7+
- Update dependency versions
8+
9+
## [v0.4.2](https://github.com/ibm-cloud-security/appid-clientsdk-js/releases/tag/0.4.2) (2021-07-09)
410

511
**Added**
612

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import AppID from 'ibmcloud-appid-js';
2424

2525
From the CDN:
2626
```html
27-
<script src="https://cdn.appid.cloud.ibm.com/appid-0.4.2.min.js"></script>
27+
<script src="https://cdn.appid.cloud.ibm.com/appid-0.4.3.min.js"></script>
2828
```
2929

3030
Or for development purposes use the minified file in this repo:

dist/appid.min.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.

dist/appid.umd.min.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/AppID.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1761,7 +1761,7 @@ <h5>Returns:</h5>
17611761
<br class="clear">
17621762

17631763
<footer>
1764-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Wed Jun 16 2021 12:38:45 GMT+0100 (Irish Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1764+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Fri Jul 09 2021 17:10:13 GMT+0100 (Irish Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
17651765
</footer>
17661766

17671767
<script>prettyPrint();</script>

docs/global.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ <h5>Type:</h5>
329329
<br class="clear">
330330

331331
<footer>
332-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Wed Jun 16 2021 12:38:45 GMT+0100 (Irish Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
332+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Fri Jul 09 2021 17:10:13 GMT+0100 (Irish Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
333333
</footer>
334334

335335
<script>prettyPrint();</script>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h2 id="installation">Installation</h2>
8181
<pre class="prettyprint source lang-javascript"><code>import AppID from 'ibmcloud-appid-js';
8282
</code></pre>
8383
<p>From the CDN:</p>
84-
<pre class="prettyprint source lang-html"><code>&lt;script src=&quot;https://cdn.appid.cloud.ibm.com/appid-0.4.2.min.js&quot;>&lt;/script>
84+
<pre class="prettyprint source lang-html"><code>&lt;script src=&quot;https://cdn.appid.cloud.ibm.com/appid-0.4.3.min.js&quot;>&lt;/script>
8585
</code></pre>
8686
<p>Or for development purposes use the minified file in this repo:</p>
8787
<pre class="prettyprint source lang-html"><code>&lt;script type='text/javascript' src=&quot;dist/appid.min.js&quot;>&lt;/script>
@@ -124,7 +124,7 @@ <h2 id="api-reference">API Reference</h2>
124124
<br class="clear">
125125

126126
<footer>
127-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Wed Jun 16 2021 12:38:45 GMT+0100 (Irish Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
127+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Fri Jul 09 2021 17:10:13 GMT+0100 (Irish Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
128128
</footer>
129129

130130
<script>prettyPrint();</script>

docs/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ <h1 class="page-title">index.js</h1>
333333
<br class="clear">
334334

335335
<footer>
336-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Wed Jun 16 2021 12:38:45 GMT+0100 (Irish Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
336+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Fri Jul 09 2021 17:10:13 GMT+0100 (Irish Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
337337
</footer>
338338

339339
<script>prettyPrint();</script>

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ibmcloud-appid-js",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "IBM Cloud App ID SDK for Single Page Applications",
55
"keywords": [
66
"SPA",

0 commit comments

Comments
 (0)