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