Skip to content

Commit

Permalink
yet another attempt to chain
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed Jun 9, 2022
1 parent 9bb5cd8 commit 575db4a
Show file tree
Hide file tree
Showing 14 changed files with 112 additions and 81 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.long.md
Expand Up @@ -2,7 +2,7 @@

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

898 merges; 78 releases
899 merges; 78 releases



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



 

 

## [Untagged] - 6/7/2022 11:28:45 PM

Commit [9bb5cd89eccc48f267a5997559998b55fe21ded9](https://github.com/StoneCypher/jssm/commit/9bb5cd89eccc48f267a5997559998b55fe21ded9)

Author: `John Haugeland <stonecypher@gmail.com>`

* more attempts to tie repos together




&nbsp;

&nbsp;
Expand Down
39 changes: 17 additions & 22 deletions CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

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

898 merges; 78 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
899 merges; 78 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)



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



&nbsp;

&nbsp;

## [Untagged] - 6/7/2022 11:28:45 PM

Commit [9bb5cd89eccc48f267a5997559998b55fe21ded9](https://github.com/StoneCypher/jssm/commit/9bb5cd89eccc48f267a5997559998b55fe21ded9)

Author: `John Haugeland <stonecypher@gmail.com>`

* more attempts to tie repos together




&nbsp;

&nbsp;
Expand Down Expand Up @@ -161,24 +176,4 @@ Commit [570555ea0c4dcc36e50358152401f7055012b011](https://github.com/StoneCypher

Author: `John Haugeland <stonecypher@gmail.com>`

* trivial doc stubs




&nbsp;

&nbsp;

<a name="5__69__0" />

## [5.69.0] - 6/6/2022 10:29:57 PM

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

Author: `John Haugeland <stonecypher@gmail.com>`

Merges [ea3e310, 5950672]

* Merge pull request #495 from StoneCypher/ExportFieldsForCdnPkg
* export fields in package.json
* trivial doc stubs
2 changes: 1 addition & 1 deletion dist/es6/version.js
@@ -1,2 +1,2 @@
const version = "5.70.1";
const version = "5.70.2";
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 @@ -16783,7 +16783,7 @@ function peg$parse(input, options) {
}
}

const version = "5.70.1";
const version = "5.70.2";

class JssmError extends Error {
constructor(machine, message, JEEI) {
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 @@ -16782,7 +16782,7 @@ var jssm = (function (exports) {
}
}

const version = "5.70.1";
const version = "5.70.2";

class JssmError extends Error {
constructor(machine, message, JEEI) {
Expand Down
32 changes: 16 additions & 16 deletions docs/docs/classes/Machine.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/docs/modules.html

Large diffs are not rendered by default.

13 changes: 12 additions & 1 deletion docs/docs/pages/CHANGELOG.long.html
Expand Up @@ -3,14 +3,25 @@
<h1>Changelog</h1>
</a>
<p>All notable changes to this project will be documented in this file.</p>
<p>898 merges; 78 releases</p>
<p>899 merges; 78 releases</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Published tags:</p>
<p><a href="#5__69__4">5.69.4</a>, <a href="#5__69__3">5.69.3</a>, <a href="#5__69__2">5.69.2</a>, <a href="#5__69__0">5.69.0</a>, <a href="#5__68__0">5.68.0</a>, <a href="#5__67__2">5.67.2</a>, <a href="#5__67__0">5.67.0</a>, <a href="#5__66__0">5.66.0</a>, <a href="#5__65__14">5.65.14</a>, <a href="#5__65__12">5.65.12</a>, <a href="#5__65__11">5.65.11</a>, <a href="#5__65__10">5.65.10</a>, <a href="#5__65__9">5.65.9</a>, <a href="#5__65__8">5.65.8</a>, <a href="#5__65__7">5.65.7</a>, <a href="#5__65__5">5.65.5</a>, <a href="#5__65__4">5.65.4</a>, <a href="#5__65__3">5.65.3</a>, <a href="#5__65__2">5.65.2</a>, <a href="#5__65__1">5.65.1</a>, <a href="#5__65__0">5.65.0</a>, <a href="#5__64__2">5.64.2</a>, <a href="#5__64__1">5.64.1</a>, <a href="#5__64__0">5.64.0</a>, <a href="#5__63__0">5.63.0</a>, <a href="#5__62__0">5.62.0</a>, <a href="#5__61__4">5.61.4</a>, <a href="#5__61__3">5.61.3</a>, <a href="#5__61__2">5.61.2</a>, <a href="#5__61__1">5.61.1</a>, <a href="#5__60__4">5.60.4</a>, <a href="#5__60__3">5.60.3</a>, <a href="#5__60__0">5.60.0</a>, <a href="#5__59__1">5.59.1</a>, <a href="#5__59__0">5.59.0</a>, <a href="#5__58__1">5.58.1</a>, <a href="#5__58__0">5.58.0</a>, <a href="#5__57__1">5.57.1</a>, <a href="#5__57__0">5.57.0</a>, <a href="#5__56__2">5.56.2</a>, <a href="#5__56__1">5.56.1</a>, <a href="#5__55__0">5.55.0</a>, <a href="#5__54__0">5.54.0</a>, <a href="#5__53__0">5.53.0</a>, <a href="#5__52__0">5.52.0</a>, <a href="#5__51__0">5.51.0</a>, <a href="#5__50__0">5.50.0</a>, <a href="#5__49__0">5.49.0</a>, <a href="#5__48__0">5.48.0</a>, <a href="#5__47__0">5.47.0</a>, <a href="#5__46__0">5.46.0</a>, <a href="#5__45__2">5.45.2</a>, <a href="#5__45__0">5.45.0</a>, <a href="#5__44__0">5.44.0</a>, <a href="#5__43__2">5.43.2</a>, <a href="#v5__42__0">v5.42.0</a>, <a href="#5__42__0">5.42.0</a>, <a href="#v5__41__15">v5.41.15</a>, <a href="#5__41__15">5.41.15</a>, <a href="#v5__41__14">v5.41.14</a>, <a href="#5__41__14">5.41.14</a>, <a href="#v5__41__12">v5.41.12</a>, <a href="#5__41__12">5.41.12</a>, <a href="#v5__41__10">v5.41.10</a>, <a href="#5__41__10">5.41.10</a>, <a href="#v5__41__9">v5.41.9</a>, <a href="#5__41__9">5.41.9</a>, <a href="#v5__41__8">v5.41.8</a>, <a href="#5__41__8">5.41.8</a>, <a href="#v5__41__7">v5.41.7</a>, <a href="#v5__41__2">v5.41.2</a>, <a href="#v5__41__1">v5.41.1</a>, <a href="#v5__32__14">v5.32.14</a>, <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---672022-112845-pm" id="untagged---672022-112845-pm" style="color: inherit; text-decoration: none;">
<h2>[Untagged] - 6/7/2022 11:28:45 PM</h2>
</a>
<p>Commit <a href="https://github.com/StoneCypher/jssm/commit/9bb5cd89eccc48f267a5997559998b55fe21ded9">9bb5cd89eccc48f267a5997559998b55fe21ded9</a></p>
<p>Author: <code>John Haugeland &lt;stonecypher@gmail.com&gt;</code></p>
<ul>
<li>more attempts to tie repos together</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>

<a href="#untagged---672022-104931-pm" id="untagged---672022-104931-pm" style="color: inherit; text-decoration: none;">
<h2>[Untagged] - 6/7/2022 10:49:31 PM</h2>
</a>
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jssm",
"version": "5.70.1",
"version": "5.70.2",
"engines": {
"node": ">=10.0.0"
},
Expand Down
17 changes: 16 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.

898 merges; 78 releases
899 merges; 78 releases



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



&nbsp;

&nbsp;

## [Untagged] - 6/7/2022 11:28:45 PM

Commit [9bb5cd89eccc48f267a5997559998b55fe21ded9](https://github.com/StoneCypher/jssm/commit/9bb5cd89eccc48f267a5997559998b55fe21ded9)

Author: `John Haugeland <stonecypher@gmail.com>`

* more attempts to tie repos together




&nbsp;

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

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

898 merges; 78 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
899 merges; 78 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)



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



&nbsp;

&nbsp;

## [Untagged] - 6/7/2022 11:28:45 PM

Commit [9bb5cd89eccc48f267a5997559998b55fe21ded9](https://github.com/StoneCypher/jssm/commit/9bb5cd89eccc48f267a5997559998b55fe21ded9)

Author: `John Haugeland <stonecypher@gmail.com>`

* more attempts to tie repos together




&nbsp;

&nbsp;
Expand Down Expand Up @@ -161,24 +176,4 @@ Commit [570555ea0c4dcc36e50358152401f7055012b011](https://github.com/StoneCypher

Author: `John Haugeland <stonecypher@gmail.com>`

* trivial doc stubs




&nbsp;

&nbsp;

<a name="5__69__0" />

## [5.69.0] - 6/6/2022 10:29:57 PM

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

Author: `John Haugeland <stonecypher@gmail.com>`

Merges [ea3e310, 5950672]

* Merge pull request #495 from StoneCypher/ExportFieldsForCdnPkg
* export fields in package.json
* trivial doc stubs
2 changes: 1 addition & 1 deletion src/ts/version.ts
@@ -1,3 +1,3 @@

const version: string = "5.70.1";
const version: string = "5.70.2";
export { version };

0 comments on commit 575db4a

Please sign in to comment.