jssm 5.70.6 → 5.70.9

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
- 908 merges; 82 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
5
+ 911 merges; 82 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
6
6
 
7
7
 
8
8
 
@@ -22,13 +22,13 @@ Published tags:
22
22
 
23
23
   
24
24
 
25
- ## [Untagged] - 6/9/2022 10:20:44 PM
25
+ ## [Untagged] - 6/10/2022 8:39:37 AM
26
26
 
27
- Commit [4bc2a6a73d2709e8ebb6be74fe431b33e250a049](https://github.com/StoneCypher/jssm/commit/4bc2a6a73d2709e8ebb6be74fe431b33e250a049)
27
+ Commit [0cb00f7598bc44c300d69e78e50bc2b1f4d13e88](https://github.com/StoneCypher/jssm/commit/0cb00f7598bc44c300d69e78e50bc2b1f4d13e88)
28
28
 
29
29
  Author: `John Haugeland <stonecypher@gmail.com>`
30
30
 
31
- * more trivial manual pages to trigger a build
31
+ * env couldn't be order sensitive, could it?
32
32
 
33
33
 
34
34
 
@@ -37,13 +37,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
37
37
 
38
38
  &nbsp;
39
39
 
40
- ## [Untagged] - 6/9/2022 9:49:04 PM
40
+ ## [Untagged] - 6/9/2022 11:53:28 PM
41
41
 
42
- Commit [f1b76c594ac3c311d2567441f01517b1342a5a1d](https://github.com/StoneCypher/jssm/commit/f1b76c594ac3c311d2567441f01517b1342a5a1d)
42
+ Commit [20ae8b19fdf9b576d4d81508ab6a0cfa75a9770a](https://github.com/StoneCypher/jssm/commit/20ae8b19fdf9b576d4d81508ab6a0cfa75a9770a)
43
43
 
44
44
  Author: `John Haugeland <stonecypher@gmail.com>`
45
45
 
46
- * minor notes to trigger a build
46
+ * More doc wireup
47
47
 
48
48
 
49
49
 
@@ -52,13 +52,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
52
52
 
53
53
  &nbsp;
54
54
 
55
- ## [Untagged] - 6/9/2022 9:37:46 PM
55
+ ## [Untagged] - 6/9/2022 10:32:05 PM
56
56
 
57
- Commit [f95e2d836dec42e93031a09260447bf1c60c2643](https://github.com/StoneCypher/jssm/commit/f95e2d836dec42e93031a09260447bf1c60c2643)
57
+ Commit [5b8973e584a47b21164d6c75636dc218ac03680f](https://github.com/StoneCypher/jssm/commit/5b8973e584a47b21164d6c75636dc218ac03680f)
58
58
 
59
59
  Author: `John Haugeland <stonecypher@gmail.com>`
60
60
 
61
- * reattempting upgrade path, should fail due to no version bump
61
+ * Another trivial doc change as a trigger
62
62
 
63
63
 
64
64
 
@@ -67,18 +67,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
67
67
 
68
68
  &nbsp;
69
69
 
70
- <a name="5__70__3" />
71
-
72
- ## [5.70.3] - 6/9/2022 8:29:39 PM
70
+ ## [Untagged] - 6/9/2022 10:20:44 PM
73
71
 
74
- Commit [9da2770dc47d3c2e99b9b95a56f1ae447d7ee2b7](https://github.com/StoneCypher/jssm/commit/9da2770dc47d3c2e99b9b95a56f1ae447d7ee2b7)
72
+ Commit [4bc2a6a73d2709e8ebb6be74fe431b33e250a049](https://github.com/StoneCypher/jssm/commit/4bc2a6a73d2709e8ebb6be74fe431b33e250a049)
75
73
 
76
74
  Author: `John Haugeland <stonecypher@gmail.com>`
77
75
 
78
- Merges [c48f55d, ab559f1]
79
-
80
- * Merge pull request #497 from StoneCypher/LanguageReference
81
- * More doc stubs, see StoneCypher/fsl#831, see StoneCypher/fsl#832, see StoneCypher/fsl#835, see StoneCypher/fsl#836, see StoneCypher/fsl#837
76
+ * more trivial manual pages to trigger a build
82
77
 
83
78
 
84
79
 
@@ -87,15 +82,13 @@ Merges [c48f55d, ab559f1]
87
82
 
88
83
  &nbsp;
89
84
 
90
- ## [Untagged] - 6/9/2022 8:15:26 PM
85
+ ## [Untagged] - 6/9/2022 9:49:04 PM
91
86
 
92
- Commit [ab559f18da3ee21500a34aa99d23c0433ea0e226](https://github.com/StoneCypher/jssm/commit/ab559f18da3ee21500a34aa99d23c0433ea0e226)
87
+ Commit [f1b76c594ac3c311d2567441f01517b1342a5a1d](https://github.com/StoneCypher/jssm/commit/f1b76c594ac3c311d2567441f01517b1342a5a1d)
93
88
 
94
89
  Author: `John Haugeland <stonecypher@gmail.com>`
95
90
 
96
- Merges [a0db9ad, c48f55d]
97
-
98
- * Get the basics of a reference started
91
+ * minor notes to trigger a build
99
92
 
100
93
 
101
94
 
@@ -104,18 +97,13 @@ Merges [a0db9ad, c48f55d]
104
97
 
105
98
  &nbsp;
106
99
 
107
- <a name="5__70__2" />
108
-
109
- ## [5.70.2] - 6/8/2022 8:43:12 PM
100
+ ## [Untagged] - 6/9/2022 9:37:46 PM
110
101
 
111
- Commit [c48f55d02b6b52c57bf494549423df60f45bb393](https://github.com/StoneCypher/jssm/commit/c48f55d02b6b52c57bf494549423df60f45bb393)
102
+ Commit [f95e2d836dec42e93031a09260447bf1c60c2643](https://github.com/StoneCypher/jssm/commit/f95e2d836dec42e93031a09260447bf1c60c2643)
112
103
 
113
104
  Author: `John Haugeland <stonecypher@gmail.com>`
114
105
 
115
- Merges [e7a09e7, 575db4a]
116
-
117
- * Merge pull request #500 from StoneCypher/AttemptInterRepoGhaThroughCurl2
118
- * yet another attempt to chain
106
+ * reattempting upgrade path, should fail due to no version bump
119
107
 
120
108
 
121
109
 
@@ -124,33 +112,35 @@ Merges [e7a09e7, 575db4a]
124
112
 
125
113
  &nbsp;
126
114
 
127
- ## [Untagged] - 6/8/2022 7:57:47 PM
115
+ <a name="5__70__3" />
128
116
 
129
- Commit [575db4a067c163829f33790538858b43c469ea55](https://github.com/StoneCypher/jssm/commit/575db4a067c163829f33790538858b43c469ea55)
117
+ ## [5.70.3] - 6/9/2022 8:29:39 PM
118
+
119
+ Commit [9da2770dc47d3c2e99b9b95a56f1ae447d7ee2b7](https://github.com/StoneCypher/jssm/commit/9da2770dc47d3c2e99b9b95a56f1ae447d7ee2b7)
130
120
 
131
121
  Author: `John Haugeland <stonecypher@gmail.com>`
132
122
 
133
- * yet another attempt to chain
123
+ Merges [c48f55d, ab559f1]
134
124
 
125
+ * Merge pull request #497 from StoneCypher/LanguageReference
126
+ * More doc stubs, see StoneCypher/fsl#831, see StoneCypher/fsl#832, see StoneCypher/fsl#835, see StoneCypher/fsl#836, see StoneCypher/fsl#837
135
127
 
136
128
 
137
129
 
138
- &nbsp;
139
130
 
140
131
  &nbsp;
141
132
 
142
- <a name="5__70__1" />
133
+ &nbsp;
143
134
 
144
- ## [5.70.1] - 6/7/2022 11:59:22 PM
135
+ ## [Untagged] - 6/9/2022 8:15:26 PM
145
136
 
146
- Commit [e7a09e7cffc7782781843a106789acbeb6ceba12](https://github.com/StoneCypher/jssm/commit/e7a09e7cffc7782781843a106789acbeb6ceba12)
137
+ Commit [ab559f18da3ee21500a34aa99d23c0433ea0e226](https://github.com/StoneCypher/jssm/commit/ab559f18da3ee21500a34aa99d23c0433ea0e226)
147
138
 
148
139
  Author: `John Haugeland <stonecypher@gmail.com>`
149
140
 
150
- Merges [5246c9e, 9bb5cd8]
141
+ Merges [a0db9ad, c48f55d]
151
142
 
152
- * Merge pull request #499 from StoneCypher/AttemptInterRepoGhaThroughCurl2
153
- * more attempts to tie repos together
143
+ * Get the basics of a reference started
154
144
 
155
145
 
156
146
 
@@ -159,30 +149,30 @@ Merges [5246c9e, 9bb5cd8]
159
149
 
160
150
  &nbsp;
161
151
 
162
- ## [Untagged] - 6/7/2022 11:28:45 PM
152
+ <a name="5__70__2" />
153
+
154
+ ## [5.70.2] - 6/8/2022 8:43:12 PM
163
155
 
164
- Commit [9bb5cd89eccc48f267a5997559998b55fe21ded9](https://github.com/StoneCypher/jssm/commit/9bb5cd89eccc48f267a5997559998b55fe21ded9)
156
+ Commit [c48f55d02b6b52c57bf494549423df60f45bb393](https://github.com/StoneCypher/jssm/commit/c48f55d02b6b52c57bf494549423df60f45bb393)
165
157
 
166
158
  Author: `John Haugeland <stonecypher@gmail.com>`
167
159
 
168
- * more attempts to tie repos together
160
+ Merges [e7a09e7, 575db4a]
169
161
 
162
+ * Merge pull request #500 from StoneCypher/AttemptInterRepoGhaThroughCurl2
163
+ * yet another attempt to chain
170
164
 
171
165
 
172
166
 
173
- &nbsp;
174
167
 
175
168
  &nbsp;
176
169
 
177
- <a name="5__70__0" />
170
+ &nbsp;
178
171
 
179
- ## [5.70.0] - 6/7/2022 10:53:31 PM
172
+ ## [Untagged] - 6/8/2022 7:57:47 PM
180
173
 
181
- Commit [5246c9eae2d41efaa49196c24d5a89647c2eae0d](https://github.com/StoneCypher/jssm/commit/5246c9eae2d41efaa49196c24d5a89647c2eae0d)
174
+ Commit [575db4a067c163829f33790538858b43c469ea55](https://github.com/StoneCypher/jssm/commit/575db4a067c163829f33790538858b43c469ea55)
182
175
 
183
176
  Author: `John Haugeland <stonecypher@gmail.com>`
184
177
 
185
- Merges [fd7acd5, 512332c]
186
-
187
- * Merge pull request #498 from StoneCypher/AttemptInterRepoGhaThroughCurl
188
- * Another attempt at tying repos together
178
+ * yet another attempt to chain
@@ -1,2 +1,2 @@
1
- const version = "5.70.6";
1
+ const version = "5.70.9";
2
2
  export { version };