jssm 5.70.23 → 5.70.26

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
- 901 merges; 99 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
5
+ 903 merges; 99 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
6
6
 
7
7
 
8
8
 
@@ -18,6 +18,36 @@ Published tags:
18
18
 
19
19
 
20
20
 
21
+  
22
+
23
+  
24
+
25
+ ## [Untagged] - 6/17/2022 11:59:55 PM
26
+
27
+ Commit [aa94a8998f4e3c06b6dea36af21e6184368db0cd](https://github.com/StoneCypher/jssm/commit/aa94a8998f4e3c06b6dea36af21e6184368db0cd)
28
+
29
+ Author: `John Haugeland <stonecypher@gmail.com>`
30
+
31
+ * yet another remote build aligned push
32
+
33
+
34
+
35
+
36
+ &nbsp;
37
+
38
+ &nbsp;
39
+
40
+ ## [Untagged] - 6/17/2022 11:39:28 PM
41
+
42
+ Commit [5c39bf1ecfa91af74794b153181c13823ca60806](https://github.com/StoneCypher/jssm/commit/5c39bf1ecfa91af74794b153181c13823ca60806)
43
+
44
+ Author: `John Haugeland <stonecypher@gmail.com>`
45
+
46
+ * more trivial docs for build triggers
47
+
48
+
49
+
50
+
21
51
  &nbsp;
22
52
 
23
53
  &nbsp;
@@ -145,38 +175,4 @@ Commit [3f5440d176bf9b8e52a9aac3d3558b86b00335c5](https://github.com/StoneCypher
145
175
 
146
176
  Author: `John Haugeland <stonecypher@gmail.com>`
147
177
 
148
- * another traunch of docs to trigger matrix builds
149
-
150
-
151
-
152
-
153
- &nbsp;
154
-
155
- &nbsp;
156
-
157
- <a name="5__70__14" />
158
-
159
- ## [5.70.14] - 6/11/2022 8:01:44 AM
160
-
161
- Commit [fcf214210e8c9ab43176453711db8759d3b13402](https://github.com/StoneCypher/jssm/commit/fcf214210e8c9ab43176453711db8759d3b13402)
162
-
163
- Author: `John Haugeland <stonecypher@gmail.com>`
164
-
165
- * More documentation to trigger still another matrix build
166
-
167
-
168
-
169
-
170
- &nbsp;
171
-
172
- &nbsp;
173
-
174
- <a name="5__70__13" />
175
-
176
- ## [5.70.13] - 6/10/2022 10:47:40 PM
177
-
178
- Commit [b6805a6d6f87139839aff6542212fb5176e9859d](https://github.com/StoneCypher/jssm/commit/b6805a6d6f87139839aff6542212fb5176e9859d)
179
-
180
- Author: `John Haugeland <stonecypher@gmail.com>`
181
-
182
- * Small doc changes to trigger a new matrix build in viz
178
+ * another traunch of docs to trigger matrix builds
@@ -1,2 +1,2 @@
1
- const version = "5.70.23";
1
+ const version = "5.70.25";
2
2
  export { version };