jssm 5.79.15 → 5.79.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
- 1013 merges; 142 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
5
+ 1014 merges; 142 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
6
6
 
7
7
 
8
8
 
@@ -18,6 +18,21 @@ Published tags:
18
18
 
19
19
 
20
20
 
21
+  
22
+
23
+  
24
+
25
+ ## [Untagged] - 7/28/2022 3:37:38 PM
26
+
27
+ Commit [3ace82f3e03403765c72ffda4e4e8819bcd1e1ca](https://github.com/StoneCypher/jssm/commit/3ace82f3e03403765c72ffda4e4e8819bcd1e1ca)
28
+
29
+ Author: `John Haugeland <stonecypher@gmail.com>`
30
+
31
+ * Working on the Twitter release message
32
+
33
+
34
+
35
+
21
36
  &nbsp;
22
37
 
23
38
  &nbsp;
@@ -157,19 +172,4 @@ Commit [aa5e666f5f02e5fc0c6818dd7fb84dd689dc0448](https://github.com/StoneCypher
157
172
 
158
173
  Author: `John Haugeland <stonecypher@gmail.com>`
159
174
 
160
- * Feature comparison table, shots fired, fixes StoneCypher/fsl#839, fixes StoneCypher/fsl#643
161
-
162
-
163
-
164
-
165
- &nbsp;
166
-
167
- &nbsp;
168
-
169
- ## [Untagged] - 7/27/2022 11:44:10 PM
170
-
171
- Commit [2ad15c12b80887ac1ef61a35fcc0489e842f138f](https://github.com/StoneCypher/jssm/commit/2ad15c12b80887ac1ef61a35fcc0489e842f138f)
172
-
173
- Author: `John Haugeland <stonecypher@gmail.com>`
174
-
175
- * Feature comparison table, shots fired
175
+ * Feature comparison table, shots fired, fixes StoneCypher/fsl#839, fixes StoneCypher/fsl#643
package/README.md CHANGED
@@ -18,7 +18,7 @@ Please edit the file it's derived from, instead: `./src/md/readme_base.md`
18
18
 
19
19
 
20
20
 
21
- * Generated for version 5.79.15 at 7/28/2022, 3:37:09 PM
21
+ * Generated for version 5.79.16 at 7/28/2022, 4:56:09 PM
22
22
 
23
23
  -->
24
24
  # jssm
@@ -1,2 +1,2 @@
1
- const version = "5.79.15";
1
+ const version = "5.79.16";
2
2
  export { version };