Skip to content

Commit

Permalink
Merge pull request #71 from ibm-cloud-security/change-sdk-versioning
Browse files Browse the repository at this point in the history
fix(package.json): Change SDK versioning
  • Loading branch information
abod-akhras committed Jan 11, 2022
2 parents f7c5a9d + d8f7378 commit 2004f97
Show file tree
Hide file tree
Showing 10 changed files with 650 additions and 573 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Change Log

## [v0.5.0](https://github.com/ibm-cloud-security/appid-clientsdk-js/releases/tag/0.5.0) (2021-11-17)
## [v1.0.1](https://github.com/ibm-cloud-security/appid-clientsdk-js/releases/tag/1.0.1) (2022-01-11)

**Added**

- Update deployment workflow
- Update deployment workflow & change SDK versioning

## [v0.4.3](https://github.com/ibm-cloud-security/appid-clientsdk-js/releases/tag/0.4.3) (2021-07-09)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import AppID from 'ibmcloud-appid-js';

From the CDN:
```html
<script src="https://cdn.appid.cloud.ibm.com/appid-0.5.0.min.js"></script>
<script src="https://cdn.appid.cloud.ibm.com/appid-1.0.1.min.js"></script>
```

Or for development purposes use the minified file in this repo:
Expand Down
4 changes: 2 additions & 2 deletions dist/appid.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/appid.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/AppID.html
Original file line number Diff line number Diff line change
Expand Up @@ -1761,7 +1761,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed Nov 17 2021 17:07:28 GMT+0000 (Greenwich Mean Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Jan 11 2022 09:19:53 GMT+0000 (Greenwich Mean Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/global.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ <h5>Type:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed Nov 17 2021 17:07:28 GMT+0000 (Greenwich Mean Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Jan 11 2022 09:19:53 GMT+0000 (Greenwich Mean Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
14 changes: 11 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,15 @@ <h3> </h3>


<section class="readme usertext">
<article><p><a href="https://www.codacy.com/app/kajabfab/appid-clientsdk-js?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=ibm-cloud-security/appid-clientsdk-js&amp;utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/a30e7499a5234d3494508b7050975beb" alt="Codacy Badge"></a></p>
<article><p><a href="https://www.ibm.com/cloud/"><img src="https://img.shields.io/badge/ibm%20cloud-powered-blue.svg" alt="IBM Cloud powered"></a><br>
<a href="https://coveralls.io/github/ibm-cloud-security/appid-clientsdk-js"><img src="https://coveralls.io/repos/github/ibm-cloud-security/appid-clientsdk-js/badge.svg" alt="Coveralls"></a><br>
<a href="https://www.npmjs.com/package/ibmcloud-appid-js"><img src="https://img.shields.io/npm/v/ibmcloud-appid-js.svg" alt="Version"></a><br>
<a href="https://www.npmjs.com/package/ibmcloud-appid-js"><img src="https://img.shields.io/npm/dm/ibmcloud-appid-js.svg" alt="DownloadsMonthly"></a><br>
<a href="https://www.npmjs.com/package/ibmcloud-appid-js"><img src="https://img.shields.io/npm/dt/ibmcloud-appid-js.svg" alt="DownloadsTotal"></a><br>
<a href="https://www.npmjs.com/package/ibmcloud-appid-js"><img src="https://img.shields.io/npm/l/ibmcloud-appid-js.svg" alt="License"></a></p>
<p><a href="https://github.com/ibm-cloud-security/appid-clientsdk-js/watchers"><img src="https://img.shields.io/github/watchers/ibm-cloud-security/appid-clientsdk-js.svg?style=social&amp;label=Watch" alt="GithubWatch"></a><br>
<a href="https://github.com/ibm-cloud-security/appid-clientsdk-js/stargazers"><img src="https://img.shields.io/github/stars/ibm-cloud-security/appid-clientsdk-js.svg?style=social&amp;label=Star" alt="GithubStars"></a><br>
<a href="https://github.com/ibm-cloud-security/appid-clientsdk-js/network"><img src="https://img.shields.io/github/forks/ibm-cloud-security/appid-clientsdk-js.svg?style=social&amp;label=Fork" alt="GithubForks"></a></p>
<h1 id="ibm-cloud-app-id-javascript-sdk">IBM Cloud App ID JavaScript SDK</h1>
<p>Client-side javascript SDK for the IBM Cloud App ID service to use with single-page applications created in Angular, React, or other frontend frameworks.<br>
Read the <a href="https://cloud.ibm.com/docs/services/appid?topic=appid-single-page">documentation</a> for information on getting started with IBM Cloud App ID and single-page applications.<br>
Expand All @@ -81,7 +89,7 @@ <h2 id="installation">Installation</h2>
<pre class="prettyprint source lang-javascript"><code>import AppID from 'ibmcloud-appid-js';
</code></pre>
<p>From the CDN:</p>
<pre class="prettyprint source lang-html"><code>&lt;script src=&quot;https://cdn.appid.cloud.ibm.com/appid-0.5.0.min.js&quot;>&lt;/script>
<pre class="prettyprint source lang-html"><code>&lt;script src=&quot;https://cdn.appid.cloud.ibm.com/appid-1.0.1.min.js&quot;>&lt;/script>
</code></pre>
<p>Or for development purposes use the minified file in this repo:</p>
<pre class="prettyprint source lang-html"><code>&lt;script type='text/javascript' src=&quot;dist/appid.min.js&quot;>&lt;/script>
Expand Down Expand Up @@ -124,7 +132,7 @@ <h2 id="api-reference">API Reference</h2>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed Nov 17 2021 17:07:28 GMT+0000 (Greenwich Mean Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Jan 11 2022 09:19:53 GMT+0000 (Greenwich Mean Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ <h1 class="page-title">index.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed Nov 17 2021 17:07:28 GMT+0000 (Greenwich Mean Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Jan 11 2022 09:19:53 GMT+0000 (Greenwich Mean Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
Loading

0 comments on commit 2004f97

Please sign in to comment.