Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
machinshin committed Sep 2, 2022
1 parent 50b5d8b commit d916b2f
Show file tree
Hide file tree
Showing 21 changed files with 158 additions and 112 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.long.md
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

1034 merges; 5 releases
1035 merges; 5 releases



Expand All @@ -18,6 +18,23 @@ Published tags:



 

 

## [Untagged] - 9/1/2022 6:56:09 PM

Commit [50b5d8b1a4efce1c7359f713a02cb0477abd7d4a](https://github.com/StoneCypher/jssm/commit/50b5d8b1a4efce1c7359f713a02cb0477abd7d4a)

Author: `Vat Raghavan <machinshin@gmail.com>`

Merges [9e18022, 94c4f37]

* Merge branch 'main' into feature/new-readme




&nbsp;

&nbsp;
Expand Down
38 changes: 19 additions & 19 deletions CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

1034 merges; 5 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
1035 merges; 5 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)



Expand All @@ -18,6 +18,23 @@ Published tags:



&nbsp;

&nbsp;

## [Untagged] - 9/1/2022 6:56:09 PM

Commit [50b5d8b1a4efce1c7359f713a02cb0477abd7d4a](https://github.com/StoneCypher/jssm/commit/50b5d8b1a4efce1c7359f713a02cb0477abd7d4a)

Author: `Vat Raghavan <machinshin@gmail.com>`

Merges [9e18022, 94c4f37]

* Merge branch 'main' into feature/new-readme




&nbsp;

&nbsp;
Expand Down Expand Up @@ -158,21 +175,4 @@ Commit [07e19355674ecf8c44ceb54f31cafebefdf08921](https://github.com/StoneCypher

Author: `Vat Raghavan <machinshin@gmail.com>`

* relative link to code in Shootout.md




&nbsp;

&nbsp;

## [Untagged] - 9/1/2022 4:47:48 PM

Commit [223713ea6a253834711cd8bd61ffc35598bc63a4](https://github.com/StoneCypher/jssm/commit/223713ea6a253834711cd8bd61ffc35598bc63a4)

Author: `Vat Raghavan <machinshin@gmail.com>`

Merges [da69e65, a781f59]

* WIP on main: da69e65 re-enable stoch testing, fixes StoneCypher/fsl#1187; replace .replaceAll with .replace, fixes StoneCypher/fsl#1188
* relative link to code in Shootout.md
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ Please edit the file it's derived from, instead: `./src/md/readme_base.md`
* Generated for version 5.82.5 at 9/1/2022, 6:53:44 PM
* Generated for version 5.82.6 at 9/1/2022, 6:58:55 PM
-->
# jssm
Expand Down
2 changes: 1 addition & 1 deletion dist/es6/version.js
@@ -1,2 +1,2 @@
const version = "5.82.5";
const version = "5.82.6";
export { version };
2 changes: 1 addition & 1 deletion dist/jssm.es5.cjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/jssm.es5.cjs.nonmin.js
Expand Up @@ -19234,7 +19234,7 @@ function peg$parse(input, options) {
}
}

const version = "5.82.5";
const version = "5.82.6";

// whargarbl lots of these return arrays could/should be sets
const theme_mapping = new Map();
Expand Down
2 changes: 1 addition & 1 deletion dist/jssm.es5.iife.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/jssm.es5.iife.nonmin.js
Expand Up @@ -19233,7 +19233,7 @@ var jssm = (function (exports) {
}
}

const version = "5.82.5";
const version = "5.82.6";

// whargarbl lots of these return arrays could/should be sets
const theme_mapping = new Map();
Expand Down
78 changes: 39 additions & 39 deletions docs/docs/classes/jssm.Machine.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/docs/classes/jssm_error.JssmError.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/docs/modules/jssm.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/docs/modules/jssm_constants.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/docs/modules/jssm_types._internal_.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/docs/modules/jssm_types.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/docs/modules/jssm_util.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/docs/modules/version.html

Large diffs are not rendered by default.

14 changes: 13 additions & 1 deletion docs/docs/pages/CHANGELOG.long.html
Expand Up @@ -3,14 +3,26 @@
<h1>Changelog</h1>
</a>
<p>All notable changes to this project will be documented in this file.</p>
<p>1034 merges; 5 releases</p>
<p>1035 merges; 5 releases</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Published tags:</p>
<p><a href="#5__14__0">5.14.0</a>, <a href="#5__12__0">5.12.0</a>, <a href="#5__11__12">5.11.12</a>, <a href="#5__11__1">5.11.1</a>, <a href="#5__11__0">5.11.0</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>

<a href="#untagged---912022-65609-pm" id="untagged---912022-65609-pm" style="color: inherit; text-decoration: none;">
<h2>[Untagged] - 9/1/2022 6:56:09 PM</h2>
</a>
<p>Commit <a href="https://github.com/StoneCypher/jssm/commit/50b5d8b1a4efce1c7359f713a02cb0477abd7d4a">50b5d8b1a4efce1c7359f713a02cb0477abd7d4a</a></p>
<p>Author: <code>Vat Raghavan &lt;machinshin@gmail.com&gt;</code></p>
<p>Merges [9e18022, 94c4f37]</p>
<ul>
<li>Merge branch &#39;main&#39; into feature/new-readme</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>

<a href="#untagged---912022-64436-pm" id="untagged---912022-64436-pm" style="color: inherit; text-decoration: none;">
<h2>[Untagged] - 9/1/2022 6:44:36 PM</h2>
</a>
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jssm",
"version": "5.82.5",
"version": "5.82.6",
"engines": {
"node": ">=10.0.0"
},
Expand Down
19 changes: 18 additions & 1 deletion src/doc_md/CHANGELOG.long.md
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

1034 merges; 5 releases
1035 merges; 5 releases



Expand All @@ -18,6 +18,23 @@ Published tags:



&nbsp;

&nbsp;

## [Untagged] - 9/1/2022 6:56:09 PM

Commit [50b5d8b1a4efce1c7359f713a02cb0477abd7d4a](https://github.com/StoneCypher/jssm/commit/50b5d8b1a4efce1c7359f713a02cb0477abd7d4a)

Author: `Vat Raghavan <machinshin@gmail.com>`

Merges [9e18022, 94c4f37]

* Merge branch 'main' into feature/new-readme




&nbsp;

&nbsp;
Expand Down
38 changes: 19 additions & 19 deletions src/doc_md/CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

1034 merges; 5 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
1035 merges; 5 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)



Expand All @@ -18,6 +18,23 @@ Published tags:



&nbsp;

&nbsp;

## [Untagged] - 9/1/2022 6:56:09 PM

Commit [50b5d8b1a4efce1c7359f713a02cb0477abd7d4a](https://github.com/StoneCypher/jssm/commit/50b5d8b1a4efce1c7359f713a02cb0477abd7d4a)

Author: `Vat Raghavan <machinshin@gmail.com>`

Merges [9e18022, 94c4f37]

* Merge branch 'main' into feature/new-readme




&nbsp;

&nbsp;
Expand Down Expand Up @@ -158,21 +175,4 @@ Commit [07e19355674ecf8c44ceb54f31cafebefdf08921](https://github.com/StoneCypher

Author: `Vat Raghavan <machinshin@gmail.com>`

* relative link to code in Shootout.md




&nbsp;

&nbsp;

## [Untagged] - 9/1/2022 4:47:48 PM

Commit [223713ea6a253834711cd8bd61ffc35598bc63a4](https://github.com/StoneCypher/jssm/commit/223713ea6a253834711cd8bd61ffc35598bc63a4)

Author: `Vat Raghavan <machinshin@gmail.com>`

Merges [da69e65, a781f59]

* WIP on main: da69e65 re-enable stoch testing, fixes StoneCypher/fsl#1187; replace .replaceAll with .replace, fixes StoneCypher/fsl#1188
* relative link to code in Shootout.md
2 changes: 1 addition & 1 deletion src/ts/version.ts
@@ -1,3 +1,3 @@

const version: string = "5.82.5";
const version: string = "5.82.6";
export { version };

0 comments on commit d916b2f

Please sign in to comment.