scratch-storage 4.1.2 → 4.1.4
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/.github/workflows/ci-cd.yml +2 -2
- package/.github/workflows/commitlint.yml +1 -1
- package/dist/node/chunks/{fetch-worker.b0fafef5aaa29650c2d0.js → fetch-worker.4e33fe859c268e9b63d7.js} +1 -1
- package/dist/node/chunks/{fetch-worker.b0fafef5aaa29650c2d0.js.map → fetch-worker.4e33fe859c268e9b63d7.js.map} +1 -1
- package/dist/node/scratch-storage.js +1 -1
- package/dist/node/scratch-storage.js.map +1 -1
- package/dist/web/chunks/{fetch-worker.ba142dc1b002d101b318.js → fetch-worker.06b6114f5c2d9f3dd9ff.js} +1 -1
- package/dist/web/chunks/{fetch-worker.ba142dc1b002d101b318.js.map → fetch-worker.06b6114f5c2d9f3dd9ff.js.map} +1 -1
- package/dist/web/chunks/{fetch-worker.7a0adc94df277ffeb963.js → fetch-worker.ca18555b9ac45d3fc5e1.js} +1 -1
- package/dist/web/chunks/{fetch-worker.7a0adc94df277ffeb963.js.map → fetch-worker.ca18555b9ac45d3fc5e1.js.map} +1 -1
- package/dist/web/scratch-storage.js +2 -2
- package/dist/web/scratch-storage.js.map +1 -1
- package/dist/web/scratch-storage.min.js +1 -1
- package/package.json +5 -5
- package/CHANGELOG.md +0 -3993
package/CHANGELOG.md
DELETED
|
@@ -1,3993 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file. See
|
|
4
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [4.1.2](https://github.com/scratchfoundation/scratch-storage/compare/v4.1.1...v4.1.2) (2025-10-02)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* **deps:** lock file maintenance ([adba448](https://github.com/scratchfoundation/scratch-storage/commit/adba4481429ba076ceeeec8e230465b4e3cf4723))
|
|
12
|
-
|
|
13
|
-
## [4.1.1](https://github.com/scratchfoundation/scratch-storage/compare/v4.1.0...v4.1.1) (2025-10-02)
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
### Bug Fixes
|
|
17
|
-
|
|
18
|
-
* **deps:** lock file maintenance ([d54b81e](https://github.com/scratchfoundation/scratch-storage/commit/d54b81e9ef5588f732320d0049acdb5c287815c7))
|
|
19
|
-
|
|
20
|
-
# [4.1.0](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.241...v4.1.0) (2025-10-02)
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
### Features
|
|
24
|
-
|
|
25
|
-
* **deps:** update dependency scratch-webpack-configuration to v3.1.0 ([3a951e3](https://github.com/scratchfoundation/scratch-storage/commit/3a951e30cf6aafca0719d23b43a6c369600d03e6))
|
|
26
|
-
|
|
27
|
-
## [4.0.241](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.240...v4.0.241) (2025-09-30)
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
### Bug Fixes
|
|
31
|
-
|
|
32
|
-
* **deps:** lock file maintenance ([d774219](https://github.com/scratchfoundation/scratch-storage/commit/d774219530c64a5157eaee717049ab1fb9f7173e))
|
|
33
|
-
|
|
34
|
-
## [4.0.240](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.239...v4.0.240) (2025-09-29)
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
### Bug Fixes
|
|
38
|
-
|
|
39
|
-
* **deps:** lock file maintenance ([8976c6e](https://github.com/scratchfoundation/scratch-storage/commit/8976c6e4ecd91109a95ada3a63bc5a6d9f483549))
|
|
40
|
-
|
|
41
|
-
## [4.0.239](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.238...v4.0.239) (2025-09-28)
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
### Bug Fixes
|
|
45
|
-
|
|
46
|
-
* **deps:** lock file maintenance ([c880b63](https://github.com/scratchfoundation/scratch-storage/commit/c880b63d7007f1832af56fef061df6e83fad7683))
|
|
47
|
-
|
|
48
|
-
## [4.0.238](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.237...v4.0.238) (2025-09-28)
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
### Bug Fixes
|
|
52
|
-
|
|
53
|
-
* **deps:** lock file maintenance ([562a865](https://github.com/scratchfoundation/scratch-storage/commit/562a865768893ef56609c06fb2b2d0ab76b0e0b3))
|
|
54
|
-
|
|
55
|
-
## [4.0.237](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.236...v4.0.237) (2025-09-26)
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
### Bug Fixes
|
|
59
|
-
|
|
60
|
-
* **deps:** lock file maintenance ([6fc371b](https://github.com/scratchfoundation/scratch-storage/commit/6fc371b126d615fbbeec264cec9c5918fa5ae3b1))
|
|
61
|
-
|
|
62
|
-
## [4.0.236](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.235...v4.0.236) (2025-09-26)
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
### Bug Fixes
|
|
66
|
-
|
|
67
|
-
* **deps:** lock file maintenance ([faf7748](https://github.com/scratchfoundation/scratch-storage/commit/faf7748bebffe53dd4e4a8989d9bf101f86d15e6))
|
|
68
|
-
|
|
69
|
-
## [4.0.235](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.234...v4.0.235) (2025-09-25)
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
### Bug Fixes
|
|
73
|
-
|
|
74
|
-
* **deps:** lock file maintenance ([a8b36e4](https://github.com/scratchfoundation/scratch-storage/commit/a8b36e456052750c5916294eba610363ad94005a))
|
|
75
|
-
|
|
76
|
-
## [4.0.234](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.233...v4.0.234) (2025-09-23)
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
### Bug Fixes
|
|
80
|
-
|
|
81
|
-
* **deps:** lock file maintenance ([ce2fd0d](https://github.com/scratchfoundation/scratch-storage/commit/ce2fd0dce486fd98cd6a9c858558a41f8a6a6866))
|
|
82
|
-
|
|
83
|
-
## [4.0.233](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.232...v4.0.233) (2025-09-20)
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
### Bug Fixes
|
|
87
|
-
|
|
88
|
-
* **deps:** lock file maintenance ([43376b4](https://github.com/scratchfoundation/scratch-storage/commit/43376b464c65e21d9788b46f067651f11b30e817))
|
|
89
|
-
|
|
90
|
-
## [4.0.232](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.231...v4.0.232) (2025-09-18)
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
### Bug Fixes
|
|
94
|
-
|
|
95
|
-
* **deps:** lock file maintenance ([4d0ec40](https://github.com/scratchfoundation/scratch-storage/commit/4d0ec4083c346fb8a17e7166f715ac696eef60c6))
|
|
96
|
-
|
|
97
|
-
## [4.0.231](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.230...v4.0.231) (2025-09-18)
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
### Bug Fixes
|
|
101
|
-
|
|
102
|
-
* **deps:** lock file maintenance ([f008b78](https://github.com/scratchfoundation/scratch-storage/commit/f008b784b26592abf40b283ed05f6fe15ba9b673))
|
|
103
|
-
|
|
104
|
-
## [4.0.230](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.229...v4.0.230) (2025-09-17)
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
### Bug Fixes
|
|
108
|
-
|
|
109
|
-
* **deps:** lock file maintenance ([5914d2f](https://github.com/scratchfoundation/scratch-storage/commit/5914d2fc53c5a287d0f477774724a5447fc6c031))
|
|
110
|
-
|
|
111
|
-
## [4.0.229](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.228...v4.0.229) (2025-09-15)
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
### Bug Fixes
|
|
115
|
-
|
|
116
|
-
* **deps:** lock file maintenance ([cd80966](https://github.com/scratchfoundation/scratch-storage/commit/cd80966dc9e1ad196e090831fc2cd153aba135ff))
|
|
117
|
-
|
|
118
|
-
## [4.0.228](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.227...v4.0.228) (2025-09-15)
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
### Bug Fixes
|
|
122
|
-
|
|
123
|
-
* **deps:** lock file maintenance ([3660713](https://github.com/scratchfoundation/scratch-storage/commit/3660713424df63094fc2ceef9ad59bdc331d4c9e))
|
|
124
|
-
|
|
125
|
-
## [4.0.227](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.226...v4.0.227) (2025-09-14)
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
### Bug Fixes
|
|
129
|
-
|
|
130
|
-
* **deps:** lock file maintenance ([4fdbd66](https://github.com/scratchfoundation/scratch-storage/commit/4fdbd6664404da6112029fb90f2719a69a8a3a3a))
|
|
131
|
-
|
|
132
|
-
## [4.0.226](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.225...v4.0.226) (2025-09-11)
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
### Bug Fixes
|
|
136
|
-
|
|
137
|
-
* **deps:** lock file maintenance ([526cd26](https://github.com/scratchfoundation/scratch-storage/commit/526cd26b696a536ad8213583b518dd087ff5fe89))
|
|
138
|
-
|
|
139
|
-
## [4.0.225](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.224...v4.0.225) (2025-09-11)
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
### Bug Fixes
|
|
143
|
-
|
|
144
|
-
* **deps:** lock file maintenance ([350661d](https://github.com/scratchfoundation/scratch-storage/commit/350661d877b1459c4037e757575bd399739aee69))
|
|
145
|
-
|
|
146
|
-
## [4.0.224](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.223...v4.0.224) (2025-09-10)
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
### Bug Fixes
|
|
150
|
-
|
|
151
|
-
* **deps:** lock file maintenance ([2dd0306](https://github.com/scratchfoundation/scratch-storage/commit/2dd0306d04c3c97da84fb20e437bf86bcefdcddc))
|
|
152
|
-
|
|
153
|
-
## [4.0.223](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.222...v4.0.223) (2025-09-09)
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
### Bug Fixes
|
|
157
|
-
|
|
158
|
-
* **deps:** lock file maintenance ([1610c1a](https://github.com/scratchfoundation/scratch-storage/commit/1610c1ac82822de2586c9891f6cbf98aa83e1823))
|
|
159
|
-
|
|
160
|
-
## [4.0.222](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.221...v4.0.222) (2025-09-07)
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
### Bug Fixes
|
|
164
|
-
|
|
165
|
-
* **deps:** lock file maintenance ([f1528fa](https://github.com/scratchfoundation/scratch-storage/commit/f1528fae09e588d2e985565c613bfa66cf4a24dd))
|
|
166
|
-
|
|
167
|
-
## [4.0.221](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.220...v4.0.221) (2025-08-28)
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
### Bug Fixes
|
|
171
|
-
|
|
172
|
-
* **deps:** lock file maintenance ([720b42a](https://github.com/scratchfoundation/scratch-storage/commit/720b42a401451b3dd624e504b5976fd7fdc2f8ec))
|
|
173
|
-
|
|
174
|
-
## [4.0.220](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.219...v4.0.220) (2025-08-27)
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
### Bug Fixes
|
|
178
|
-
|
|
179
|
-
* **deps:** lock file maintenance ([7e01d3e](https://github.com/scratchfoundation/scratch-storage/commit/7e01d3ef15c8e4cfa1a73c262cffe6b2ed61a930))
|
|
180
|
-
|
|
181
|
-
## [4.0.219](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.218...v4.0.219) (2025-08-26)
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
### Bug Fixes
|
|
185
|
-
|
|
186
|
-
* **deps:** lock file maintenance ([a9499e6](https://github.com/scratchfoundation/scratch-storage/commit/a9499e607c362efcc14c3a8201a00aeb38123e0a))
|
|
187
|
-
|
|
188
|
-
## [4.0.218](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.217...v4.0.218) (2025-08-25)
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
### Bug Fixes
|
|
192
|
-
|
|
193
|
-
* **deps:** lock file maintenance ([de130b5](https://github.com/scratchfoundation/scratch-storage/commit/de130b5b0f06e6bc2a7286445b6147ca06fac768))
|
|
194
|
-
|
|
195
|
-
## [4.0.217](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.216...v4.0.217) (2025-08-20)
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
### Bug Fixes
|
|
199
|
-
|
|
200
|
-
* **deps:** lock file maintenance ([3e4b1ba](https://github.com/scratchfoundation/scratch-storage/commit/3e4b1ba858b4564dc88d9428b9cc4a36428f1034))
|
|
201
|
-
|
|
202
|
-
## [4.0.216](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.215...v4.0.216) (2025-08-19)
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
### Bug Fixes
|
|
206
|
-
|
|
207
|
-
* **deps:** lock file maintenance ([9ad4039](https://github.com/scratchfoundation/scratch-storage/commit/9ad403947ddeb836674e30bbeae4170f787e7733))
|
|
208
|
-
|
|
209
|
-
## [4.0.215](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.214...v4.0.215) (2025-08-18)
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
### Bug Fixes
|
|
213
|
-
|
|
214
|
-
* **deps:** lock file maintenance ([514b9c4](https://github.com/scratchfoundation/scratch-storage/commit/514b9c422af5c475b5aeb8a34e49e890d8e2dfc9))
|
|
215
|
-
|
|
216
|
-
## [4.0.214](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.213...v4.0.214) (2025-08-17)
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
### Bug Fixes
|
|
220
|
-
|
|
221
|
-
* **deps:** lock file maintenance ([d96ea3f](https://github.com/scratchfoundation/scratch-storage/commit/d96ea3f9881356dc92fa2d799ac3aed6f4f86c80))
|
|
222
|
-
|
|
223
|
-
## [4.0.213](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.212...v4.0.213) (2025-08-15)
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
### Bug Fixes
|
|
227
|
-
|
|
228
|
-
* **deps:** lock file maintenance ([a068350](https://github.com/scratchfoundation/scratch-storage/commit/a06835002e7f6bc0b874812acbe260299f1bd11a))
|
|
229
|
-
|
|
230
|
-
## [4.0.212](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.211...v4.0.212) (2025-08-15)
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
### Bug Fixes
|
|
234
|
-
|
|
235
|
-
* **deps:** lock file maintenance ([4a5aa47](https://github.com/scratchfoundation/scratch-storage/commit/4a5aa47f7b569c3f19f756cd0c22b6db986f9529))
|
|
236
|
-
|
|
237
|
-
## [4.0.211](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.210...v4.0.211) (2025-08-13)
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
### Bug Fixes
|
|
241
|
-
|
|
242
|
-
* **deps:** lock file maintenance ([c8a143d](https://github.com/scratchfoundation/scratch-storage/commit/c8a143de88f8801cf5beacfae5b8e65f0449ec82))
|
|
243
|
-
|
|
244
|
-
## [4.0.210](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.209...v4.0.210) (2025-08-10)
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
### Bug Fixes
|
|
248
|
-
|
|
249
|
-
* **deps:** lock file maintenance ([b4a7533](https://github.com/scratchfoundation/scratch-storage/commit/b4a75337a0403d0f369be127db6e5e113be99611))
|
|
250
|
-
|
|
251
|
-
## [4.0.209](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.208...v4.0.209) (2025-08-09)
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
### Bug Fixes
|
|
255
|
-
|
|
256
|
-
* **deps:** lock file maintenance ([443eedc](https://github.com/scratchfoundation/scratch-storage/commit/443eedc736bb1b0ba322e0f1fb79390ce48ea027))
|
|
257
|
-
|
|
258
|
-
## [4.0.208](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.207...v4.0.208) (2025-08-09)
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
### Bug Fixes
|
|
262
|
-
|
|
263
|
-
* **deps:** lock file maintenance ([b82e50f](https://github.com/scratchfoundation/scratch-storage/commit/b82e50f5190b1e1c0978404ead43fb2ce0442ecb))
|
|
264
|
-
|
|
265
|
-
## [4.0.207](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.206...v4.0.207) (2025-08-08)
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
### Bug Fixes
|
|
269
|
-
|
|
270
|
-
* **deps:** lock file maintenance ([98c0063](https://github.com/scratchfoundation/scratch-storage/commit/98c006300d7f4de66af45e7c1fbb904e71b0151f))
|
|
271
|
-
|
|
272
|
-
## [4.0.206](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.205...v4.0.206) (2025-08-07)
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
### Bug Fixes
|
|
276
|
-
|
|
277
|
-
* **deps:** lock file maintenance ([1e3a322](https://github.com/scratchfoundation/scratch-storage/commit/1e3a3229bda3e30c27dc5a4129efca76ecda82c0))
|
|
278
|
-
|
|
279
|
-
## [4.0.205](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.204...v4.0.205) (2025-08-07)
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
### Bug Fixes
|
|
283
|
-
|
|
284
|
-
* **deps:** lock file maintenance ([7b6fae0](https://github.com/scratchfoundation/scratch-storage/commit/7b6fae06aeabb2079095be45a987758986a02d04))
|
|
285
|
-
|
|
286
|
-
## [4.0.204](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.203...v4.0.204) (2025-08-06)
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
### Bug Fixes
|
|
290
|
-
|
|
291
|
-
* **deps:** lock file maintenance ([87bc60f](https://github.com/scratchfoundation/scratch-storage/commit/87bc60fa1e9bca80f7beb8116c81cee3ac7b6fdf))
|
|
292
|
-
|
|
293
|
-
## [4.0.203](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.202...v4.0.203) (2025-08-05)
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
### Bug Fixes
|
|
297
|
-
|
|
298
|
-
* **deps:** lock file maintenance ([2417c05](https://github.com/scratchfoundation/scratch-storage/commit/2417c05ad09292650ea94e98eee6fb634f78a08d))
|
|
299
|
-
|
|
300
|
-
## [4.0.202](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.201...v4.0.202) (2025-08-01)
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
### Bug Fixes
|
|
304
|
-
|
|
305
|
-
* **deps:** lock file maintenance ([ef94f3d](https://github.com/scratchfoundation/scratch-storage/commit/ef94f3dc77967d3e91a6044de88172a3c834c8a8))
|
|
306
|
-
|
|
307
|
-
## [4.0.201](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.200...v4.0.201) (2025-07-31)
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
### Bug Fixes
|
|
311
|
-
|
|
312
|
-
* **deps:** lock file maintenance ([695fa7b](https://github.com/scratchfoundation/scratch-storage/commit/695fa7b71a2283cf71e50c1d45347a7191ffeaf3))
|
|
313
|
-
|
|
314
|
-
## [4.0.200](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.199...v4.0.200) (2025-07-29)
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
### Bug Fixes
|
|
318
|
-
|
|
319
|
-
* **deps:** lock file maintenance ([e497a3e](https://github.com/scratchfoundation/scratch-storage/commit/e497a3e705da3ef7d979cbdaf073956f46e3ba46))
|
|
320
|
-
|
|
321
|
-
## [4.0.199](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.198...v4.0.199) (2025-07-29)
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
### Bug Fixes
|
|
325
|
-
|
|
326
|
-
* **deps:** lock file maintenance ([756a239](https://github.com/scratchfoundation/scratch-storage/commit/756a2397cff462a58606a1a1e7506e4174d7db34))
|
|
327
|
-
|
|
328
|
-
## [4.0.198](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.197...v4.0.198) (2025-07-26)
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
### Bug Fixes
|
|
332
|
-
|
|
333
|
-
* **deps:** lock file maintenance ([5e5a8d6](https://github.com/scratchfoundation/scratch-storage/commit/5e5a8d6c9bd5cf5384723479ed6efdbc2ae71cbe))
|
|
334
|
-
|
|
335
|
-
## [4.0.197](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.196...v4.0.197) (2025-07-25)
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
### Bug Fixes
|
|
339
|
-
|
|
340
|
-
* **deps:** lock file maintenance ([dca7b79](https://github.com/scratchfoundation/scratch-storage/commit/dca7b799effd0d38aa28f29e21824d99ab958765))
|
|
341
|
-
|
|
342
|
-
## [4.0.196](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.195...v4.0.196) (2025-07-24)
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
### Bug Fixes
|
|
346
|
-
|
|
347
|
-
* **deps:** lock file maintenance ([75058ac](https://github.com/scratchfoundation/scratch-storage/commit/75058aca3d9105a23ad4bbb925d51a817fd086fa))
|
|
348
|
-
|
|
349
|
-
## [4.0.195](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.194...v4.0.195) (2025-07-23)
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
### Bug Fixes
|
|
353
|
-
|
|
354
|
-
* **deps:** lock file maintenance ([8152aa7](https://github.com/scratchfoundation/scratch-storage/commit/8152aa7a16226ecccea8ee7be66593bb7667e06d))
|
|
355
|
-
|
|
356
|
-
## [4.0.194](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.193...v4.0.194) (2025-07-22)
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
### Bug Fixes
|
|
360
|
-
|
|
361
|
-
* **deps:** lock file maintenance ([f7a39df](https://github.com/scratchfoundation/scratch-storage/commit/f7a39df0b8746d4d3939bc2bb536031afc9197c0))
|
|
362
|
-
|
|
363
|
-
## [4.0.193](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.192...v4.0.193) (2025-07-19)
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
### Bug Fixes
|
|
367
|
-
|
|
368
|
-
* **deps:** lock file maintenance ([371f98b](https://github.com/scratchfoundation/scratch-storage/commit/371f98bd9879e97defcbb9828ace211664903308))
|
|
369
|
-
|
|
370
|
-
## [4.0.192](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.191...v4.0.192) (2025-07-18)
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
### Bug Fixes
|
|
374
|
-
|
|
375
|
-
* **deps:** lock file maintenance ([e6e987f](https://github.com/scratchfoundation/scratch-storage/commit/e6e987f288334e351ac3cb9bafc45e52210ece4a))
|
|
376
|
-
|
|
377
|
-
## [4.0.191](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.190...v4.0.191) (2025-07-18)
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
### Bug Fixes
|
|
381
|
-
|
|
382
|
-
* **deps:** lock file maintenance ([2ae9f74](https://github.com/scratchfoundation/scratch-storage/commit/2ae9f74eed9d89f9f993471276d42e9e6a1e524a))
|
|
383
|
-
|
|
384
|
-
## [4.0.190](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.189...v4.0.190) (2025-07-17)
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
### Bug Fixes
|
|
388
|
-
|
|
389
|
-
* **deps:** lock file maintenance ([ee8ef9c](https://github.com/scratchfoundation/scratch-storage/commit/ee8ef9cda94a6175bcea52c914b763f17ac19b0a))
|
|
390
|
-
|
|
391
|
-
## [4.0.189](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.188...v4.0.189) (2025-07-16)
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
### Bug Fixes
|
|
395
|
-
|
|
396
|
-
* **deps:** lock file maintenance ([38d2054](https://github.com/scratchfoundation/scratch-storage/commit/38d20545104dec375efe891cc7f3103bbeab553c))
|
|
397
|
-
|
|
398
|
-
## [4.0.188](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.187...v4.0.188) (2025-07-15)
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
### Bug Fixes
|
|
402
|
-
|
|
403
|
-
* **deps:** lock file maintenance ([b724906](https://github.com/scratchfoundation/scratch-storage/commit/b724906d3a99711cf79239d5c323e551ad7bedea))
|
|
404
|
-
|
|
405
|
-
## [4.0.187](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.186...v4.0.187) (2025-07-13)
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
### Bug Fixes
|
|
409
|
-
|
|
410
|
-
* **deps:** lock file maintenance ([3b41b4a](https://github.com/scratchfoundation/scratch-storage/commit/3b41b4a60a4dfe079ad0fcdd7e92cc7580fe485a))
|
|
411
|
-
|
|
412
|
-
## [4.0.186](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.185...v4.0.186) (2025-07-12)
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
### Bug Fixes
|
|
416
|
-
|
|
417
|
-
* **deps:** lock file maintenance ([6747b1d](https://github.com/scratchfoundation/scratch-storage/commit/6747b1d5eb0f8839a6205d5b49429b862ad431ff))
|
|
418
|
-
|
|
419
|
-
## [4.0.185](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.184...v4.0.185) (2025-07-11)
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
### Bug Fixes
|
|
423
|
-
|
|
424
|
-
* **deps:** lock file maintenance ([d110e85](https://github.com/scratchfoundation/scratch-storage/commit/d110e8573ba3c76b4c92caabd8633f9f4dcf99ac))
|
|
425
|
-
|
|
426
|
-
## [4.0.184](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.183...v4.0.184) (2025-07-10)
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
### Bug Fixes
|
|
430
|
-
|
|
431
|
-
* **deps:** lock file maintenance ([5078fb3](https://github.com/scratchfoundation/scratch-storage/commit/5078fb38378d9bf8d1bbbb5529504299886b627e))
|
|
432
|
-
|
|
433
|
-
## [4.0.183](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.182...v4.0.183) (2025-07-09)
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
### Bug Fixes
|
|
437
|
-
|
|
438
|
-
* **deps:** lock file maintenance ([06e09dd](https://github.com/scratchfoundation/scratch-storage/commit/06e09ddf1af97600f3e8431bc2b66d0e004c0562))
|
|
439
|
-
|
|
440
|
-
## [4.0.182](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.181...v4.0.182) (2025-07-08)
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
### Bug Fixes
|
|
444
|
-
|
|
445
|
-
* **deps:** lock file maintenance ([3ca5dbd](https://github.com/scratchfoundation/scratch-storage/commit/3ca5dbd9bb66402d4c2fa9cc715ce1d2586fb149))
|
|
446
|
-
|
|
447
|
-
## [4.0.181](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.180...v4.0.181) (2025-07-05)
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
### Bug Fixes
|
|
451
|
-
|
|
452
|
-
* **deps:** lock file maintenance ([c87c5e6](https://github.com/scratchfoundation/scratch-storage/commit/c87c5e6d4f19f24483d855ab99e488299c335bd4))
|
|
453
|
-
|
|
454
|
-
## [4.0.180](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.179...v4.0.180) (2025-07-03)
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
### Bug Fixes
|
|
458
|
-
|
|
459
|
-
* **deps:** lock file maintenance ([5a36ce9](https://github.com/scratchfoundation/scratch-storage/commit/5a36ce932c7d3ee05e1191925305e13f0ea27339))
|
|
460
|
-
|
|
461
|
-
## [4.0.179](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.178...v4.0.179) (2025-07-02)
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
### Bug Fixes
|
|
465
|
-
|
|
466
|
-
* **deps:** lock file maintenance ([80995f8](https://github.com/scratchfoundation/scratch-storage/commit/80995f8efa52ea5549cd0d7edef120319690ee5c))
|
|
467
|
-
|
|
468
|
-
## [4.0.178](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.177...v4.0.178) (2025-07-01)
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
### Bug Fixes
|
|
472
|
-
|
|
473
|
-
* **deps:** lock file maintenance ([1442ed5](https://github.com/scratchfoundation/scratch-storage/commit/1442ed511fb6cd34da90dbcc66ba3d1eb39f2230))
|
|
474
|
-
|
|
475
|
-
## [4.0.177](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.176...v4.0.177) (2025-06-30)
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
### Bug Fixes
|
|
479
|
-
|
|
480
|
-
* **deps:** lock file maintenance ([672b908](https://github.com/scratchfoundation/scratch-storage/commit/672b90817c10d45dd00c7b8d37e8caacae75c9e4))
|
|
481
|
-
|
|
482
|
-
## [4.0.176](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.175...v4.0.176) (2025-06-29)
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
### Bug Fixes
|
|
486
|
-
|
|
487
|
-
* **deps:** lock file maintenance ([ec01402](https://github.com/scratchfoundation/scratch-storage/commit/ec01402c9ac5ef5068dbd21e5a4186cde9e44f6a))
|
|
488
|
-
|
|
489
|
-
## [4.0.175](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.174...v4.0.175) (2025-06-29)
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
### Bug Fixes
|
|
493
|
-
|
|
494
|
-
* **deps:** lock file maintenance ([133b9a6](https://github.com/scratchfoundation/scratch-storage/commit/133b9a6e163498699484bfb0329aea01a25fa086))
|
|
495
|
-
|
|
496
|
-
## [4.0.174](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.173...v4.0.174) (2025-06-27)
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
### Bug Fixes
|
|
500
|
-
|
|
501
|
-
* **deps:** lock file maintenance ([45b870c](https://github.com/scratchfoundation/scratch-storage/commit/45b870c94d826bc98a95d7ca885da803a0985f6f))
|
|
502
|
-
|
|
503
|
-
## [4.0.173](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.172...v4.0.173) (2025-06-26)
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
### Bug Fixes
|
|
507
|
-
|
|
508
|
-
* **deps:** lock file maintenance ([13b4af5](https://github.com/scratchfoundation/scratch-storage/commit/13b4af5f03cceed2e868c5780750b572a8133c47))
|
|
509
|
-
|
|
510
|
-
## [4.0.172](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.171...v4.0.172) (2025-06-25)
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
### Bug Fixes
|
|
514
|
-
|
|
515
|
-
* **deps:** lock file maintenance ([98b50d4](https://github.com/scratchfoundation/scratch-storage/commit/98b50d4e31a2d3669e1c56f255b440f05bcb8f5f))
|
|
516
|
-
|
|
517
|
-
## [4.0.171](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.170...v4.0.171) (2025-06-24)
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
### Bug Fixes
|
|
521
|
-
|
|
522
|
-
* **deps:** lock file maintenance ([3ccec5f](https://github.com/scratchfoundation/scratch-storage/commit/3ccec5fb9009d0a70ce0095a9117922882c714a5))
|
|
523
|
-
|
|
524
|
-
## [4.0.170](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.169...v4.0.170) (2025-06-21)
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
### Bug Fixes
|
|
528
|
-
|
|
529
|
-
* **deps:** lock file maintenance ([19683f9](https://github.com/scratchfoundation/scratch-storage/commit/19683f94351c40f1aee5ee13d57cf57db9687b71))
|
|
530
|
-
|
|
531
|
-
## [4.0.169](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.168...v4.0.169) (2025-06-20)
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
### Bug Fixes
|
|
535
|
-
|
|
536
|
-
* **deps:** lock file maintenance ([5ef8704](https://github.com/scratchfoundation/scratch-storage/commit/5ef8704d12229cd19592085e997187f0f97d44f0))
|
|
537
|
-
|
|
538
|
-
## [4.0.168](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.167...v4.0.168) (2025-06-20)
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
### Bug Fixes
|
|
542
|
-
|
|
543
|
-
* **deps:** lock file maintenance ([ab80a3a](https://github.com/scratchfoundation/scratch-storage/commit/ab80a3a8688dbb04b6fd40be411c77cd6539fdf2))
|
|
544
|
-
|
|
545
|
-
## [4.0.167](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.166...v4.0.167) (2025-06-19)
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
### Bug Fixes
|
|
549
|
-
|
|
550
|
-
* **deps:** lock file maintenance ([4b7a52e](https://github.com/scratchfoundation/scratch-storage/commit/4b7a52e7a316633a77d44ad313939934bcaa9066))
|
|
551
|
-
|
|
552
|
-
## [4.0.166](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.165...v4.0.166) (2025-06-18)
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
### Bug Fixes
|
|
556
|
-
|
|
557
|
-
* **deps:** lock file maintenance ([fbef4f3](https://github.com/scratchfoundation/scratch-storage/commit/fbef4f39c478762126b960d7b739df67c42929b6))
|
|
558
|
-
|
|
559
|
-
## [4.0.165](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.164...v4.0.165) (2025-06-17)
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
### Bug Fixes
|
|
563
|
-
|
|
564
|
-
* **deps:** lock file maintenance ([57c6f9c](https://github.com/scratchfoundation/scratch-storage/commit/57c6f9c6e56c853a418978e53f32bcaa0fd14c39))
|
|
565
|
-
|
|
566
|
-
## [4.0.164](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.163...v4.0.164) (2025-06-14)
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
### Bug Fixes
|
|
570
|
-
|
|
571
|
-
* **deps:** lock file maintenance ([a07ba2f](https://github.com/scratchfoundation/scratch-storage/commit/a07ba2f7e86f3897aafb2afe5bd8986230488061))
|
|
572
|
-
|
|
573
|
-
## [4.0.163](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.162...v4.0.163) (2025-06-13)
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
### Bug Fixes
|
|
577
|
-
|
|
578
|
-
* **deps:** lock file maintenance ([cec5384](https://github.com/scratchfoundation/scratch-storage/commit/cec5384fd0009cb67d1a61d57efb442165ebebb9))
|
|
579
|
-
|
|
580
|
-
## [4.0.162](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.161...v4.0.162) (2025-06-12)
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
### Bug Fixes
|
|
584
|
-
|
|
585
|
-
* **deps:** lock file maintenance ([8d42baf](https://github.com/scratchfoundation/scratch-storage/commit/8d42bafae76f287cf401bb99b7dc1c9d248d5544))
|
|
586
|
-
|
|
587
|
-
## [4.0.161](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.160...v4.0.161) (2025-06-11)
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
### Bug Fixes
|
|
591
|
-
|
|
592
|
-
* **deps:** lock file maintenance ([83018ca](https://github.com/scratchfoundation/scratch-storage/commit/83018ca5a9b5d52f876ab0cbbffa9d7217bcaeba))
|
|
593
|
-
|
|
594
|
-
## [4.0.160](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.159...v4.0.160) (2025-06-10)
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
### Bug Fixes
|
|
598
|
-
|
|
599
|
-
* **deps:** lock file maintenance ([7480653](https://github.com/scratchfoundation/scratch-storage/commit/74806530d79810f93cab3e4d4cc6fbd93e3e5053))
|
|
600
|
-
|
|
601
|
-
## [4.0.159](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.158...v4.0.159) (2025-06-09)
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
### Bug Fixes
|
|
605
|
-
|
|
606
|
-
* **deps:** lock file maintenance ([826a2d7](https://github.com/scratchfoundation/scratch-storage/commit/826a2d7fe15b2e239ea08be03c70130655fdcc83))
|
|
607
|
-
|
|
608
|
-
## [4.0.158](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.157...v4.0.158) (2025-06-07)
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
### Bug Fixes
|
|
612
|
-
|
|
613
|
-
* **deps:** lock file maintenance ([6821a42](https://github.com/scratchfoundation/scratch-storage/commit/6821a4212be5146c7b0cea8b1b103dc352e7259a))
|
|
614
|
-
|
|
615
|
-
## [4.0.157](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.156...v4.0.157) (2025-06-07)
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
### Bug Fixes
|
|
619
|
-
|
|
620
|
-
* **deps:** lock file maintenance ([1978ded](https://github.com/scratchfoundation/scratch-storage/commit/1978ded42e55a364da50a4fb93350a5fb18fd606))
|
|
621
|
-
|
|
622
|
-
## [4.0.156](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.155...v4.0.156) (2025-06-05)
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
### Bug Fixes
|
|
626
|
-
|
|
627
|
-
* **deps:** lock file maintenance ([972a896](https://github.com/scratchfoundation/scratch-storage/commit/972a896ce801bc07e1359707ebb8972b8e7c9f16))
|
|
628
|
-
|
|
629
|
-
## [4.0.155](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.154...v4.0.155) (2025-06-04)
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
### Bug Fixes
|
|
633
|
-
|
|
634
|
-
* **deps:** lock file maintenance ([02ba93e](https://github.com/scratchfoundation/scratch-storage/commit/02ba93eb90d8b1ef2850054d2f4122a678e044d9))
|
|
635
|
-
|
|
636
|
-
## [4.0.154](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.153...v4.0.154) (2025-06-03)
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
### Bug Fixes
|
|
640
|
-
|
|
641
|
-
* **deps:** lock file maintenance ([0361d95](https://github.com/scratchfoundation/scratch-storage/commit/0361d9503387ab9311627d6fad4c91dd3102f98a))
|
|
642
|
-
|
|
643
|
-
## [4.0.153](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.152...v4.0.153) (2025-06-02)
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
### Bug Fixes
|
|
647
|
-
|
|
648
|
-
* **deps:** lock file maintenance ([f0aa674](https://github.com/scratchfoundation/scratch-storage/commit/f0aa674f48c44e46fbbded1e8a041fbc82de8a02))
|
|
649
|
-
|
|
650
|
-
## [4.0.152](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.151...v4.0.152) (2025-05-31)
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
### Bug Fixes
|
|
654
|
-
|
|
655
|
-
* **deps:** lock file maintenance ([6cd2821](https://github.com/scratchfoundation/scratch-storage/commit/6cd2821559cdc617ea7fbfa058cf3b71d03a8ba1))
|
|
656
|
-
|
|
657
|
-
## [4.0.151](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.150...v4.0.151) (2025-05-31)
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
### Bug Fixes
|
|
661
|
-
|
|
662
|
-
* **deps:** lock file maintenance ([9275aab](https://github.com/scratchfoundation/scratch-storage/commit/9275aab3df45c84f41bd612d1735112152c85897))
|
|
663
|
-
|
|
664
|
-
## [4.0.150](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.149...v4.0.150) (2025-05-30)
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
### Bug Fixes
|
|
668
|
-
|
|
669
|
-
* **deps:** lock file maintenance ([5a6d0b0](https://github.com/scratchfoundation/scratch-storage/commit/5a6d0b0ddc0737ba17802249d7d139b193fffb5d))
|
|
670
|
-
|
|
671
|
-
## [4.0.149](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.148...v4.0.149) (2025-05-29)
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
### Bug Fixes
|
|
675
|
-
|
|
676
|
-
* **deps:** lock file maintenance ([347ad82](https://github.com/scratchfoundation/scratch-storage/commit/347ad82e6c1c7de0d05822c6f6a378eea140a301))
|
|
677
|
-
|
|
678
|
-
## [4.0.148](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.147...v4.0.148) (2025-05-29)
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
### Bug Fixes
|
|
682
|
-
|
|
683
|
-
* **deps:** lock file maintenance ([4482bb6](https://github.com/scratchfoundation/scratch-storage/commit/4482bb6f2dfee346422f21212000922f4d46df36))
|
|
684
|
-
|
|
685
|
-
## [4.0.147](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.146...v4.0.147) (2025-05-28)
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
### Bug Fixes
|
|
689
|
-
|
|
690
|
-
* **deps:** lock file maintenance ([15346ab](https://github.com/scratchfoundation/scratch-storage/commit/15346ab2a7c715a35df3a1db51f7e0aa654649e3))
|
|
691
|
-
|
|
692
|
-
## [4.0.146](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.145...v4.0.146) (2025-05-27)
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
### Bug Fixes
|
|
696
|
-
|
|
697
|
-
* **deps:** lock file maintenance ([5fe6913](https://github.com/scratchfoundation/scratch-storage/commit/5fe69133f0266524eeebcca9c8f8c778d6779838))
|
|
698
|
-
|
|
699
|
-
## [4.0.145](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.144...v4.0.145) (2025-05-24)
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
### Bug Fixes
|
|
703
|
-
|
|
704
|
-
* **deps:** lock file maintenance ([dc6d6f8](https://github.com/scratchfoundation/scratch-storage/commit/dc6d6f8ea2fb47cfd6be7eed5110de32f242d583))
|
|
705
|
-
|
|
706
|
-
## [4.0.144](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.143...v4.0.144) (2025-05-23)
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
### Bug Fixes
|
|
710
|
-
|
|
711
|
-
* **deps:** lock file maintenance ([3c76775](https://github.com/scratchfoundation/scratch-storage/commit/3c767756ee8e84318c7cc05c2e15075c5fbf37b7))
|
|
712
|
-
|
|
713
|
-
## [4.0.143](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.142...v4.0.143) (2025-05-22)
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
### Bug Fixes
|
|
717
|
-
|
|
718
|
-
* **deps:** lock file maintenance ([45c7556](https://github.com/scratchfoundation/scratch-storage/commit/45c75565bcd26b136834099fca7c4e313c165b8c))
|
|
719
|
-
|
|
720
|
-
## [4.0.142](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.141...v4.0.142) (2025-05-21)
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
### Bug Fixes
|
|
724
|
-
|
|
725
|
-
* **deps:** lock file maintenance ([0210b80](https://github.com/scratchfoundation/scratch-storage/commit/0210b8021a3de6867d60a989cf6c062675500443))
|
|
726
|
-
|
|
727
|
-
## [4.0.141](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.140...v4.0.141) (2025-05-20)
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
### Bug Fixes
|
|
731
|
-
|
|
732
|
-
* **deps:** lock file maintenance ([4362b42](https://github.com/scratchfoundation/scratch-storage/commit/4362b424b72fea1fe885e364c1ec42ec3a5064b7))
|
|
733
|
-
|
|
734
|
-
## [4.0.140](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.139...v4.0.140) (2025-05-19)
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
### Bug Fixes
|
|
738
|
-
|
|
739
|
-
* **deps:** lock file maintenance ([c9f204e](https://github.com/scratchfoundation/scratch-storage/commit/c9f204e7df28d7cb1b7272b12705e8f8ec28a52e))
|
|
740
|
-
|
|
741
|
-
## [4.0.139](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.138...v4.0.139) (2025-05-17)
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
### Bug Fixes
|
|
745
|
-
|
|
746
|
-
* **deps:** lock file maintenance ([977441e](https://github.com/scratchfoundation/scratch-storage/commit/977441e09dd1ba231e584f9164196af30c5dd211))
|
|
747
|
-
|
|
748
|
-
## [4.0.138](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.137...v4.0.138) (2025-05-16)
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
### Bug Fixes
|
|
752
|
-
|
|
753
|
-
* **deps:** lock file maintenance ([adb3f34](https://github.com/scratchfoundation/scratch-storage/commit/adb3f3435546035b72b6f0e5e08285bb9926338d))
|
|
754
|
-
|
|
755
|
-
## [4.0.137](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.136...v4.0.137) (2025-05-15)
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
### Bug Fixes
|
|
759
|
-
|
|
760
|
-
* **deps:** lock file maintenance ([31f6ac6](https://github.com/scratchfoundation/scratch-storage/commit/31f6ac65570c4a87c792d25e9934c96cac18285e))
|
|
761
|
-
|
|
762
|
-
## [4.0.136](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.135...v4.0.136) (2025-05-14)
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
### Bug Fixes
|
|
766
|
-
|
|
767
|
-
* **deps:** lock file maintenance ([f32ed9c](https://github.com/scratchfoundation/scratch-storage/commit/f32ed9c4bc3eefdbf517037f687773ce562280f2))
|
|
768
|
-
|
|
769
|
-
## [4.0.135](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.134...v4.0.135) (2025-05-13)
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
### Bug Fixes
|
|
773
|
-
|
|
774
|
-
* **deps:** lock file maintenance ([d83a019](https://github.com/scratchfoundation/scratch-storage/commit/d83a019a74ef889e533b90995021cfa6ca1be95f))
|
|
775
|
-
|
|
776
|
-
## [4.0.134](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.133...v4.0.134) (2025-05-10)
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
### Bug Fixes
|
|
780
|
-
|
|
781
|
-
* **deps:** lock file maintenance ([aadf341](https://github.com/scratchfoundation/scratch-storage/commit/aadf3413f76b71d846ba06f4d75d03db86550a05))
|
|
782
|
-
|
|
783
|
-
## [4.0.133](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.132...v4.0.133) (2025-05-09)
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
### Bug Fixes
|
|
787
|
-
|
|
788
|
-
* **deps:** lock file maintenance ([80c17fc](https://github.com/scratchfoundation/scratch-storage/commit/80c17fc2bbda40486f00c0636b9c3848c90b7241))
|
|
789
|
-
|
|
790
|
-
## [4.0.132](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.131...v4.0.132) (2025-05-08)
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
### Bug Fixes
|
|
794
|
-
|
|
795
|
-
* **deps:** lock file maintenance ([954dd80](https://github.com/scratchfoundation/scratch-storage/commit/954dd80d6bd42a909fa54e6f27425e3d36c7b1fb))
|
|
796
|
-
|
|
797
|
-
## [4.0.131](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.130...v4.0.131) (2025-05-07)
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
### Bug Fixes
|
|
801
|
-
|
|
802
|
-
* **deps:** lock file maintenance ([6993252](https://github.com/scratchfoundation/scratch-storage/commit/69932522259add5cdcf6400ec9cf9b8e397a8a2f))
|
|
803
|
-
|
|
804
|
-
## [4.0.130](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.129...v4.0.130) (2025-05-06)
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
### Bug Fixes
|
|
808
|
-
|
|
809
|
-
* **deps:** lock file maintenance ([6c087d7](https://github.com/scratchfoundation/scratch-storage/commit/6c087d7651a4a2a22407bf3fb8f460b6b0159f2b))
|
|
810
|
-
|
|
811
|
-
## [4.0.129](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.128...v4.0.129) (2025-05-05)
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
### Bug Fixes
|
|
815
|
-
|
|
816
|
-
* **deps:** lock file maintenance ([118cf04](https://github.com/scratchfoundation/scratch-storage/commit/118cf043fa92ce2f42587eed16c64f333611631f))
|
|
817
|
-
|
|
818
|
-
## [4.0.128](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.127...v4.0.128) (2025-05-04)
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
### Bug Fixes
|
|
822
|
-
|
|
823
|
-
* **deps:** lock file maintenance ([c777f87](https://github.com/scratchfoundation/scratch-storage/commit/c777f872cc6afa23804972dd4b18a18c416a4c52))
|
|
824
|
-
|
|
825
|
-
## [4.0.127](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.126...v4.0.127) (2025-05-03)
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
### Bug Fixes
|
|
829
|
-
|
|
830
|
-
* **deps:** lock file maintenance ([d822c03](https://github.com/scratchfoundation/scratch-storage/commit/d822c03c806ae3bbb9b9c1c4f186818f6bc2e5bb))
|
|
831
|
-
|
|
832
|
-
## [4.0.126](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.125...v4.0.126) (2025-05-02)
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
### Bug Fixes
|
|
836
|
-
|
|
837
|
-
* **deps:** lock file maintenance ([897a074](https://github.com/scratchfoundation/scratch-storage/commit/897a07481f77920a48ea6aef3497d62a353e8115))
|
|
838
|
-
|
|
839
|
-
## [4.0.125](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.124...v4.0.125) (2025-05-01)
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
### Bug Fixes
|
|
843
|
-
|
|
844
|
-
* **deps:** lock file maintenance ([e19aed7](https://github.com/scratchfoundation/scratch-storage/commit/e19aed739e842ab879c9c790e311be5dd6965ee3))
|
|
845
|
-
|
|
846
|
-
## [4.0.124](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.123...v4.0.124) (2025-04-30)
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
### Bug Fixes
|
|
850
|
-
|
|
851
|
-
* **deps:** lock file maintenance ([c7e5437](https://github.com/scratchfoundation/scratch-storage/commit/c7e5437a4fcee2f963d442f9fe16967d0a7f279e))
|
|
852
|
-
|
|
853
|
-
## [4.0.123](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.122...v4.0.123) (2025-04-29)
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
### Bug Fixes
|
|
857
|
-
|
|
858
|
-
* **deps:** lock file maintenance ([4ba483d](https://github.com/scratchfoundation/scratch-storage/commit/4ba483d293351bdf0b2cc0ca20eaa1b362c45936))
|
|
859
|
-
|
|
860
|
-
## [4.0.122](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.121...v4.0.122) (2025-04-28)
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
### Bug Fixes
|
|
864
|
-
|
|
865
|
-
* **deps:** lock file maintenance ([ccfc487](https://github.com/scratchfoundation/scratch-storage/commit/ccfc487c065563e5859680210af92fc87b3a27ba))
|
|
866
|
-
|
|
867
|
-
## [4.0.121](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.120...v4.0.121) (2025-04-27)
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
### Bug Fixes
|
|
871
|
-
|
|
872
|
-
* **deps:** lock file maintenance ([ad9d67c](https://github.com/scratchfoundation/scratch-storage/commit/ad9d67ca326094e7631cb55d4b1b8a90832a3ae6))
|
|
873
|
-
|
|
874
|
-
## [4.0.120](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.119...v4.0.120) (2025-04-26)
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
### Bug Fixes
|
|
878
|
-
|
|
879
|
-
* **deps:** lock file maintenance ([4eaf57c](https://github.com/scratchfoundation/scratch-storage/commit/4eaf57cf9f15b4d6c46efa86c96c62ce0336b5a1))
|
|
880
|
-
|
|
881
|
-
## [4.0.119](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.118...v4.0.119) (2025-04-25)
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
### Bug Fixes
|
|
885
|
-
|
|
886
|
-
* **deps:** lock file maintenance ([0e46c84](https://github.com/scratchfoundation/scratch-storage/commit/0e46c84aab69900be0635727cb36c7f3cfbbde39))
|
|
887
|
-
|
|
888
|
-
## [4.0.118](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.117...v4.0.118) (2025-04-24)
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
### Bug Fixes
|
|
892
|
-
|
|
893
|
-
* **deps:** lock file maintenance ([77075ed](https://github.com/scratchfoundation/scratch-storage/commit/77075ed13b3ff01d176c16ac5f244e2acc601b0c))
|
|
894
|
-
|
|
895
|
-
## [4.0.117](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.116...v4.0.117) (2025-04-23)
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
### Bug Fixes
|
|
899
|
-
|
|
900
|
-
* **deps:** lock file maintenance ([b576388](https://github.com/scratchfoundation/scratch-storage/commit/b5763881b11e5981843b8e05419840a1d137d17c))
|
|
901
|
-
|
|
902
|
-
## [4.0.116](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.115...v4.0.116) (2025-04-22)
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
### Bug Fixes
|
|
906
|
-
|
|
907
|
-
* **deps:** lock file maintenance ([a339230](https://github.com/scratchfoundation/scratch-storage/commit/a339230c96fe6645bf468635305300f481719107))
|
|
908
|
-
|
|
909
|
-
## [4.0.115](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.114...v4.0.115) (2025-04-20)
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
### Bug Fixes
|
|
913
|
-
|
|
914
|
-
* **deps:** lock file maintenance ([38c64bc](https://github.com/scratchfoundation/scratch-storage/commit/38c64bcedd34895e6a90d25196f6c7c393728538))
|
|
915
|
-
|
|
916
|
-
## [4.0.114](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.113...v4.0.114) (2025-04-19)
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
### Bug Fixes
|
|
920
|
-
|
|
921
|
-
* **deps:** lock file maintenance ([7115b4d](https://github.com/scratchfoundation/scratch-storage/commit/7115b4d31a3467bbb54f6c483045072c7e2ce27d))
|
|
922
|
-
|
|
923
|
-
## [4.0.113](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.112...v4.0.113) (2025-04-18)
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
### Bug Fixes
|
|
927
|
-
|
|
928
|
-
* **deps:** lock file maintenance ([1d0c15c](https://github.com/scratchfoundation/scratch-storage/commit/1d0c15cd58c0e02b5f58fc7fe9bc92177fe6e40c))
|
|
929
|
-
|
|
930
|
-
## [4.0.112](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.111...v4.0.112) (2025-04-17)
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
### Bug Fixes
|
|
934
|
-
|
|
935
|
-
* **deps:** lock file maintenance ([d66b226](https://github.com/scratchfoundation/scratch-storage/commit/d66b2265f6cc9eb9937ac3efa4b564830254ca28))
|
|
936
|
-
|
|
937
|
-
## [4.0.111](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.110...v4.0.111) (2025-04-16)
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
### Bug Fixes
|
|
941
|
-
|
|
942
|
-
* **deps:** lock file maintenance ([790dfbd](https://github.com/scratchfoundation/scratch-storage/commit/790dfbd273e24f88b4ad6392f74f4e921cd78d50))
|
|
943
|
-
|
|
944
|
-
## [4.0.110](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.109...v4.0.110) (2025-04-15)
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
### Bug Fixes
|
|
948
|
-
|
|
949
|
-
* **deps:** lock file maintenance ([b033e2d](https://github.com/scratchfoundation/scratch-storage/commit/b033e2dbbf6bab4e6c71440c1d827ca9daf9c20d))
|
|
950
|
-
|
|
951
|
-
## [4.0.109](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.108...v4.0.109) (2025-04-13)
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
### Bug Fixes
|
|
955
|
-
|
|
956
|
-
* **deps:** lock file maintenance ([9a9ac75](https://github.com/scratchfoundation/scratch-storage/commit/9a9ac75fe28a825b66da006266e2063cb2974840))
|
|
957
|
-
|
|
958
|
-
## [4.0.108](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.107...v4.0.108) (2025-04-12)
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
### Bug Fixes
|
|
962
|
-
|
|
963
|
-
* **deps:** lock file maintenance ([c24ead8](https://github.com/scratchfoundation/scratch-storage/commit/c24ead85235495764097c538126e3a2f96908a42))
|
|
964
|
-
|
|
965
|
-
## [4.0.107](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.106...v4.0.107) (2025-04-12)
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
### Bug Fixes
|
|
969
|
-
|
|
970
|
-
* **deps:** lock file maintenance ([1c4ad35](https://github.com/scratchfoundation/scratch-storage/commit/1c4ad356b45a33cc0dbef568c8c6683524c4474d))
|
|
971
|
-
|
|
972
|
-
## [4.0.106](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.105...v4.0.106) (2025-04-10)
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
### Bug Fixes
|
|
976
|
-
|
|
977
|
-
* **deps:** lock file maintenance ([5df9778](https://github.com/scratchfoundation/scratch-storage/commit/5df97789d70859801c5c23bf741583ae90581171))
|
|
978
|
-
|
|
979
|
-
## [4.0.105](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.104...v4.0.105) (2025-04-09)
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
### Bug Fixes
|
|
983
|
-
|
|
984
|
-
* **deps:** lock file maintenance ([f8a402c](https://github.com/scratchfoundation/scratch-storage/commit/f8a402c57640a0da19303619c001f5db76abad83))
|
|
985
|
-
|
|
986
|
-
## [4.0.104](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.103...v4.0.104) (2025-04-08)
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
### Bug Fixes
|
|
990
|
-
|
|
991
|
-
* **deps:** lock file maintenance ([3e37ba5](https://github.com/scratchfoundation/scratch-storage/commit/3e37ba51a755c60e919a409de91b780c795e4d93))
|
|
992
|
-
|
|
993
|
-
## [4.0.103](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.102...v4.0.103) (2025-04-06)
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
### Bug Fixes
|
|
997
|
-
|
|
998
|
-
* **deps:** lock file maintenance ([b86d482](https://github.com/scratchfoundation/scratch-storage/commit/b86d482cc6ffd415700300cbbb81ee46e4a0b082))
|
|
999
|
-
|
|
1000
|
-
## [4.0.102](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.101...v4.0.102) (2025-04-05)
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
### Bug Fixes
|
|
1004
|
-
|
|
1005
|
-
* **deps:** lock file maintenance ([d2a4244](https://github.com/scratchfoundation/scratch-storage/commit/d2a4244c33be5adb3ef8b3c03533cc23727db4e1))
|
|
1006
|
-
|
|
1007
|
-
## [4.0.101](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.100...v4.0.101) (2025-04-05)
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
### Bug Fixes
|
|
1011
|
-
|
|
1012
|
-
* **deps:** lock file maintenance ([601585e](https://github.com/scratchfoundation/scratch-storage/commit/601585ea33b99d32667d05beec4eec83d8b034dc))
|
|
1013
|
-
|
|
1014
|
-
## [4.0.100](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.99...v4.0.100) (2025-04-04)
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
### Bug Fixes
|
|
1018
|
-
|
|
1019
|
-
* **deps:** lock file maintenance ([1437e9f](https://github.com/scratchfoundation/scratch-storage/commit/1437e9f1e52cb5d09a53f68420c9d2fd73c6bab1))
|
|
1020
|
-
|
|
1021
|
-
## [4.0.99](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.98...v4.0.99) (2025-04-04)
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
### Bug Fixes
|
|
1025
|
-
|
|
1026
|
-
* **deps:** lock file maintenance ([d68fcba](https://github.com/scratchfoundation/scratch-storage/commit/d68fcba0b3716923304c47021efe514690f4705a))
|
|
1027
|
-
|
|
1028
|
-
## [4.0.98](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.97...v4.0.98) (2025-04-03)
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
### Bug Fixes
|
|
1032
|
-
|
|
1033
|
-
* **deps:** lock file maintenance ([4793715](https://github.com/scratchfoundation/scratch-storage/commit/479371530245aef04294a672add3972a1894fe51))
|
|
1034
|
-
|
|
1035
|
-
## [4.0.97](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.96...v4.0.97) (2025-04-03)
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
### Bug Fixes
|
|
1039
|
-
|
|
1040
|
-
* **deps:** lock file maintenance ([7362a59](https://github.com/scratchfoundation/scratch-storage/commit/7362a597c4397448fb5ddc9a78f6dd356052f7d7))
|
|
1041
|
-
|
|
1042
|
-
## [4.0.96](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.95...v4.0.96) (2025-04-02)
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
### Bug Fixes
|
|
1046
|
-
|
|
1047
|
-
* **deps:** lock file maintenance ([a3acf11](https://github.com/scratchfoundation/scratch-storage/commit/a3acf11e191ff6163b3d6f0fe641d8be3ea262f3))
|
|
1048
|
-
|
|
1049
|
-
## [4.0.95](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.94...v4.0.95) (2025-03-29)
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
### Bug Fixes
|
|
1053
|
-
|
|
1054
|
-
* **deps:** lock file maintenance ([666e0c2](https://github.com/scratchfoundation/scratch-storage/commit/666e0c2e8e18be8597140b1a63671707688a1408))
|
|
1055
|
-
|
|
1056
|
-
## [4.0.94](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.93...v4.0.94) (2025-03-28)
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
### Bug Fixes
|
|
1060
|
-
|
|
1061
|
-
* **deps:** lock file maintenance ([c1024eb](https://github.com/scratchfoundation/scratch-storage/commit/c1024eb6aebfdb0410ccea87564ece0b3c6a1619))
|
|
1062
|
-
|
|
1063
|
-
## [4.0.93](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.92...v4.0.93) (2025-03-27)
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
### Bug Fixes
|
|
1067
|
-
|
|
1068
|
-
* **deps:** lock file maintenance ([c877ee9](https://github.com/scratchfoundation/scratch-storage/commit/c877ee99b347d454ac11a5bdd100db53cd1e72c6))
|
|
1069
|
-
|
|
1070
|
-
## [4.0.92](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.91...v4.0.92) (2025-03-26)
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
### Bug Fixes
|
|
1074
|
-
|
|
1075
|
-
* **deps:** lock file maintenance ([caf56bd](https://github.com/scratchfoundation/scratch-storage/commit/caf56bd646ecfc34ee178f677db8efad2c1bb9a6))
|
|
1076
|
-
|
|
1077
|
-
## [4.0.91](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.90...v4.0.91) (2025-03-25)
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
### Bug Fixes
|
|
1081
|
-
|
|
1082
|
-
* **deps:** lock file maintenance ([e87ef14](https://github.com/scratchfoundation/scratch-storage/commit/e87ef1495769c429684bfab8bb10080355318a91))
|
|
1083
|
-
|
|
1084
|
-
## [4.0.90](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.89...v4.0.90) (2025-03-24)
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
### Bug Fixes
|
|
1088
|
-
|
|
1089
|
-
* **deps:** lock file maintenance ([9c9f99a](https://github.com/scratchfoundation/scratch-storage/commit/9c9f99a4c31446338808a85bf7f3e6d5363023f8))
|
|
1090
|
-
|
|
1091
|
-
## [4.0.89](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.88...v4.0.89) (2025-03-23)
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
### Bug Fixes
|
|
1095
|
-
|
|
1096
|
-
* **deps:** lock file maintenance ([1b67771](https://github.com/scratchfoundation/scratch-storage/commit/1b6777160e91597cd52a97939c59eb4e9dbc67ab))
|
|
1097
|
-
|
|
1098
|
-
## [4.0.88](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.87...v4.0.88) (2025-03-22)
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
### Bug Fixes
|
|
1102
|
-
|
|
1103
|
-
* **deps:** lock file maintenance ([3904b84](https://github.com/scratchfoundation/scratch-storage/commit/3904b84554e7d089b1b93e4ed18d51a7e758ecca))
|
|
1104
|
-
|
|
1105
|
-
## [4.0.87](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.86...v4.0.87) (2025-03-21)
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
### Bug Fixes
|
|
1109
|
-
|
|
1110
|
-
* **deps:** lock file maintenance ([640b06d](https://github.com/scratchfoundation/scratch-storage/commit/640b06da7ddc0d205325d2868f16f67afb23c091))
|
|
1111
|
-
|
|
1112
|
-
## [4.0.86](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.85...v4.0.86) (2025-03-20)
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
### Bug Fixes
|
|
1116
|
-
|
|
1117
|
-
* **deps:** lock file maintenance ([6f554a2](https://github.com/scratchfoundation/scratch-storage/commit/6f554a2cb4ae1a2001476f8fd3db03cb99e79ee8))
|
|
1118
|
-
|
|
1119
|
-
## [4.0.85](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.84...v4.0.85) (2025-03-19)
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
### Bug Fixes
|
|
1123
|
-
|
|
1124
|
-
* **deps:** lock file maintenance ([3a38ebe](https://github.com/scratchfoundation/scratch-storage/commit/3a38ebe947c5428d378925d8fbd182d31ced7574))
|
|
1125
|
-
|
|
1126
|
-
## [4.0.84](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.83...v4.0.84) (2025-03-18)
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
### Bug Fixes
|
|
1130
|
-
|
|
1131
|
-
* **deps:** lock file maintenance ([0c887b6](https://github.com/scratchfoundation/scratch-storage/commit/0c887b64d1416475c51d7917547666b041059b87))
|
|
1132
|
-
|
|
1133
|
-
## [4.0.83](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.82...v4.0.83) (2025-03-16)
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
### Bug Fixes
|
|
1137
|
-
|
|
1138
|
-
* **deps:** lock file maintenance ([748ea48](https://github.com/scratchfoundation/scratch-storage/commit/748ea486e57ff5e2de20e03ad75d451586acd229))
|
|
1139
|
-
|
|
1140
|
-
## [4.0.82](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.81...v4.0.82) (2025-03-16)
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
### Bug Fixes
|
|
1144
|
-
|
|
1145
|
-
* **deps:** lock file maintenance ([69def3b](https://github.com/scratchfoundation/scratch-storage/commit/69def3bb151ed25d60510fd4ca41ad6d74810c21))
|
|
1146
|
-
|
|
1147
|
-
## [4.0.81](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.80...v4.0.81) (2025-03-15)
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
### Bug Fixes
|
|
1151
|
-
|
|
1152
|
-
* **deps:** lock file maintenance ([241e6f6](https://github.com/scratchfoundation/scratch-storage/commit/241e6f641cc0a165f15cb4779da2a06cbd3017e1))
|
|
1153
|
-
|
|
1154
|
-
## [4.0.80](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.79...v4.0.80) (2025-03-14)
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
### Bug Fixes
|
|
1158
|
-
|
|
1159
|
-
* **deps:** lock file maintenance ([437867f](https://github.com/scratchfoundation/scratch-storage/commit/437867f42abbe948197efbbc7c41aa9574a4be1a))
|
|
1160
|
-
|
|
1161
|
-
## [4.0.79](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.78...v4.0.79) (2025-03-13)
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
### Bug Fixes
|
|
1165
|
-
|
|
1166
|
-
* **deps:** lock file maintenance ([00697b5](https://github.com/scratchfoundation/scratch-storage/commit/00697b59d20b5b094ff3142baa263c2dac6ec2fd))
|
|
1167
|
-
|
|
1168
|
-
## [4.0.78](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.77...v4.0.78) (2025-03-12)
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
### Bug Fixes
|
|
1172
|
-
|
|
1173
|
-
* **deps:** update dependency @babel/runtime to v7.26.10 [security] ([190f48f](https://github.com/scratchfoundation/scratch-storage/commit/190f48fa44e37a033f4871f4808ea2ac2fbc22db))
|
|
1174
|
-
|
|
1175
|
-
## [4.0.77](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.76...v4.0.77) (2025-03-12)
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
### Bug Fixes
|
|
1179
|
-
|
|
1180
|
-
* **deps:** lock file maintenance ([05018f2](https://github.com/scratchfoundation/scratch-storage/commit/05018f2d2bd51b989a9181175b4248eff5471b60))
|
|
1181
|
-
|
|
1182
|
-
## [4.0.76](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.75...v4.0.76) (2025-03-11)
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
### Bug Fixes
|
|
1186
|
-
|
|
1187
|
-
* **deps:** lock file maintenance ([1d85660](https://github.com/scratchfoundation/scratch-storage/commit/1d856601b5595f27c8815fdf3bd22633b5d9f3b6))
|
|
1188
|
-
|
|
1189
|
-
## [4.0.75](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.74...v4.0.75) (2025-03-10)
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
### Bug Fixes
|
|
1193
|
-
|
|
1194
|
-
* **deps:** lock file maintenance ([97a6eb8](https://github.com/scratchfoundation/scratch-storage/commit/97a6eb871254bd160425f81075e57c804e22d764))
|
|
1195
|
-
|
|
1196
|
-
## [4.0.74](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.73...v4.0.74) (2025-03-09)
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
### Bug Fixes
|
|
1200
|
-
|
|
1201
|
-
* **deps:** lock file maintenance ([8d4f007](https://github.com/scratchfoundation/scratch-storage/commit/8d4f0071f5ff3599c33a0886a94e42f43d227a98))
|
|
1202
|
-
|
|
1203
|
-
## [4.0.73](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.72...v4.0.73) (2025-03-08)
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
### Bug Fixes
|
|
1207
|
-
|
|
1208
|
-
* **deps:** lock file maintenance ([770fd8d](https://github.com/scratchfoundation/scratch-storage/commit/770fd8d4a268640b5c439b8546f9a439be4972ec))
|
|
1209
|
-
|
|
1210
|
-
## [4.0.72](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.71...v4.0.72) (2025-03-07)
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
### Bug Fixes
|
|
1214
|
-
|
|
1215
|
-
* **deps:** lock file maintenance ([1899b3c](https://github.com/scratchfoundation/scratch-storage/commit/1899b3cc95f4312af64f8230d0e4c1b666f96b50))
|
|
1216
|
-
|
|
1217
|
-
## [4.0.71](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.70...v4.0.71) (2025-03-07)
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
### Bug Fixes
|
|
1221
|
-
|
|
1222
|
-
* **deps:** lock file maintenance ([38f88c9](https://github.com/scratchfoundation/scratch-storage/commit/38f88c98a4054dc2cdef26fcdfff8b0b0b0cba9f))
|
|
1223
|
-
|
|
1224
|
-
## [4.0.70](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.69...v4.0.70) (2025-03-06)
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
### Bug Fixes
|
|
1228
|
-
|
|
1229
|
-
* **deps:** lock file maintenance ([b9ff501](https://github.com/scratchfoundation/scratch-storage/commit/b9ff50126477ad7ef9023b63f19c78dcb20f0dd4))
|
|
1230
|
-
|
|
1231
|
-
## [4.0.69](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.68...v4.0.69) (2025-03-05)
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
### Bug Fixes
|
|
1235
|
-
|
|
1236
|
-
* **deps:** lock file maintenance ([6395bb4](https://github.com/scratchfoundation/scratch-storage/commit/6395bb402560f2130679b389b9ea7c4ea208e46b))
|
|
1237
|
-
|
|
1238
|
-
## [4.0.68](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.67...v4.0.68) (2025-03-05)
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
### Bug Fixes
|
|
1242
|
-
|
|
1243
|
-
* **deps:** lock file maintenance ([6ceb24c](https://github.com/scratchfoundation/scratch-storage/commit/6ceb24c717f0df74a498cbf5d909f3af0aad4645))
|
|
1244
|
-
|
|
1245
|
-
## [4.0.67](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.66...v4.0.67) (2025-03-04)
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
### Bug Fixes
|
|
1249
|
-
|
|
1250
|
-
* **deps:** lock file maintenance ([3db1e69](https://github.com/scratchfoundation/scratch-storage/commit/3db1e698b8ceaea4ed8c3135042dd0f5f7d6bf5f))
|
|
1251
|
-
|
|
1252
|
-
## [4.0.66](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.65...v4.0.66) (2025-03-03)
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
### Bug Fixes
|
|
1256
|
-
|
|
1257
|
-
* **deps:** lock file maintenance ([f5091bd](https://github.com/scratchfoundation/scratch-storage/commit/f5091bd36b48a551b15c3912eb69fb1353d1519b))
|
|
1258
|
-
|
|
1259
|
-
## [4.0.65](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.64...v4.0.65) (2025-03-02)
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
### Bug Fixes
|
|
1263
|
-
|
|
1264
|
-
* **deps:** lock file maintenance ([197235b](https://github.com/scratchfoundation/scratch-storage/commit/197235b62271141882f0b45ac207993552d46fb3))
|
|
1265
|
-
|
|
1266
|
-
## [4.0.64](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.63...v4.0.64) (2025-03-01)
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
### Bug Fixes
|
|
1270
|
-
|
|
1271
|
-
* **deps:** lock file maintenance ([8982b38](https://github.com/scratchfoundation/scratch-storage/commit/8982b38578268498940a4cb49051470d70ae8c83))
|
|
1272
|
-
|
|
1273
|
-
## [4.0.63](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.62...v4.0.63) (2025-02-28)
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
### Bug Fixes
|
|
1277
|
-
|
|
1278
|
-
* **deps:** lock file maintenance ([e54f762](https://github.com/scratchfoundation/scratch-storage/commit/e54f762471fa7dfc1af9cc3666ed793f7f3716a2))
|
|
1279
|
-
|
|
1280
|
-
## [4.0.62](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.61...v4.0.62) (2025-02-28)
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
### Bug Fixes
|
|
1284
|
-
|
|
1285
|
-
* **deps:** lock file maintenance ([774fd6d](https://github.com/scratchfoundation/scratch-storage/commit/774fd6d8bb47f8ecb0a2abfe2348435933e6be79))
|
|
1286
|
-
|
|
1287
|
-
## [4.0.61](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.60...v4.0.61) (2025-02-27)
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
### Bug Fixes
|
|
1291
|
-
|
|
1292
|
-
* **deps:** lock file maintenance ([5bef570](https://github.com/scratchfoundation/scratch-storage/commit/5bef570e2899f3b8e3d520f7ca065832e1a296e6))
|
|
1293
|
-
|
|
1294
|
-
## [4.0.60](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.59...v4.0.60) (2025-02-26)
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
### Bug Fixes
|
|
1298
|
-
|
|
1299
|
-
* **deps:** lock file maintenance ([5664010](https://github.com/scratchfoundation/scratch-storage/commit/566401094f5d6c1090f68def9936bf2b3d9746d1))
|
|
1300
|
-
|
|
1301
|
-
## [4.0.59](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.58...v4.0.59) (2025-02-25)
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
### Bug Fixes
|
|
1305
|
-
|
|
1306
|
-
* **deps:** lock file maintenance ([c998427](https://github.com/scratchfoundation/scratch-storage/commit/c9984271e1e36119614dd796134f9ccaac91edd2))
|
|
1307
|
-
|
|
1308
|
-
## [4.0.58](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.57...v4.0.58) (2025-02-24)
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
### Bug Fixes
|
|
1312
|
-
|
|
1313
|
-
* **deps:** lock file maintenance ([d3070cd](https://github.com/scratchfoundation/scratch-storage/commit/d3070cd9c047bfe6dd5902de4c203410e6a311ab))
|
|
1314
|
-
|
|
1315
|
-
## [4.0.57](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.56...v4.0.57) (2025-02-23)
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
### Bug Fixes
|
|
1319
|
-
|
|
1320
|
-
* **deps:** lock file maintenance ([fc71960](https://github.com/scratchfoundation/scratch-storage/commit/fc71960e39d67a5bb6e337c8fc55c5af66e5c0ea))
|
|
1321
|
-
|
|
1322
|
-
## [4.0.56](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.55...v4.0.56) (2025-02-20)
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
### Bug Fixes
|
|
1326
|
-
|
|
1327
|
-
* **deps:** lock file maintenance ([f83a719](https://github.com/scratchfoundation/scratch-storage/commit/f83a719cc9e7e75ef6462e7e364811c4936c8b9c))
|
|
1328
|
-
|
|
1329
|
-
## [4.0.55](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.54...v4.0.55) (2025-02-19)
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
### Bug Fixes
|
|
1333
|
-
|
|
1334
|
-
* **deps:** lock file maintenance ([8125ad7](https://github.com/scratchfoundation/scratch-storage/commit/8125ad7eb2b0caa43fc2c954a51697a01715676c))
|
|
1335
|
-
|
|
1336
|
-
## [4.0.54](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.53...v4.0.54) (2025-02-18)
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
### Bug Fixes
|
|
1340
|
-
|
|
1341
|
-
* **deps:** lock file maintenance ([f829c07](https://github.com/scratchfoundation/scratch-storage/commit/f829c07c6973f6b64b5b82704894062786d0866e))
|
|
1342
|
-
|
|
1343
|
-
## [4.0.53](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.52...v4.0.53) (2025-02-17)
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
### Bug Fixes
|
|
1347
|
-
|
|
1348
|
-
* **deps:** lock file maintenance ([553fb0d](https://github.com/scratchfoundation/scratch-storage/commit/553fb0d9002f3ebccb87bf536b018e4d6a5f59a7))
|
|
1349
|
-
|
|
1350
|
-
## [4.0.52](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.51...v4.0.52) (2025-02-15)
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
### Bug Fixes
|
|
1354
|
-
|
|
1355
|
-
* **deps:** lock file maintenance ([aac41fc](https://github.com/scratchfoundation/scratch-storage/commit/aac41fca701d125f17a78715c6471364d266763b))
|
|
1356
|
-
|
|
1357
|
-
## [4.0.51](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.50...v4.0.51) (2025-02-15)
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
### Bug Fixes
|
|
1361
|
-
|
|
1362
|
-
* **deps:** lock file maintenance ([3358cde](https://github.com/scratchfoundation/scratch-storage/commit/3358cde7ae5e3fb4ae2c0a3796454cc1aca11cd6))
|
|
1363
|
-
|
|
1364
|
-
## [4.0.50](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.49...v4.0.50) (2025-02-12)
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
### Bug Fixes
|
|
1368
|
-
|
|
1369
|
-
* **deps:** lock file maintenance ([39b6158](https://github.com/scratchfoundation/scratch-storage/commit/39b61580c132d9b3238f2b5d9cd76ac4dd114c5e))
|
|
1370
|
-
|
|
1371
|
-
## [4.0.49](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.48...v4.0.49) (2025-02-09)
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
### Bug Fixes
|
|
1375
|
-
|
|
1376
|
-
* **deps:** lock file maintenance ([d0bc217](https://github.com/scratchfoundation/scratch-storage/commit/d0bc2174cc7180edfd8b6cede06e168ad3913c58))
|
|
1377
|
-
|
|
1378
|
-
## [4.0.48](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.47...v4.0.48) (2025-02-08)
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
### Bug Fixes
|
|
1382
|
-
|
|
1383
|
-
* **deps:** lock file maintenance ([7cf25e7](https://github.com/scratchfoundation/scratch-storage/commit/7cf25e72d392d030ad6dee7aa23a5bdd0752c0da))
|
|
1384
|
-
|
|
1385
|
-
## [4.0.47](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.46...v4.0.47) (2025-02-07)
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
### Bug Fixes
|
|
1389
|
-
|
|
1390
|
-
* **deps:** lock file maintenance ([3e9f7ac](https://github.com/scratchfoundation/scratch-storage/commit/3e9f7acbfa3e8d3e62e2b970a0c3f6f40cff80a6))
|
|
1391
|
-
|
|
1392
|
-
## [4.0.46](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.45...v4.0.46) (2025-02-07)
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
### Bug Fixes
|
|
1396
|
-
|
|
1397
|
-
* **deps:** lock file maintenance ([975d670](https://github.com/scratchfoundation/scratch-storage/commit/975d670d8f8eaaf6f65c4ec5f04d4e9f15d9f42c))
|
|
1398
|
-
|
|
1399
|
-
## [4.0.45](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.44...v4.0.45) (2025-02-06)
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
### Bug Fixes
|
|
1403
|
-
|
|
1404
|
-
* **deps:** lock file maintenance ([0f96f4d](https://github.com/scratchfoundation/scratch-storage/commit/0f96f4d83bdef9cb3b29a250917fa3b4b4f1400a))
|
|
1405
|
-
|
|
1406
|
-
## [4.0.44](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.43...v4.0.44) (2025-02-05)
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
### Bug Fixes
|
|
1410
|
-
|
|
1411
|
-
* **deps:** lock file maintenance ([0207ee0](https://github.com/scratchfoundation/scratch-storage/commit/0207ee0ae17d2f5114d16acfeed9c2b1476c3a9b))
|
|
1412
|
-
|
|
1413
|
-
## [4.0.43](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.42...v4.0.43) (2025-02-04)
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
### Bug Fixes
|
|
1417
|
-
|
|
1418
|
-
* **deps:** lock file maintenance ([f083b29](https://github.com/scratchfoundation/scratch-storage/commit/f083b299ebde2b995603f050b82f7d8c65d30b96))
|
|
1419
|
-
|
|
1420
|
-
## [4.0.42](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.41...v4.0.42) (2025-02-03)
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
### Bug Fixes
|
|
1424
|
-
|
|
1425
|
-
* **deps:** lock file maintenance ([2808aea](https://github.com/scratchfoundation/scratch-storage/commit/2808aeae0a795a3ebd84a3cde7acb791bdfd3c6e))
|
|
1426
|
-
|
|
1427
|
-
## [4.0.41](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.40...v4.0.41) (2025-02-02)
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
### Bug Fixes
|
|
1431
|
-
|
|
1432
|
-
* **deps:** lock file maintenance ([28004d8](https://github.com/scratchfoundation/scratch-storage/commit/28004d87258a16c99c3037d233df3bdbafe4ef01))
|
|
1433
|
-
|
|
1434
|
-
## [4.0.40](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.39...v4.0.40) (2025-01-30)
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
### Bug Fixes
|
|
1438
|
-
|
|
1439
|
-
* **deps:** lock file maintenance ([4cedcb4](https://github.com/scratchfoundation/scratch-storage/commit/4cedcb481b16f5e59666d2c02151393b716bfcb8))
|
|
1440
|
-
|
|
1441
|
-
## [4.0.39](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.38...v4.0.39) (2025-01-26)
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
### Bug Fixes
|
|
1445
|
-
|
|
1446
|
-
* **deps:** lock file maintenance ([a0676b2](https://github.com/scratchfoundation/scratch-storage/commit/a0676b29d182024ba3238cd52da4d4a8fc67def6))
|
|
1447
|
-
|
|
1448
|
-
## [4.0.38](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.37...v4.0.38) (2025-01-25)
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
### Bug Fixes
|
|
1452
|
-
|
|
1453
|
-
* **deps:** lock file maintenance ([d42a467](https://github.com/scratchfoundation/scratch-storage/commit/d42a467b9c41ad59dc2b03d593b97403b309e2b2))
|
|
1454
|
-
|
|
1455
|
-
## [4.0.37](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.36...v4.0.37) (2025-01-24)
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
### Bug Fixes
|
|
1459
|
-
|
|
1460
|
-
* **deps:** lock file maintenance ([1821af3](https://github.com/scratchfoundation/scratch-storage/commit/1821af3e3fef715baefab9ad225bb84fd126b33f))
|
|
1461
|
-
|
|
1462
|
-
## [4.0.36](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.35...v4.0.36) (2025-01-23)
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
### Bug Fixes
|
|
1466
|
-
|
|
1467
|
-
* **deps:** lock file maintenance ([35a4d67](https://github.com/scratchfoundation/scratch-storage/commit/35a4d6791fdac1779128d8e383c5845fdff0b3d9))
|
|
1468
|
-
|
|
1469
|
-
## [4.0.35](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.34...v4.0.35) (2025-01-21)
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
### Bug Fixes
|
|
1473
|
-
|
|
1474
|
-
* **deps:** lock file maintenance ([bff1c6c](https://github.com/scratchfoundation/scratch-storage/commit/bff1c6c6b64120ffed30e2dfee43981db72c8214))
|
|
1475
|
-
|
|
1476
|
-
## [4.0.34](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.33...v4.0.34) (2025-01-20)
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
### Bug Fixes
|
|
1480
|
-
|
|
1481
|
-
* **deps:** lock file maintenance ([fd27040](https://github.com/scratchfoundation/scratch-storage/commit/fd27040054991abeb71d26a695bbbda4debeb271))
|
|
1482
|
-
|
|
1483
|
-
## [4.0.33](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.32...v4.0.33) (2025-01-19)
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
### Bug Fixes
|
|
1487
|
-
|
|
1488
|
-
* **deps:** lock file maintenance ([62bb60b](https://github.com/scratchfoundation/scratch-storage/commit/62bb60bab4256fe434d90ed87561de243a52ca70))
|
|
1489
|
-
|
|
1490
|
-
## [4.0.32](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.31...v4.0.32) (2025-01-16)
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
### Bug Fixes
|
|
1494
|
-
|
|
1495
|
-
* **deps:** lock file maintenance ([f087dd6](https://github.com/scratchfoundation/scratch-storage/commit/f087dd697133aaa8bbde142bfec6bb92136aff61))
|
|
1496
|
-
|
|
1497
|
-
## [4.0.31](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.30...v4.0.31) (2025-01-15)
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
### Bug Fixes
|
|
1501
|
-
|
|
1502
|
-
* **deps:** lock file maintenance ([88e78f0](https://github.com/scratchfoundation/scratch-storage/commit/88e78f0e44f717be824c829cfd193ec42fad7a4a))
|
|
1503
|
-
|
|
1504
|
-
## [4.0.30](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.29...v4.0.30) (2025-01-14)
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
### Bug Fixes
|
|
1508
|
-
|
|
1509
|
-
* **deps:** lock file maintenance ([26eca2e](https://github.com/scratchfoundation/scratch-storage/commit/26eca2e13e4ce5fb9acb4828013952d846e89959))
|
|
1510
|
-
|
|
1511
|
-
## [4.0.29](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.28...v4.0.29) (2025-01-11)
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
### Bug Fixes
|
|
1515
|
-
|
|
1516
|
-
* **deps:** lock file maintenance ([b97bd0a](https://github.com/scratchfoundation/scratch-storage/commit/b97bd0a7851b4d84b61d1bc1490eaa7b2dd9a71f))
|
|
1517
|
-
|
|
1518
|
-
## [4.0.28](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.27...v4.0.28) (2025-01-11)
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
### Bug Fixes
|
|
1522
|
-
|
|
1523
|
-
* **deps:** lock file maintenance ([f681740](https://github.com/scratchfoundation/scratch-storage/commit/f6817401d6b17f046c9b2e1df22d50c38cf3f9cc))
|
|
1524
|
-
|
|
1525
|
-
## [4.0.27](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.26...v4.0.27) (2025-01-10)
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
### Bug Fixes
|
|
1529
|
-
|
|
1530
|
-
* **deps:** lock file maintenance ([7f4a775](https://github.com/scratchfoundation/scratch-storage/commit/7f4a775966e2a16692be908e51874bccf53db904))
|
|
1531
|
-
|
|
1532
|
-
## [4.0.26](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.25...v4.0.26) (2025-01-09)
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
### Bug Fixes
|
|
1536
|
-
|
|
1537
|
-
* **deps:** lock file maintenance ([42a9478](https://github.com/scratchfoundation/scratch-storage/commit/42a9478e16124dccbb4c24479dd6686ef10f6521))
|
|
1538
|
-
|
|
1539
|
-
## [4.0.25](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.24...v4.0.25) (2025-01-09)
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
### Bug Fixes
|
|
1543
|
-
|
|
1544
|
-
* **deps:** lock file maintenance ([e0b29ae](https://github.com/scratchfoundation/scratch-storage/commit/e0b29aeb85aae2b2dde072d8dbec3026b145d364))
|
|
1545
|
-
|
|
1546
|
-
## [4.0.24](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.23...v4.0.24) (2025-01-07)
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
### Bug Fixes
|
|
1550
|
-
|
|
1551
|
-
* error calling fetch ([650fca5](https://github.com/scratchfoundation/scratch-storage/commit/650fca5ecdd3eb7bdeab6c1ee80e8bb634fa0b59))
|
|
1552
|
-
* fix failing specs ([41816e4](https://github.com/scratchfoundation/scratch-storage/commit/41816e448c082a78d1572c0c788eb5f64ff6bd3a))
|
|
1553
|
-
|
|
1554
|
-
## [4.0.23](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.22...v4.0.23) (2024-12-20)
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
### Bug Fixes
|
|
1558
|
-
|
|
1559
|
-
* **deps:** buffer is a runtime dependency ([3616355](https://github.com/scratchfoundation/scratch-storage/commit/361635522767fdbbf2816e9ddc943bdd2d59fca4))
|
|
1560
|
-
|
|
1561
|
-
## [4.0.22](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.21...v4.0.22) (2024-12-10)
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
### Bug Fixes
|
|
1565
|
-
|
|
1566
|
-
* **deps:** lock file maintenance ([ca84557](https://github.com/scratchfoundation/scratch-storage/commit/ca84557ec72679bd039fc315d38a6a63e4ee431b))
|
|
1567
|
-
|
|
1568
|
-
## [4.0.21](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.20...v4.0.21) (2024-12-08)
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
### Bug Fixes
|
|
1572
|
-
|
|
1573
|
-
* **deps:** lock file maintenance ([578d4e0](https://github.com/scratchfoundation/scratch-storage/commit/578d4e0166ff0c64220735d375ad80a32b01f863))
|
|
1574
|
-
|
|
1575
|
-
## [4.0.20](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.19...v4.0.20) (2024-12-08)
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
### Bug Fixes
|
|
1579
|
-
|
|
1580
|
-
* **deps:** lock file maintenance ([1ec15b8](https://github.com/scratchfoundation/scratch-storage/commit/1ec15b823c8c403770efd5ab43815990fc66bb74))
|
|
1581
|
-
|
|
1582
|
-
## [4.0.19](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.18...v4.0.19) (2024-12-07)
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
### Bug Fixes
|
|
1586
|
-
|
|
1587
|
-
* **deps:** lock file maintenance ([eda0fbb](https://github.com/scratchfoundation/scratch-storage/commit/eda0fbb26f7c45fa46609650b787586dff510a7d))
|
|
1588
|
-
|
|
1589
|
-
## [4.0.18](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.17...v4.0.18) (2024-12-07)
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
### Bug Fixes
|
|
1593
|
-
|
|
1594
|
-
* **deps:** lock file maintenance ([4be8838](https://github.com/scratchfoundation/scratch-storage/commit/4be8838f76930f3ec06411874c3c1cd8b56a4a3c))
|
|
1595
|
-
|
|
1596
|
-
## [4.0.17](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.16...v4.0.17) (2024-12-06)
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
### Bug Fixes
|
|
1600
|
-
|
|
1601
|
-
* **deps:** lock file maintenance ([8796cfe](https://github.com/scratchfoundation/scratch-storage/commit/8796cfe7de12436a740bae60881e4f2f8fa26c8d))
|
|
1602
|
-
|
|
1603
|
-
## [4.0.16](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.15...v4.0.16) (2024-12-06)
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
### Bug Fixes
|
|
1607
|
-
|
|
1608
|
-
* **deps:** lock file maintenance ([7b87b00](https://github.com/scratchfoundation/scratch-storage/commit/7b87b00c181f62124d236e96f388b87b280b9053))
|
|
1609
|
-
|
|
1610
|
-
## [4.0.15](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.14...v4.0.15) (2024-12-05)
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
### Bug Fixes
|
|
1614
|
-
|
|
1615
|
-
* **deps:** lock file maintenance ([62c718d](https://github.com/scratchfoundation/scratch-storage/commit/62c718d08a1542d06c4533502dc22fa8f781f0e6))
|
|
1616
|
-
|
|
1617
|
-
## [4.0.14](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.13...v4.0.14) (2024-12-05)
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
### Bug Fixes
|
|
1621
|
-
|
|
1622
|
-
* **deps:** lock file maintenance ([2e49714](https://github.com/scratchfoundation/scratch-storage/commit/2e49714cd10db235b98b85136059ff8c5c36cf70))
|
|
1623
|
-
|
|
1624
|
-
## [4.0.13](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.12...v4.0.13) (2024-12-03)
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
### Bug Fixes
|
|
1628
|
-
|
|
1629
|
-
* **deps:** lock file maintenance ([4b97a45](https://github.com/scratchfoundation/scratch-storage/commit/4b97a455b08c878e786f8e5ee4e44b609d00c80f))
|
|
1630
|
-
|
|
1631
|
-
## [4.0.12](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.11...v4.0.12) (2024-12-03)
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
### Bug Fixes
|
|
1635
|
-
|
|
1636
|
-
* **deps:** lock file maintenance ([9009a2d](https://github.com/scratchfoundation/scratch-storage/commit/9009a2db419b9e336d643c5604d0035d289e0d5b))
|
|
1637
|
-
|
|
1638
|
-
## [4.0.11](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.10...v4.0.11) (2024-12-02)
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
### Bug Fixes
|
|
1642
|
-
|
|
1643
|
-
* **deps:** lock file maintenance ([99c7062](https://github.com/scratchfoundation/scratch-storage/commit/99c7062afb7bd7ccf5f17c68c2c609d98ec0100a))
|
|
1644
|
-
|
|
1645
|
-
## [4.0.10](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.9...v4.0.10) (2024-12-01)
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
### Bug Fixes
|
|
1649
|
-
|
|
1650
|
-
* **deps:** lock file maintenance ([a69ccd9](https://github.com/scratchfoundation/scratch-storage/commit/a69ccd98b7f9ab090cbb56e165c4ac1e82ae9867))
|
|
1651
|
-
|
|
1652
|
-
## [4.0.9](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.8...v4.0.9) (2024-11-30)
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
### Bug Fixes
|
|
1656
|
-
|
|
1657
|
-
* **deps:** lock file maintenance ([6e25506](https://github.com/scratchfoundation/scratch-storage/commit/6e25506b7cf1aadf404d3bde72d742f59405be7c))
|
|
1658
|
-
|
|
1659
|
-
## [4.0.8](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.7...v4.0.8) (2024-11-29)
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
### Bug Fixes
|
|
1663
|
-
|
|
1664
|
-
* **deps:** lock file maintenance ([76bdb31](https://github.com/scratchfoundation/scratch-storage/commit/76bdb31ec27d02d3ee11ec20d7fed457b9f83fe2))
|
|
1665
|
-
|
|
1666
|
-
## [4.0.7](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.6...v4.0.7) (2024-11-29)
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
### Bug Fixes
|
|
1670
|
-
|
|
1671
|
-
* **deps:** lock file maintenance ([7e27f22](https://github.com/scratchfoundation/scratch-storage/commit/7e27f22404f53fa4b0b84917746943bc0a5bd406))
|
|
1672
|
-
|
|
1673
|
-
## [4.0.6](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.5...v4.0.6) (2024-11-28)
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
### Bug Fixes
|
|
1677
|
-
|
|
1678
|
-
* **deps:** lock file maintenance ([03200bc](https://github.com/scratchfoundation/scratch-storage/commit/03200bc52a1709dd1eefb65f83eb534f89ce9d0d))
|
|
1679
|
-
|
|
1680
|
-
## [4.0.5](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.4...v4.0.5) (2024-11-28)
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
### Bug Fixes
|
|
1684
|
-
|
|
1685
|
-
* **deps:** lock file maintenance ([f02292c](https://github.com/scratchfoundation/scratch-storage/commit/f02292c51ecd64af5f6d2ac38a35b7d53ab4f7e7))
|
|
1686
|
-
|
|
1687
|
-
## [4.0.4](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.3...v4.0.4) (2024-11-27)
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
### Bug Fixes
|
|
1691
|
-
|
|
1692
|
-
* **deps:** lock file maintenance ([183b243](https://github.com/scratchfoundation/scratch-storage/commit/183b243deaf0f8b4e6f09d1b19c11669edba4bed))
|
|
1693
|
-
|
|
1694
|
-
## [4.0.3](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.2...v4.0.3) (2024-11-27)
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
### Bug Fixes
|
|
1698
|
-
|
|
1699
|
-
* **deps:** lock file maintenance ([83dac35](https://github.com/scratchfoundation/scratch-storage/commit/83dac353084b414966b7bffefdeedf1a8fe73bc2))
|
|
1700
|
-
|
|
1701
|
-
## [4.0.2](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.1...v4.0.2) (2024-11-26)
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
### Bug Fixes
|
|
1705
|
-
|
|
1706
|
-
* **deps:** lock file maintenance ([7839068](https://github.com/scratchfoundation/scratch-storage/commit/783906847c2a9b3a41dcda4f38dc1ccaaf7a9f61))
|
|
1707
|
-
|
|
1708
|
-
## [4.0.1](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.0...v4.0.1) (2024-11-26)
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
### Bug Fixes
|
|
1712
|
-
|
|
1713
|
-
* **deps:** lock file maintenance ([57e6e28](https://github.com/scratchfoundation/scratch-storage/commit/57e6e28e8ff8cb1c0c4843dc09aba6e8a0aea6b4))
|
|
1714
|
-
|
|
1715
|
-
# [4.0.0](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.39...v4.0.0) (2024-11-25)
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
* chore!: set license to AGPL-3.0-only ([9de39ba](https://github.com/scratchfoundation/scratch-storage/commit/9de39bae84ed3eccc24f1b60cb51e822b20f160d))
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
### BREAKING CHANGES
|
|
1722
|
-
|
|
1723
|
-
* This project is now licensed under the AGPL version 3.0
|
|
1724
|
-
|
|
1725
|
-
See https://www.scratchfoundation.org/open-source-license
|
|
1726
|
-
|
|
1727
|
-
## [3.0.39](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.38...v3.0.39) (2024-11-25)
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
### Bug Fixes
|
|
1731
|
-
|
|
1732
|
-
* **deps:** lock file maintenance ([5d66405](https://github.com/scratchfoundation/scratch-storage/commit/5d6640504763b4a9dde973fda6da7108b99e166a))
|
|
1733
|
-
|
|
1734
|
-
## [3.0.38](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.37...v3.0.38) (2024-11-24)
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
### Bug Fixes
|
|
1738
|
-
|
|
1739
|
-
* **deps:** lock file maintenance ([4dd626a](https://github.com/scratchfoundation/scratch-storage/commit/4dd626a89ab027e7bd0fb7c07803103c000fbc92))
|
|
1740
|
-
|
|
1741
|
-
## [3.0.37](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.36...v3.0.37) (2024-11-23)
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
### Bug Fixes
|
|
1745
|
-
|
|
1746
|
-
* **deps:** lock file maintenance ([c4c6d08](https://github.com/scratchfoundation/scratch-storage/commit/c4c6d08935337cb0bff54e11cec8465c98a1685b))
|
|
1747
|
-
|
|
1748
|
-
## [3.0.36](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.35...v3.0.36) (2024-11-23)
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
### Bug Fixes
|
|
1752
|
-
|
|
1753
|
-
* **deps:** lock file maintenance ([b3f8874](https://github.com/scratchfoundation/scratch-storage/commit/b3f88746cc11b8e7886982350045581db7cc71f6))
|
|
1754
|
-
|
|
1755
|
-
## [3.0.35](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.34...v3.0.35) (2024-11-22)
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
### Bug Fixes
|
|
1759
|
-
|
|
1760
|
-
* **deps:** lock file maintenance ([b14083f](https://github.com/scratchfoundation/scratch-storage/commit/b14083fe4ef615f95295c75cf2e0bc8599b1baf1))
|
|
1761
|
-
|
|
1762
|
-
## [3.0.34](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.33...v3.0.34) (2024-11-22)
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
### Bug Fixes
|
|
1766
|
-
|
|
1767
|
-
* **deps:** lock file maintenance ([37bf128](https://github.com/scratchfoundation/scratch-storage/commit/37bf128ae31cf4844c5678eb49542041429b5064))
|
|
1768
|
-
|
|
1769
|
-
## [3.0.33](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.32...v3.0.33) (2024-11-20)
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
### Bug Fixes
|
|
1773
|
-
|
|
1774
|
-
* **deps:** lock file maintenance ([40e57c7](https://github.com/scratchfoundation/scratch-storage/commit/40e57c7994ac25c2d2ed6241904c959db4964c19))
|
|
1775
|
-
|
|
1776
|
-
## [3.0.32](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.31...v3.0.32) (2024-11-19)
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
### Bug Fixes
|
|
1780
|
-
|
|
1781
|
-
* **deps:** lock file maintenance ([4e6e413](https://github.com/scratchfoundation/scratch-storage/commit/4e6e41375b5a5be5569a6371d8ec99e041619c7d))
|
|
1782
|
-
|
|
1783
|
-
## [3.0.31](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.30...v3.0.31) (2024-11-19)
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
### Bug Fixes
|
|
1787
|
-
|
|
1788
|
-
* **deps:** lock file maintenance ([a7f3295](https://github.com/scratchfoundation/scratch-storage/commit/a7f3295c91bf38fd33462617cb08451fe61b4f59))
|
|
1789
|
-
|
|
1790
|
-
## [3.0.30](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.29...v3.0.30) (2024-11-16)
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
### Bug Fixes
|
|
1794
|
-
|
|
1795
|
-
* **deps:** lock file maintenance ([d8b4850](https://github.com/scratchfoundation/scratch-storage/commit/d8b48507070a61b52cb4ccabad6d3274296afae3))
|
|
1796
|
-
|
|
1797
|
-
## [3.0.29](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.28...v3.0.29) (2024-11-16)
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
### Bug Fixes
|
|
1801
|
-
|
|
1802
|
-
* **deps:** lock file maintenance ([d238ddb](https://github.com/scratchfoundation/scratch-storage/commit/d238ddb0cbd4d41c70658d74a04ecf1579f21c51))
|
|
1803
|
-
|
|
1804
|
-
## [3.0.28](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.27...v3.0.28) (2024-11-15)
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
### Bug Fixes
|
|
1808
|
-
|
|
1809
|
-
* **deps:** lock file maintenance ([b8047b0](https://github.com/scratchfoundation/scratch-storage/commit/b8047b0e3747d16d08e120068aa321f36655d5d5))
|
|
1810
|
-
|
|
1811
|
-
## [3.0.27](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.26...v3.0.27) (2024-11-15)
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
### Bug Fixes
|
|
1815
|
-
|
|
1816
|
-
* **deps:** lock file maintenance ([009f378](https://github.com/scratchfoundation/scratch-storage/commit/009f37878e0dd6a0f2393c941fbafaea4b0e7d71))
|
|
1817
|
-
|
|
1818
|
-
## [3.0.26](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.25...v3.0.26) (2024-11-13)
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
### Bug Fixes
|
|
1822
|
-
|
|
1823
|
-
* **deps:** lock file maintenance ([543a85a](https://github.com/scratchfoundation/scratch-storage/commit/543a85a74964165cc25e57c703738d96d6c5795c))
|
|
1824
|
-
|
|
1825
|
-
## [3.0.25](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.24...v3.0.25) (2024-11-12)
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
### Bug Fixes
|
|
1829
|
-
|
|
1830
|
-
* **deps:** lock file maintenance ([a62ea10](https://github.com/scratchfoundation/scratch-storage/commit/a62ea104ffa67907d37abe41cf84ef9767b3a855))
|
|
1831
|
-
|
|
1832
|
-
## [3.0.24](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.23...v3.0.24) (2024-11-12)
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
### Bug Fixes
|
|
1836
|
-
|
|
1837
|
-
* **deps:** lock file maintenance ([fd8a5e2](https://github.com/scratchfoundation/scratch-storage/commit/fd8a5e2a759558c39fdcc373aff65411f822ff6f))
|
|
1838
|
-
|
|
1839
|
-
## [3.0.23](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.22...v3.0.23) (2024-11-11)
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
### Bug Fixes
|
|
1843
|
-
|
|
1844
|
-
* **deps:** lock file maintenance ([f0ac960](https://github.com/scratchfoundation/scratch-storage/commit/f0ac9607d28678bfa5d2c333e2ed81ee0466f617))
|
|
1845
|
-
|
|
1846
|
-
## [3.0.22](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.21...v3.0.22) (2024-11-11)
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
### Bug Fixes
|
|
1850
|
-
|
|
1851
|
-
* **deps:** lock file maintenance ([cb013c9](https://github.com/scratchfoundation/scratch-storage/commit/cb013c943c9ba5d42d64211715dfc06882ca745f))
|
|
1852
|
-
|
|
1853
|
-
## [3.0.21](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.20...v3.0.21) (2024-11-09)
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
### Bug Fixes
|
|
1857
|
-
|
|
1858
|
-
* **deps:** lock file maintenance ([baa3a1e](https://github.com/scratchfoundation/scratch-storage/commit/baa3a1ed034be927586165f04bef414b20b2f656))
|
|
1859
|
-
|
|
1860
|
-
## [3.0.20](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.19...v3.0.20) (2024-11-09)
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
### Bug Fixes
|
|
1864
|
-
|
|
1865
|
-
* **deps:** lock file maintenance ([1e8431e](https://github.com/scratchfoundation/scratch-storage/commit/1e8431ebea4de8246248d8f0c3dedb52f70a765a))
|
|
1866
|
-
|
|
1867
|
-
## [3.0.19](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.18...v3.0.19) (2024-11-08)
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
### Bug Fixes
|
|
1871
|
-
|
|
1872
|
-
* **deps:** lock file maintenance ([97827ae](https://github.com/scratchfoundation/scratch-storage/commit/97827aed4c73e8d5830c355d891de91cf98d0242))
|
|
1873
|
-
|
|
1874
|
-
## [3.0.18](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.17...v3.0.18) (2024-11-07)
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
### Bug Fixes
|
|
1878
|
-
|
|
1879
|
-
* **deps:** lock file maintenance ([cd70ae3](https://github.com/scratchfoundation/scratch-storage/commit/cd70ae3b6cc79a26503e35399cd18830e9c0adcb))
|
|
1880
|
-
|
|
1881
|
-
## [3.0.17](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.16...v3.0.17) (2024-11-07)
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
### Bug Fixes
|
|
1885
|
-
|
|
1886
|
-
* **deps:** lock file maintenance ([a2dda7f](https://github.com/scratchfoundation/scratch-storage/commit/a2dda7f3782884788bce275346cdbd9dc1e8561e))
|
|
1887
|
-
|
|
1888
|
-
## [3.0.16](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.15...v3.0.16) (2024-11-06)
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
### Bug Fixes
|
|
1892
|
-
|
|
1893
|
-
* **deps:** lock file maintenance ([fb5fdb6](https://github.com/scratchfoundation/scratch-storage/commit/fb5fdb6f2d5d550ff0db4b9a9b435bb0f66a4713))
|
|
1894
|
-
|
|
1895
|
-
## [3.0.15](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.14...v3.0.15) (2024-11-05)
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
### Bug Fixes
|
|
1899
|
-
|
|
1900
|
-
* **deps:** lock file maintenance ([64d6a51](https://github.com/scratchfoundation/scratch-storage/commit/64d6a51d587c47505f26a3a9142f8bc05fa098ad))
|
|
1901
|
-
|
|
1902
|
-
## [3.0.14](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.13...v3.0.14) (2024-11-05)
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
### Bug Fixes
|
|
1906
|
-
|
|
1907
|
-
* **deps:** lock file maintenance ([6de576e](https://github.com/scratchfoundation/scratch-storage/commit/6de576e7259ab0b85db83357198deb86cb589cf6))
|
|
1908
|
-
|
|
1909
|
-
## [3.0.13](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.12...v3.0.13) (2024-11-03)
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
### Bug Fixes
|
|
1913
|
-
|
|
1914
|
-
* **deps:** lock file maintenance ([bef3032](https://github.com/scratchfoundation/scratch-storage/commit/bef30324f6247d48d3cca072803a66e34972268b))
|
|
1915
|
-
|
|
1916
|
-
## [3.0.12](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.11...v3.0.12) (2024-11-03)
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
### Bug Fixes
|
|
1920
|
-
|
|
1921
|
-
* **deps:** lock file maintenance ([2de7ab6](https://github.com/scratchfoundation/scratch-storage/commit/2de7ab6abb78c56fb2ff95f87871ac0b96c6392c))
|
|
1922
|
-
|
|
1923
|
-
## [3.0.11](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.10...v3.0.11) (2024-11-01)
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
### Bug Fixes
|
|
1927
|
-
|
|
1928
|
-
* **deps:** lock file maintenance ([c38870f](https://github.com/scratchfoundation/scratch-storage/commit/c38870f6970d57b326b6272f3b57e70dc497d693))
|
|
1929
|
-
|
|
1930
|
-
## [3.0.10](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.9...v3.0.10) (2024-11-01)
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
### Bug Fixes
|
|
1934
|
-
|
|
1935
|
-
* **deps:** lock file maintenance ([4f4d9d4](https://github.com/scratchfoundation/scratch-storage/commit/4f4d9d4f1110287bf0b8db9525e04430bcdfb0a4))
|
|
1936
|
-
|
|
1937
|
-
## [3.0.9](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.8...v3.0.9) (2024-10-31)
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
### Bug Fixes
|
|
1941
|
-
|
|
1942
|
-
* **deps:** lock file maintenance ([f8e1407](https://github.com/scratchfoundation/scratch-storage/commit/f8e14075ed2be3b9debc6e9ac3341a690137dd07))
|
|
1943
|
-
|
|
1944
|
-
## [3.0.8](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.7...v3.0.8) (2024-10-31)
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
### Bug Fixes
|
|
1948
|
-
|
|
1949
|
-
* **deps:** lock file maintenance ([f96a40e](https://github.com/scratchfoundation/scratch-storage/commit/f96a40edf5d5ec097d36d1a3427e44a8e4b7bd2d))
|
|
1950
|
-
|
|
1951
|
-
## [3.0.7](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.6...v3.0.7) (2024-10-30)
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
### Bug Fixes
|
|
1955
|
-
|
|
1956
|
-
* **deps:** lock file maintenance ([1135b49](https://github.com/scratchfoundation/scratch-storage/commit/1135b493dc2bd26539dd80f5ef65ff72584f8b35))
|
|
1957
|
-
|
|
1958
|
-
## [3.0.6](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.5...v3.0.6) (2024-10-29)
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
### Bug Fixes
|
|
1962
|
-
|
|
1963
|
-
* **deps:** lock file maintenance ([6f9ebca](https://github.com/scratchfoundation/scratch-storage/commit/6f9ebca3b3211bd364fef9f481eb43d6cd525a22))
|
|
1964
|
-
|
|
1965
|
-
## [3.0.5](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.4...v3.0.5) (2024-10-28)
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
### Bug Fixes
|
|
1969
|
-
|
|
1970
|
-
* **deps:** lock file maintenance ([4b64f6c](https://github.com/scratchfoundation/scratch-storage/commit/4b64f6cdce009e0b99113d191daeeda9fa3d7bc4))
|
|
1971
|
-
|
|
1972
|
-
## [3.0.4](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.3...v3.0.4) (2024-10-27)
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
### Bug Fixes
|
|
1976
|
-
|
|
1977
|
-
* **deps:** lock file maintenance ([2f0ba80](https://github.com/scratchfoundation/scratch-storage/commit/2f0ba80631ef0986007705e31e4842e6785c5d89))
|
|
1978
|
-
|
|
1979
|
-
## [3.0.3](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.2...v3.0.3) (2024-10-26)
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
### Bug Fixes
|
|
1983
|
-
|
|
1984
|
-
* **deps:** lock file maintenance ([a218bd0](https://github.com/scratchfoundation/scratch-storage/commit/a218bd0476d0196d6a53f801abe0cc35931bf0a8))
|
|
1985
|
-
|
|
1986
|
-
## [3.0.2](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.1...v3.0.2) (2024-10-25)
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
### Bug Fixes
|
|
1990
|
-
|
|
1991
|
-
* **deps:** lock file maintenance ([edfd458](https://github.com/scratchfoundation/scratch-storage/commit/edfd458daa05dccf1fd858903b7bfb401f20ba6e))
|
|
1992
|
-
|
|
1993
|
-
## [3.0.1](https://github.com/scratchfoundation/scratch-storage/compare/v3.0.0...v3.0.1) (2024-10-23)
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
### Bug Fixes
|
|
1997
|
-
|
|
1998
|
-
* fix web worker usage in scratch-vm integration tests ([78b2c66](https://github.com/scratchfoundation/scratch-storage/commit/78b2c66140dbee8f8cbde9dc546ccd075642858b))
|
|
1999
|
-
|
|
2000
|
-
# [3.0.0](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.284...v3.0.0) (2024-10-23)
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
* chore!: can't have a default and non-default exports in commonjs ([ff5b428](https://github.com/scratchfoundation/scratch-storage/commit/ff5b428e7152b97671262da1d7ac08f3abfe7259))
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
### BREAKING CHANGES
|
|
2007
|
-
|
|
2008
|
-
* The ScratchStorage constructor is now exported
|
|
2009
|
-
as a named export instead of a default export.
|
|
2010
|
-
|
|
2011
|
-
## [2.3.284](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.283...v2.3.284) (2024-10-23)
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
### Bug Fixes
|
|
2015
|
-
|
|
2016
|
-
* **deps:** lock file maintenance ([ceb347a](https://github.com/scratchfoundation/scratch-storage/commit/ceb347a1b98346d61d8407ef59e0cf68752fcf26))
|
|
2017
|
-
|
|
2018
|
-
## [2.3.283](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.282...v2.3.283) (2024-10-22)
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
### Bug Fixes
|
|
2022
|
-
|
|
2023
|
-
* **deps:** lock file maintenance ([162a3fb](https://github.com/scratchfoundation/scratch-storage/commit/162a3fb7404ca207e4e0b5991af3e87ada44314b))
|
|
2024
|
-
|
|
2025
|
-
## [2.3.282](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.281...v2.3.282) (2024-10-20)
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
### Bug Fixes
|
|
2029
|
-
|
|
2030
|
-
* **deps:** lock file maintenance ([c396683](https://github.com/scratchfoundation/scratch-storage/commit/c3966830ff320b13d2af49f23e1a530078daedf9))
|
|
2031
|
-
|
|
2032
|
-
## [2.3.281](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.280...v2.3.281) (2024-10-19)
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
### Bug Fixes
|
|
2036
|
-
|
|
2037
|
-
* **deps:** lock file maintenance ([479979f](https://github.com/scratchfoundation/scratch-storage/commit/479979fce84312cf82fb80e46aeb1ea1d6cc29c0))
|
|
2038
|
-
* **deps:** lock file maintenance ([d36f71c](https://github.com/scratchfoundation/scratch-storage/commit/d36f71c6ad82e9b9b67de71d67512e8726eb884f))
|
|
2039
|
-
* **deps:** lock file maintenance ([632d22a](https://github.com/scratchfoundation/scratch-storage/commit/632d22a0b60b6dcd40f36cba28ae10817b0f4725))
|
|
2040
|
-
* **deps:** lock file maintenance ([a657cd8](https://github.com/scratchfoundation/scratch-storage/commit/a657cd8768021e49e008e202375a07beb4d90e58))
|
|
2041
|
-
|
|
2042
|
-
## [2.3.280](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.279...v2.3.280) (2024-10-15)
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
### Bug Fixes
|
|
2046
|
-
|
|
2047
|
-
* **deps:** lock file maintenance ([0baa15c](https://github.com/scratchfoundation/scratch-storage/commit/0baa15c44017f10225ead1595edf38c10f6ec4d8))
|
|
2048
|
-
|
|
2049
|
-
## [2.3.279](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.278...v2.3.279) (2024-10-15)
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
### Bug Fixes
|
|
2053
|
-
|
|
2054
|
-
* **deps:** lock file maintenance ([8447a35](https://github.com/scratchfoundation/scratch-storage/commit/8447a353aa6c36b33742cbe4be421849e829d8d8))
|
|
2055
|
-
|
|
2056
|
-
## [2.3.278](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.277...v2.3.278) (2024-10-12)
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
### Bug Fixes
|
|
2060
|
-
|
|
2061
|
-
* **deps:** lock file maintenance ([65cbf02](https://github.com/scratchfoundation/scratch-storage/commit/65cbf02cd1b70f3ca814d4edf20baca6f3a45b32))
|
|
2062
|
-
|
|
2063
|
-
## [2.3.277](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.276...v2.3.277) (2024-10-11)
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
### Bug Fixes
|
|
2067
|
-
|
|
2068
|
-
* **deps:** lock file maintenance ([fcdeed3](https://github.com/scratchfoundation/scratch-storage/commit/fcdeed3343b025006ae2681fd1730f760d11ca88))
|
|
2069
|
-
|
|
2070
|
-
## [2.3.276](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.275...v2.3.276) (2024-10-10)
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
### Bug Fixes
|
|
2074
|
-
|
|
2075
|
-
* **deps:** lock file maintenance ([fd51c9c](https://github.com/scratchfoundation/scratch-storage/commit/fd51c9c5acdd60d18ed02439058adacac7bc5b33))
|
|
2076
|
-
|
|
2077
|
-
## [2.3.275](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.274...v2.3.275) (2024-10-09)
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
### Bug Fixes
|
|
2081
|
-
|
|
2082
|
-
* **deps:** lock file maintenance ([1811513](https://github.com/scratchfoundation/scratch-storage/commit/18115138133761659242250782e5b64c1a65c4f9))
|
|
2083
|
-
|
|
2084
|
-
## [2.3.274](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.273...v2.3.274) (2024-10-08)
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
### Bug Fixes
|
|
2088
|
-
|
|
2089
|
-
* **deps:** lock file maintenance ([c12d658](https://github.com/scratchfoundation/scratch-storage/commit/c12d6589654f4a3f5ee2914e434067fa8413291e))
|
|
2090
|
-
|
|
2091
|
-
## [2.3.273](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.272...v2.3.273) (2024-10-06)
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
### Bug Fixes
|
|
2095
|
-
|
|
2096
|
-
* **deps:** lock file maintenance ([30bd9e7](https://github.com/scratchfoundation/scratch-storage/commit/30bd9e7013bf30574e4eba409982a5a2be205053))
|
|
2097
|
-
|
|
2098
|
-
## [2.3.272](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.271...v2.3.272) (2024-10-06)
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
### Bug Fixes
|
|
2102
|
-
|
|
2103
|
-
* **deps:** lock file maintenance ([7b0af34](https://github.com/scratchfoundation/scratch-storage/commit/7b0af343fc7356591f47ba0769a72eb7b527fe48))
|
|
2104
|
-
|
|
2105
|
-
## [2.3.271](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.270...v2.3.271) (2024-10-04)
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
### Bug Fixes
|
|
2109
|
-
|
|
2110
|
-
* **deps:** lock file maintenance ([c58f10e](https://github.com/scratchfoundation/scratch-storage/commit/c58f10e082a109b8eb1b0d1893a20653d7c19c28))
|
|
2111
|
-
|
|
2112
|
-
## [2.3.270](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.269...v2.3.270) (2024-10-04)
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
### Bug Fixes
|
|
2116
|
-
|
|
2117
|
-
* **deps:** lock file maintenance ([cde4646](https://github.com/scratchfoundation/scratch-storage/commit/cde4646b9ffab61147a9eb44e7dff3d51d7b2354))
|
|
2118
|
-
|
|
2119
|
-
## [2.3.269](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.268...v2.3.269) (2024-10-03)
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
### Bug Fixes
|
|
2123
|
-
|
|
2124
|
-
* **deps:** lock file maintenance ([07ac7e7](https://github.com/scratchfoundation/scratch-storage/commit/07ac7e7b99ba51381be5c6326b4acc0791f45888))
|
|
2125
|
-
|
|
2126
|
-
## [2.3.268](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.267...v2.3.268) (2024-10-02)
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
### Bug Fixes
|
|
2130
|
-
|
|
2131
|
-
* **deps:** lock file maintenance ([ddf8888](https://github.com/scratchfoundation/scratch-storage/commit/ddf88883de90f94a6847ae0459451f8b77b37266))
|
|
2132
|
-
|
|
2133
|
-
## [2.3.267](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.266...v2.3.267) (2024-10-02)
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
### Bug Fixes
|
|
2137
|
-
|
|
2138
|
-
* **deps:** lock file maintenance ([67a6915](https://github.com/scratchfoundation/scratch-storage/commit/67a6915726c3b8c442ab02f3c211406ed78c325c))
|
|
2139
|
-
|
|
2140
|
-
## [2.3.266](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.265...v2.3.266) (2024-10-01)
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
### Bug Fixes
|
|
2144
|
-
|
|
2145
|
-
* **deps:** lock file maintenance ([144b2ea](https://github.com/scratchfoundation/scratch-storage/commit/144b2ea8029a236160688fc489bf0882723df105))
|
|
2146
|
-
|
|
2147
|
-
## [2.3.265](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.264...v2.3.265) (2024-09-28)
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
### Bug Fixes
|
|
2151
|
-
|
|
2152
|
-
* **deps:** lock file maintenance ([c7c189d](https://github.com/scratchfoundation/scratch-storage/commit/c7c189d46a450b3eb33675be04c1aa8221c09c41))
|
|
2153
|
-
|
|
2154
|
-
## [2.3.264](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.263...v2.3.264) (2024-09-28)
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
### Bug Fixes
|
|
2158
|
-
|
|
2159
|
-
* **deps:** lock file maintenance ([e0dc279](https://github.com/scratchfoundation/scratch-storage/commit/e0dc2795c5bfce07a82c2d7bf3f583bca8cdb62b))
|
|
2160
|
-
|
|
2161
|
-
## [2.3.263](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.262...v2.3.263) (2024-09-27)
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
### Bug Fixes
|
|
2165
|
-
|
|
2166
|
-
* **deps:** lock file maintenance ([51ea0f8](https://github.com/scratchfoundation/scratch-storage/commit/51ea0f84f5d018b603fe39a9b3399e0b3b17ff23))
|
|
2167
|
-
|
|
2168
|
-
## [2.3.262](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.261...v2.3.262) (2024-09-26)
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
### Bug Fixes
|
|
2172
|
-
|
|
2173
|
-
* **deps:** lock file maintenance ([77b2e68](https://github.com/scratchfoundation/scratch-storage/commit/77b2e68572b7401cb184bf1f344d62441a07ab9f))
|
|
2174
|
-
|
|
2175
|
-
## [2.3.261](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.260...v2.3.261) (2024-09-25)
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
### Bug Fixes
|
|
2179
|
-
|
|
2180
|
-
* **deps:** lock file maintenance ([5d02197](https://github.com/scratchfoundation/scratch-storage/commit/5d02197b313d05b2701a0689358f798de86c910c))
|
|
2181
|
-
|
|
2182
|
-
## [2.3.260](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.259...v2.3.260) (2024-09-24)
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
### Bug Fixes
|
|
2186
|
-
|
|
2187
|
-
* **deps:** lock file maintenance ([80abe28](https://github.com/scratchfoundation/scratch-storage/commit/80abe286511ba65298beceab47266a89dcd466b2))
|
|
2188
|
-
|
|
2189
|
-
## [2.3.259](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.258...v2.3.259) (2024-09-24)
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
### Bug Fixes
|
|
2193
|
-
|
|
2194
|
-
* **deps:** lock file maintenance ([b9ce028](https://github.com/scratchfoundation/scratch-storage/commit/b9ce0280cd3828f5f04892d9a29c8dd955143bc4))
|
|
2195
|
-
|
|
2196
|
-
## [2.3.258](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.257...v2.3.258) (2024-09-23)
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
### Bug Fixes
|
|
2200
|
-
|
|
2201
|
-
* **deps:** lock file maintenance ([85b047e](https://github.com/scratchfoundation/scratch-storage/commit/85b047edd86eccdd6a3c67f4c7138bb79812483e))
|
|
2202
|
-
|
|
2203
|
-
## [2.3.257](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.256...v2.3.257) (2024-09-21)
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
### Bug Fixes
|
|
2207
|
-
|
|
2208
|
-
* **deps:** lock file maintenance ([80a5aeb](https://github.com/scratchfoundation/scratch-storage/commit/80a5aebf579edc185769bba3236d8436b0e7e178))
|
|
2209
|
-
|
|
2210
|
-
## [2.3.256](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.255...v2.3.256) (2024-09-21)
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
### Bug Fixes
|
|
2214
|
-
|
|
2215
|
-
* **deps:** lock file maintenance ([4b05798](https://github.com/scratchfoundation/scratch-storage/commit/4b05798b87ab32ac1b8d30ea30914ca3ddbacd7a))
|
|
2216
|
-
|
|
2217
|
-
## [2.3.255](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.254...v2.3.255) (2024-09-20)
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
### Bug Fixes
|
|
2221
|
-
|
|
2222
|
-
* **deps:** lock file maintenance ([938b93d](https://github.com/scratchfoundation/scratch-storage/commit/938b93d9cec90b8a43584e6f3ba2c4210eed71d5))
|
|
2223
|
-
|
|
2224
|
-
## [2.3.254](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.253...v2.3.254) (2024-09-19)
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
### Bug Fixes
|
|
2228
|
-
|
|
2229
|
-
* **deps:** lock file maintenance ([0c89f23](https://github.com/scratchfoundation/scratch-storage/commit/0c89f23f44965a131ece4ec9f051331a71e0e352))
|
|
2230
|
-
|
|
2231
|
-
## [2.3.253](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.252...v2.3.253) (2024-09-18)
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
### Bug Fixes
|
|
2235
|
-
|
|
2236
|
-
* **deps:** lock file maintenance ([804bd32](https://github.com/scratchfoundation/scratch-storage/commit/804bd32f14b91dca9092d83c91b53d3064af3b58))
|
|
2237
|
-
|
|
2238
|
-
## [2.3.252](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.251...v2.3.252) (2024-09-17)
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
### Bug Fixes
|
|
2242
|
-
|
|
2243
|
-
* **deps:** lock file maintenance ([ce2f6ec](https://github.com/scratchfoundation/scratch-storage/commit/ce2f6ecc9b11bb62b57122f29a1d63485f8f310f))
|
|
2244
|
-
|
|
2245
|
-
## [2.3.251](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.250...v2.3.251) (2024-09-16)
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
### Bug Fixes
|
|
2249
|
-
|
|
2250
|
-
* **deps:** lock file maintenance ([b7e3f53](https://github.com/scratchfoundation/scratch-storage/commit/b7e3f53bf6ea867f6ce8561303552cc2e52466f2))
|
|
2251
|
-
|
|
2252
|
-
## [2.3.250](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.249...v2.3.250) (2024-09-15)
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
### Bug Fixes
|
|
2256
|
-
|
|
2257
|
-
* **deps:** lock file maintenance ([40ed4a0](https://github.com/scratchfoundation/scratch-storage/commit/40ed4a076eb5132296bcd4a82ab3d2433705eb6d))
|
|
2258
|
-
|
|
2259
|
-
## [2.3.249](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.248...v2.3.249) (2024-09-14)
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
### Bug Fixes
|
|
2263
|
-
|
|
2264
|
-
* **deps:** lock file maintenance ([14998f2](https://github.com/scratchfoundation/scratch-storage/commit/14998f273fa40ce533b3b79856778d8d93cb97d7))
|
|
2265
|
-
|
|
2266
|
-
## [2.3.248](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.247...v2.3.248) (2024-09-13)
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
### Bug Fixes
|
|
2270
|
-
|
|
2271
|
-
* **deps:** lock file maintenance ([4e95479](https://github.com/scratchfoundation/scratch-storage/commit/4e95479683ec2b0b6ebb82090af480590eb5be32))
|
|
2272
|
-
|
|
2273
|
-
## [2.3.247](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.246...v2.3.247) (2024-09-13)
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
### Bug Fixes
|
|
2277
|
-
|
|
2278
|
-
* **deps:** lock file maintenance ([bf6c2df](https://github.com/scratchfoundation/scratch-storage/commit/bf6c2df898a0dfddc3067fcde6bfa895b99b6474))
|
|
2279
|
-
|
|
2280
|
-
## [2.3.246](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.245...v2.3.246) (2024-09-12)
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
### Bug Fixes
|
|
2284
|
-
|
|
2285
|
-
* **deps:** lock file maintenance ([97ed03e](https://github.com/scratchfoundation/scratch-storage/commit/97ed03eb5fb14d660cc4e3bb2d352ae9b05de20f))
|
|
2286
|
-
|
|
2287
|
-
## [2.3.245](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.244...v2.3.245) (2024-09-12)
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
### Bug Fixes
|
|
2291
|
-
|
|
2292
|
-
* **deps:** lock file maintenance ([427d9bd](https://github.com/scratchfoundation/scratch-storage/commit/427d9bd7a9b310cde85082e7ee78368b4e40e20f))
|
|
2293
|
-
|
|
2294
|
-
## [2.3.244](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.243...v2.3.244) (2024-09-11)
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
### Bug Fixes
|
|
2298
|
-
|
|
2299
|
-
* **deps:** update dependency scratch-semantic-release-config to v1.0.16 ([6ce9b81](https://github.com/scratchfoundation/scratch-storage/commit/6ce9b81d0514cfcc77ef1bdf6bb4be302dc450f2))
|
|
2300
|
-
|
|
2301
|
-
## [2.3.243](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.242...v2.3.243) (2024-09-11)
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
### Bug Fixes
|
|
2305
|
-
|
|
2306
|
-
* **deps:** lock file maintenance ([a36bf67](https://github.com/scratchfoundation/scratch-storage/commit/a36bf676fb1eacc9028b5484994b9c93e3456622))
|
|
2307
|
-
|
|
2308
|
-
## [2.3.242](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.241...v2.3.242) (2024-09-11)
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
### Bug Fixes
|
|
2312
|
-
|
|
2313
|
-
* **deps:** update dependency scratch-semantic-release-config to v1.0.15 ([47a03a2](https://github.com/scratchfoundation/scratch-storage/commit/47a03a29fc08c01aacb15742f72624bd9294bea2))
|
|
2314
|
-
|
|
2315
|
-
## [2.3.241](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.240...v2.3.241) (2024-09-10)
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
### Bug Fixes
|
|
2319
|
-
|
|
2320
|
-
* **deps:** lock file maintenance ([30b8e2b](https://github.com/scratchfoundation/scratch-storage/commit/30b8e2b43e2c3dd59f5b30637732cdd5d150efa2))
|
|
2321
|
-
|
|
2322
|
-
## [2.3.240](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.239...v2.3.240) (2024-09-10)
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
### Bug Fixes
|
|
2326
|
-
|
|
2327
|
-
* **deps:** lock file maintenance ([90f4296](https://github.com/scratchfoundation/scratch-storage/commit/90f4296ab67054c1f37bc5bd6ee78c3ddc379d65))
|
|
2328
|
-
|
|
2329
|
-
## [2.3.239](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.238...v2.3.239) (2024-09-09)
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
### Bug Fixes
|
|
2333
|
-
|
|
2334
|
-
* **deps:** lock file maintenance ([5597ba2](https://github.com/scratchfoundation/scratch-storage/commit/5597ba23c58acfbb6abe4f20f12c0218e01d48a7))
|
|
2335
|
-
|
|
2336
|
-
## [2.3.238](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.237...v2.3.238) (2024-09-08)
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
### Bug Fixes
|
|
2340
|
-
|
|
2341
|
-
* **deps:** lock file maintenance ([428f20a](https://github.com/scratchfoundation/scratch-storage/commit/428f20af80811c0436c43c30d665fe7de8dd6efe))
|
|
2342
|
-
|
|
2343
|
-
## [2.3.237](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.236...v2.3.237) (2024-09-07)
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
### Bug Fixes
|
|
2347
|
-
|
|
2348
|
-
* **deps:** lock file maintenance ([ab402c0](https://github.com/scratchfoundation/scratch-storage/commit/ab402c0eccd04c5313fe66e5ef1f33c1adb9b03c))
|
|
2349
|
-
|
|
2350
|
-
## [2.3.236](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.235...v2.3.236) (2024-09-06)
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
### Bug Fixes
|
|
2354
|
-
|
|
2355
|
-
* **deps:** lock file maintenance ([1adfa1e](https://github.com/scratchfoundation/scratch-storage/commit/1adfa1e20fd5c5b4d70cea0d52be3a0de7efe32c))
|
|
2356
|
-
|
|
2357
|
-
## [2.3.235](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.234...v2.3.235) (2024-09-05)
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
### Bug Fixes
|
|
2361
|
-
|
|
2362
|
-
* **deps:** lock file maintenance ([66f7d47](https://github.com/scratchfoundation/scratch-storage/commit/66f7d4733cb814a34d3288aa1baa0afe510daaac))
|
|
2363
|
-
|
|
2364
|
-
## [2.3.234](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.233...v2.3.234) (2024-09-04)
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
### Bug Fixes
|
|
2368
|
-
|
|
2369
|
-
* **deps:** lock file maintenance ([622723c](https://github.com/scratchfoundation/scratch-storage/commit/622723c88853da217f37798dcc6af51c7dcd3308))
|
|
2370
|
-
|
|
2371
|
-
## [2.3.233](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.232...v2.3.233) (2024-09-03)
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
### Bug Fixes
|
|
2375
|
-
|
|
2376
|
-
* **deps:** lock file maintenance ([1169792](https://github.com/scratchfoundation/scratch-storage/commit/1169792ad8add788951510d539ec02754d23051c))
|
|
2377
|
-
|
|
2378
|
-
## [2.3.232](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.231...v2.3.232) (2024-09-02)
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
### Bug Fixes
|
|
2382
|
-
|
|
2383
|
-
* **deps:** lock file maintenance ([79cd9e5](https://github.com/scratchfoundation/scratch-storage/commit/79cd9e5c2959c51e45bfadd816994b92ebe49817))
|
|
2384
|
-
|
|
2385
|
-
## [2.3.231](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.230...v2.3.231) (2024-08-31)
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
### Bug Fixes
|
|
2389
|
-
|
|
2390
|
-
* **deps:** lock file maintenance ([1a3ea81](https://github.com/scratchfoundation/scratch-storage/commit/1a3ea815b056fdc10f8c76c762053ac567adbc3a))
|
|
2391
|
-
|
|
2392
|
-
## [2.3.230](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.229...v2.3.230) (2024-08-30)
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
### Bug Fixes
|
|
2396
|
-
|
|
2397
|
-
* **deps:** lock file maintenance ([920a963](https://github.com/scratchfoundation/scratch-storage/commit/920a963644091f2772cc9a6dbd90942fb93b981a))
|
|
2398
|
-
|
|
2399
|
-
## [2.3.229](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.228...v2.3.229) (2024-08-28)
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
### Bug Fixes
|
|
2403
|
-
|
|
2404
|
-
* **deps:** lock file maintenance ([7f918ed](https://github.com/scratchfoundation/scratch-storage/commit/7f918edd35664d76a8366921a2da798307f5a01e))
|
|
2405
|
-
|
|
2406
|
-
## [2.3.228](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.227...v2.3.228) (2024-08-26)
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
### Bug Fixes
|
|
2410
|
-
|
|
2411
|
-
* **deps:** lock file maintenance ([9af9c01](https://github.com/scratchfoundation/scratch-storage/commit/9af9c012294d496b1cca197b8a41b2e6f5577041))
|
|
2412
|
-
|
|
2413
|
-
## [2.3.227](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.226...v2.3.227) (2024-08-25)
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
### Bug Fixes
|
|
2417
|
-
|
|
2418
|
-
* **deps:** lock file maintenance ([f58faf6](https://github.com/scratchfoundation/scratch-storage/commit/f58faf6ace0cc14cbed24fbd268c512e48905084))
|
|
2419
|
-
|
|
2420
|
-
## [2.3.226](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.225...v2.3.226) (2024-08-24)
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
### Bug Fixes
|
|
2424
|
-
|
|
2425
|
-
* **deps:** lock file maintenance ([83b9eb5](https://github.com/scratchfoundation/scratch-storage/commit/83b9eb512c8f0cddd58ef92432f020eba888fb01))
|
|
2426
|
-
|
|
2427
|
-
## [2.3.225](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.224...v2.3.225) (2024-08-24)
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
### Bug Fixes
|
|
2431
|
-
|
|
2432
|
-
* **deps:** lock file maintenance ([5de3fb9](https://github.com/scratchfoundation/scratch-storage/commit/5de3fb972061385ed76884382226a303c8fb6fca))
|
|
2433
|
-
|
|
2434
|
-
## [2.3.224](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.223...v2.3.224) (2024-08-23)
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
### Bug Fixes
|
|
2438
|
-
|
|
2439
|
-
* **deps:** lock file maintenance ([c7eadc7](https://github.com/scratchfoundation/scratch-storage/commit/c7eadc755a852aa95fe6be7924eb7662873ab0b0))
|
|
2440
|
-
|
|
2441
|
-
## [2.3.223](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.222...v2.3.223) (2024-08-22)
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
### Bug Fixes
|
|
2445
|
-
|
|
2446
|
-
* **deps:** lock file maintenance ([1f6aede](https://github.com/scratchfoundation/scratch-storage/commit/1f6aede0912eb1b0ab33b99cf7d40c75858a42ba))
|
|
2447
|
-
|
|
2448
|
-
## [2.3.222](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.221...v2.3.222) (2024-08-22)
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
### Bug Fixes
|
|
2452
|
-
|
|
2453
|
-
* **deps:** lock file maintenance ([5173fa7](https://github.com/scratchfoundation/scratch-storage/commit/5173fa7af7c84d144aab53ce3ba3033fdc15a40a))
|
|
2454
|
-
|
|
2455
|
-
## [2.3.221](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.220...v2.3.221) (2024-08-21)
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
### Bug Fixes
|
|
2459
|
-
|
|
2460
|
-
* **deps:** lock file maintenance ([b061043](https://github.com/scratchfoundation/scratch-storage/commit/b0610430607cb26d0017c17a8e64617e9601661b))
|
|
2461
|
-
|
|
2462
|
-
## [2.3.220](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.219...v2.3.220) (2024-08-21)
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
### Bug Fixes
|
|
2466
|
-
|
|
2467
|
-
* **deps:** lock file maintenance ([b1df733](https://github.com/scratchfoundation/scratch-storage/commit/b1df73304bf10a25e2070cf5136e44eaec98e6e9))
|
|
2468
|
-
|
|
2469
|
-
## [2.3.219](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.218...v2.3.219) (2024-08-20)
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
### Bug Fixes
|
|
2473
|
-
|
|
2474
|
-
* **deps:** lock file maintenance ([a5eee99](https://github.com/scratchfoundation/scratch-storage/commit/a5eee994e0680da29ea3baf8a5143e82b625745b))
|
|
2475
|
-
|
|
2476
|
-
## [2.3.218](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.217...v2.3.218) (2024-08-19)
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
### Bug Fixes
|
|
2480
|
-
|
|
2481
|
-
* **deps:** lock file maintenance ([a4d0906](https://github.com/scratchfoundation/scratch-storage/commit/a4d09060117705006d1532e941002f46cb381625))
|
|
2482
|
-
|
|
2483
|
-
## [2.3.217](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.216...v2.3.217) (2024-08-18)
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
### Bug Fixes
|
|
2487
|
-
|
|
2488
|
-
* **deps:** lock file maintenance ([94363e0](https://github.com/scratchfoundation/scratch-storage/commit/94363e0e9033c070bb370c0094aa234654059bfe))
|
|
2489
|
-
|
|
2490
|
-
## [2.3.216](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.215...v2.3.216) (2024-08-18)
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
### Bug Fixes
|
|
2494
|
-
|
|
2495
|
-
* **deps:** lock file maintenance ([24e5aa7](https://github.com/scratchfoundation/scratch-storage/commit/24e5aa7d4dbb0fdfeead32236c77e410f1c6a04a))
|
|
2496
|
-
|
|
2497
|
-
## [2.3.215](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.214...v2.3.215) (2024-08-17)
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
### Bug Fixes
|
|
2501
|
-
|
|
2502
|
-
* **deps:** lock file maintenance ([939f2d7](https://github.com/scratchfoundation/scratch-storage/commit/939f2d7bb6e09c949a7ad05981a214ba1add3ad7))
|
|
2503
|
-
|
|
2504
|
-
## [2.3.214](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.213...v2.3.214) (2024-08-16)
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
### Bug Fixes
|
|
2508
|
-
|
|
2509
|
-
* **deps:** lock file maintenance ([1713058](https://github.com/scratchfoundation/scratch-storage/commit/1713058f36ece4c95aa1b9255ac6b6cf9f895b53))
|
|
2510
|
-
|
|
2511
|
-
## [2.3.213](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.212...v2.3.213) (2024-08-15)
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
### Bug Fixes
|
|
2515
|
-
|
|
2516
|
-
* **deps:** lock file maintenance ([ae0973a](https://github.com/scratchfoundation/scratch-storage/commit/ae0973a51d8b637cb9850782f2f4bbec57bd0bdc))
|
|
2517
|
-
|
|
2518
|
-
## [2.3.212](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.211...v2.3.212) (2024-08-15)
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
### Bug Fixes
|
|
2522
|
-
|
|
2523
|
-
* **deps:** lock file maintenance ([8d0c6b6](https://github.com/scratchfoundation/scratch-storage/commit/8d0c6b6d6dbd1482a21f10d1336a8cc700791977))
|
|
2524
|
-
|
|
2525
|
-
## [2.3.211](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.210...v2.3.211) (2024-08-14)
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
### Bug Fixes
|
|
2529
|
-
|
|
2530
|
-
* **deps:** lock file maintenance ([36d46c4](https://github.com/scratchfoundation/scratch-storage/commit/36d46c4bdfd0f313946f6d5d7dad7ae6a023656b))
|
|
2531
|
-
|
|
2532
|
-
## [2.3.210](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.209...v2.3.210) (2024-08-13)
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
### Bug Fixes
|
|
2536
|
-
|
|
2537
|
-
* **deps:** lock file maintenance ([292c48d](https://github.com/scratchfoundation/scratch-storage/commit/292c48d96c6d28f799758ee725f379f0739c598a))
|
|
2538
|
-
|
|
2539
|
-
## [2.3.209](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.208...v2.3.209) (2024-08-12)
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
### Bug Fixes
|
|
2543
|
-
|
|
2544
|
-
* **deps:** lock file maintenance ([e70d3d9](https://github.com/scratchfoundation/scratch-storage/commit/e70d3d97e92c8476c2a7acb057b4c0729dc8dffa))
|
|
2545
|
-
|
|
2546
|
-
## [2.3.208](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.207...v2.3.208) (2024-08-11)
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
### Bug Fixes
|
|
2550
|
-
|
|
2551
|
-
* **deps:** lock file maintenance ([035778f](https://github.com/scratchfoundation/scratch-storage/commit/035778f8603861d074be3420eebf2e23e401d06b))
|
|
2552
|
-
|
|
2553
|
-
## [2.3.207](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.206...v2.3.207) (2024-08-10)
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
### Bug Fixes
|
|
2557
|
-
|
|
2558
|
-
* **deps:** lock file maintenance ([a8903be](https://github.com/scratchfoundation/scratch-storage/commit/a8903beb61d1e8267635d28144bbd682aa067b7a))
|
|
2559
|
-
|
|
2560
|
-
## [2.3.206](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.205...v2.3.206) (2024-08-09)
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
### Bug Fixes
|
|
2564
|
-
|
|
2565
|
-
* **deps:** lock file maintenance ([999c032](https://github.com/scratchfoundation/scratch-storage/commit/999c032f72bde30492d89e7811eb06ebfb608e12))
|
|
2566
|
-
|
|
2567
|
-
## [2.3.205](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.204...v2.3.205) (2024-08-08)
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
### Bug Fixes
|
|
2571
|
-
|
|
2572
|
-
* **deps:** lock file maintenance ([d8c213a](https://github.com/scratchfoundation/scratch-storage/commit/d8c213aff64f3bb8da2ee74ab0f462c6e880b576))
|
|
2573
|
-
|
|
2574
|
-
## [2.3.204](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.203...v2.3.204) (2024-08-07)
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
### Bug Fixes
|
|
2578
|
-
|
|
2579
|
-
* **deps:** lock file maintenance ([628eefe](https://github.com/scratchfoundation/scratch-storage/commit/628eefe4b2870950120560f6d05baedeaabdc88e))
|
|
2580
|
-
|
|
2581
|
-
## [2.3.203](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.202...v2.3.203) (2024-08-05)
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
### Bug Fixes
|
|
2585
|
-
|
|
2586
|
-
* **deps:** lock file maintenance ([d06302e](https://github.com/scratchfoundation/scratch-storage/commit/d06302e6e3497fa8755637721d0c6d9c92ea7e57))
|
|
2587
|
-
|
|
2588
|
-
## [2.3.202](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.201...v2.3.202) (2024-08-05)
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
### Bug Fixes
|
|
2592
|
-
|
|
2593
|
-
* **deps:** lock file maintenance ([69d2bf2](https://github.com/scratchfoundation/scratch-storage/commit/69d2bf2bd1537d9b30b2709efa3711338534d6e8))
|
|
2594
|
-
|
|
2595
|
-
## [2.3.201](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.200...v2.3.201) (2024-08-03)
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
### Bug Fixes
|
|
2599
|
-
|
|
2600
|
-
* **deps:** lock file maintenance ([bc3152d](https://github.com/scratchfoundation/scratch-storage/commit/bc3152de76b104eb8ef2119db6b707e59268a050))
|
|
2601
|
-
|
|
2602
|
-
## [2.3.200](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.199...v2.3.200) (2024-08-03)
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
### Bug Fixes
|
|
2606
|
-
|
|
2607
|
-
* **deps:** lock file maintenance ([ef46c68](https://github.com/scratchfoundation/scratch-storage/commit/ef46c680fe4b5451bad29eeeed7af20924e1dfb9))
|
|
2608
|
-
|
|
2609
|
-
## [2.3.199](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.198...v2.3.199) (2024-07-31)
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
### Bug Fixes
|
|
2613
|
-
|
|
2614
|
-
* **deps:** lock file maintenance ([9a001ab](https://github.com/scratchfoundation/scratch-storage/commit/9a001abef9bd6f4c41b1caf9844523cb3a654f7a))
|
|
2615
|
-
|
|
2616
|
-
## [2.3.198](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.197...v2.3.198) (2024-07-29)
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
### Bug Fixes
|
|
2620
|
-
|
|
2621
|
-
* **deps:** lock file maintenance ([143170a](https://github.com/scratchfoundation/scratch-storage/commit/143170af6ceea509beeaf22d24a20358360ec027))
|
|
2622
|
-
|
|
2623
|
-
## [2.3.197](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.196...v2.3.197) (2024-07-28)
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
### Bug Fixes
|
|
2627
|
-
|
|
2628
|
-
* **deps:** lock file maintenance ([734f080](https://github.com/scratchfoundation/scratch-storage/commit/734f080568b51868d63d21965f0dd7b9c3360f99))
|
|
2629
|
-
|
|
2630
|
-
## [2.3.196](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.195...v2.3.196) (2024-07-28)
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
### Bug Fixes
|
|
2634
|
-
|
|
2635
|
-
* **deps:** lock file maintenance ([9ecedf1](https://github.com/scratchfoundation/scratch-storage/commit/9ecedf1645a1ff6f5245ea1936910107d996503b))
|
|
2636
|
-
|
|
2637
|
-
## [2.3.195](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.194...v2.3.195) (2024-07-27)
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
### Bug Fixes
|
|
2641
|
-
|
|
2642
|
-
* **deps:** lock file maintenance ([712f258](https://github.com/scratchfoundation/scratch-storage/commit/712f2581d05ffc128153a0f1bb729810875043b2))
|
|
2643
|
-
|
|
2644
|
-
## [2.3.194](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.193...v2.3.194) (2024-07-26)
|
|
2645
|
-
|
|
2646
|
-
|
|
2647
|
-
### Bug Fixes
|
|
2648
|
-
|
|
2649
|
-
* **deps:** lock file maintenance ([a26c05f](https://github.com/scratchfoundation/scratch-storage/commit/a26c05f7a35c993b5500bf2b8fd1397c8ef3542f))
|
|
2650
|
-
|
|
2651
|
-
## [2.3.193](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.192...v2.3.193) (2024-07-25)
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
### Bug Fixes
|
|
2655
|
-
|
|
2656
|
-
* **deps:** lock file maintenance ([9973590](https://github.com/scratchfoundation/scratch-storage/commit/9973590074222d2930b221a511ea2bb1da2e839f))
|
|
2657
|
-
|
|
2658
|
-
## [2.3.192](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.191...v2.3.192) (2024-07-24)
|
|
2659
|
-
|
|
2660
|
-
|
|
2661
|
-
### Bug Fixes
|
|
2662
|
-
|
|
2663
|
-
* **deps:** lock file maintenance ([f186f52](https://github.com/scratchfoundation/scratch-storage/commit/f186f525069897104cfd7ddcba4816e73cba82e3))
|
|
2664
|
-
|
|
2665
|
-
## [2.3.191](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.190...v2.3.191) (2024-07-24)
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
### Bug Fixes
|
|
2669
|
-
|
|
2670
|
-
* **deps:** lock file maintenance ([114c1c2](https://github.com/scratchfoundation/scratch-storage/commit/114c1c21a5e6d6b4e5839335dcda1d26ed6509d0))
|
|
2671
|
-
|
|
2672
|
-
## [2.3.190](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.189...v2.3.190) (2024-07-23)
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
### Bug Fixes
|
|
2676
|
-
|
|
2677
|
-
* **deps:** lock file maintenance ([464431d](https://github.com/scratchfoundation/scratch-storage/commit/464431da87f317753d760eec852ae57b8b4c0408))
|
|
2678
|
-
|
|
2679
|
-
## [2.3.189](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.188...v2.3.189) (2024-07-22)
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
### Bug Fixes
|
|
2683
|
-
|
|
2684
|
-
* **deps:** lock file maintenance ([96a5305](https://github.com/scratchfoundation/scratch-storage/commit/96a530501b1b7ae20225fbbfffa09f2047c4902e))
|
|
2685
|
-
|
|
2686
|
-
## [2.3.188](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.187...v2.3.188) (2024-07-21)
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
### Bug Fixes
|
|
2690
|
-
|
|
2691
|
-
* **deps:** lock file maintenance ([cf4789d](https://github.com/scratchfoundation/scratch-storage/commit/cf4789d7a88f4c67247468b5a1238a09ea800846))
|
|
2692
|
-
|
|
2693
|
-
## [2.3.187](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.186...v2.3.187) (2024-07-20)
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
### Bug Fixes
|
|
2697
|
-
|
|
2698
|
-
* **deps:** lock file maintenance ([62c0caa](https://github.com/scratchfoundation/scratch-storage/commit/62c0caab6c1798e6fe5d211b6ca39aa4b57d529d))
|
|
2699
|
-
|
|
2700
|
-
## [2.3.186](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.185...v2.3.186) (2024-07-19)
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
### Bug Fixes
|
|
2704
|
-
|
|
2705
|
-
* **deps:** lock file maintenance ([807395d](https://github.com/scratchfoundation/scratch-storage/commit/807395d3146b503652d8435c491cc6d3e4ce4e1d))
|
|
2706
|
-
|
|
2707
|
-
## [2.3.185](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.184...v2.3.185) (2024-07-18)
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
### Bug Fixes
|
|
2711
|
-
|
|
2712
|
-
* **deps:** lock file maintenance ([c390161](https://github.com/scratchfoundation/scratch-storage/commit/c390161f62082df0bd116e093d99781fce9455c0))
|
|
2713
|
-
|
|
2714
|
-
## [2.3.184](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.183...v2.3.184) (2024-07-17)
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
### Bug Fixes
|
|
2718
|
-
|
|
2719
|
-
* **deps:** lock file maintenance ([511cafe](https://github.com/scratchfoundation/scratch-storage/commit/511cafede1eb9bdb2ad23c5b3dd052ddc6139753))
|
|
2720
|
-
|
|
2721
|
-
## [2.3.183](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.182...v2.3.183) (2024-07-16)
|
|
2722
|
-
|
|
2723
|
-
|
|
2724
|
-
### Bug Fixes
|
|
2725
|
-
|
|
2726
|
-
* **deps:** lock file maintenance ([ee94103](https://github.com/scratchfoundation/scratch-storage/commit/ee94103b42e273d896c832f0257d3cf983c3d3d5))
|
|
2727
|
-
|
|
2728
|
-
## [2.3.182](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.181...v2.3.182) (2024-07-16)
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
### Bug Fixes
|
|
2732
|
-
|
|
2733
|
-
* **deps:** lock file maintenance ([8e7afa2](https://github.com/scratchfoundation/scratch-storage/commit/8e7afa2d170a7b87704d7dd93fc2ae3f3522b05a))
|
|
2734
|
-
|
|
2735
|
-
## [2.3.181](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.180...v2.3.181) (2024-07-14)
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
### Bug Fixes
|
|
2739
|
-
|
|
2740
|
-
* **deps:** lock file maintenance ([90c4e8b](https://github.com/scratchfoundation/scratch-storage/commit/90c4e8b0a3e343c76b3faf185b0edaa34ac6381d))
|
|
2741
|
-
|
|
2742
|
-
## [2.3.180](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.179...v2.3.180) (2024-07-13)
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
### Bug Fixes
|
|
2746
|
-
|
|
2747
|
-
* **deps:** lock file maintenance ([3803d24](https://github.com/scratchfoundation/scratch-storage/commit/3803d24291da1fe3bb4ddf5e4143e43f18ca6db4))
|
|
2748
|
-
|
|
2749
|
-
## [2.3.179](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.178...v2.3.179) (2024-07-12)
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
### Bug Fixes
|
|
2753
|
-
|
|
2754
|
-
* **deps:** lock file maintenance ([0431f29](https://github.com/scratchfoundation/scratch-storage/commit/0431f2959cea5a05c26924fe2b6c86dcb893f28c))
|
|
2755
|
-
|
|
2756
|
-
## [2.3.178](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.177...v2.3.178) (2024-07-12)
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
### Bug Fixes
|
|
2760
|
-
|
|
2761
|
-
* **deps:** lock file maintenance ([ff9a9d6](https://github.com/scratchfoundation/scratch-storage/commit/ff9a9d63f21bcc0be197b2636e66fc95d77400b9))
|
|
2762
|
-
|
|
2763
|
-
## [2.3.177](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.176...v2.3.177) (2024-07-11)
|
|
2764
|
-
|
|
2765
|
-
|
|
2766
|
-
### Bug Fixes
|
|
2767
|
-
|
|
2768
|
-
* **deps:** lock file maintenance ([8eac843](https://github.com/scratchfoundation/scratch-storage/commit/8eac843d0db8e68ff562b984eeb16feb3d5908cd))
|
|
2769
|
-
|
|
2770
|
-
## [2.3.176](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.175...v2.3.176) (2024-07-10)
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
### Bug Fixes
|
|
2774
|
-
|
|
2775
|
-
* **deps:** lock file maintenance ([7769522](https://github.com/scratchfoundation/scratch-storage/commit/77695224fe2acb6b3c0b632a5440526f24ca1d31))
|
|
2776
|
-
|
|
2777
|
-
## [2.3.175](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.174...v2.3.175) (2024-07-09)
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
### Bug Fixes
|
|
2781
|
-
|
|
2782
|
-
* **deps:** lock file maintenance ([c5c68cd](https://github.com/scratchfoundation/scratch-storage/commit/c5c68cd6ad3b362c61aef9d385e44235dd982cf8))
|
|
2783
|
-
|
|
2784
|
-
## [2.3.174](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.173...v2.3.174) (2024-07-09)
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
### Bug Fixes
|
|
2788
|
-
|
|
2789
|
-
* **deps:** lock file maintenance ([039f5f4](https://github.com/scratchfoundation/scratch-storage/commit/039f5f4147942e720906b0dca1cf1143efc9c787))
|
|
2790
|
-
|
|
2791
|
-
## [2.3.173](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.172...v2.3.173) (2024-07-07)
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
### Bug Fixes
|
|
2795
|
-
|
|
2796
|
-
* **deps:** lock file maintenance ([05a1544](https://github.com/scratchfoundation/scratch-storage/commit/05a15440724770d409ed9307b7d49455f7d03e89))
|
|
2797
|
-
|
|
2798
|
-
## [2.3.172](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.171...v2.3.172) (2024-07-06)
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
### Bug Fixes
|
|
2802
|
-
|
|
2803
|
-
* **deps:** lock file maintenance ([34f5cc9](https://github.com/scratchfoundation/scratch-storage/commit/34f5cc9f2e84d89fe23be871725dbe177103db8c))
|
|
2804
|
-
|
|
2805
|
-
## [2.3.171](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.170...v2.3.171) (2024-07-03)
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
### Bug Fixes
|
|
2809
|
-
|
|
2810
|
-
* **deps:** lock file maintenance ([d42f66d](https://github.com/scratchfoundation/scratch-storage/commit/d42f66dc3712b1e989e13f252b7fdb4c145744ea))
|
|
2811
|
-
|
|
2812
|
-
## [2.3.170](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.169...v2.3.170) (2024-07-03)
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
### Bug Fixes
|
|
2816
|
-
|
|
2817
|
-
* **deps:** lock file maintenance ([287218d](https://github.com/scratchfoundation/scratch-storage/commit/287218db5550524799a48255a0a249822f7b26f3))
|
|
2818
|
-
|
|
2819
|
-
## [2.3.169](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.168...v2.3.169) (2024-07-02)
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
### Bug Fixes
|
|
2823
|
-
|
|
2824
|
-
* **deps:** lock file maintenance ([407b6ee](https://github.com/scratchfoundation/scratch-storage/commit/407b6eeb21d1b13e1072be53d3db8588d560dffb))
|
|
2825
|
-
|
|
2826
|
-
## [2.3.168](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.167...v2.3.168) (2024-07-02)
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
### Bug Fixes
|
|
2830
|
-
|
|
2831
|
-
* **deps:** lock file maintenance ([9261c0e](https://github.com/scratchfoundation/scratch-storage/commit/9261c0ec79e0577fe64c2d79db97ca3a57f4e201))
|
|
2832
|
-
|
|
2833
|
-
## [2.3.167](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.166...v2.3.167) (2024-07-01)
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
### Bug Fixes
|
|
2837
|
-
|
|
2838
|
-
* **deps:** lock file maintenance ([7af7ce6](https://github.com/scratchfoundation/scratch-storage/commit/7af7ce6af6eee1dd2e6291e66a426230f54b12cc))
|
|
2839
|
-
|
|
2840
|
-
## [2.3.166](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.165...v2.3.166) (2024-06-30)
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
### Bug Fixes
|
|
2844
|
-
|
|
2845
|
-
* **deps:** lock file maintenance ([e09d709](https://github.com/scratchfoundation/scratch-storage/commit/e09d7096f0fbea39fee777ec01aed5b5f9519c71))
|
|
2846
|
-
|
|
2847
|
-
## [2.3.165](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.164...v2.3.165) (2024-06-29)
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
### Bug Fixes
|
|
2851
|
-
|
|
2852
|
-
* **deps:** lock file maintenance ([e3239c4](https://github.com/scratchfoundation/scratch-storage/commit/e3239c40413bd089474b15e835117fad427fa954))
|
|
2853
|
-
|
|
2854
|
-
## [2.3.164](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.163...v2.3.164) (2024-06-28)
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
### Bug Fixes
|
|
2858
|
-
|
|
2859
|
-
* **deps:** lock file maintenance ([d97d2b0](https://github.com/scratchfoundation/scratch-storage/commit/d97d2b0be1b88a815ef88ac4e2d07d56a82cb1a3))
|
|
2860
|
-
|
|
2861
|
-
## [2.3.163](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.162...v2.3.163) (2024-06-27)
|
|
2862
|
-
|
|
2863
|
-
|
|
2864
|
-
### Bug Fixes
|
|
2865
|
-
|
|
2866
|
-
* **deps:** lock file maintenance ([0a4516e](https://github.com/scratchfoundation/scratch-storage/commit/0a4516e6db76cdbce97e3aa567bcc8d8c6bb96d0))
|
|
2867
|
-
|
|
2868
|
-
## [2.3.162](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.161...v2.3.162) (2024-06-26)
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
### Bug Fixes
|
|
2872
|
-
|
|
2873
|
-
* **deps:** lock file maintenance ([b74eec7](https://github.com/scratchfoundation/scratch-storage/commit/b74eec7e5d254fd21b54ad56dc57bae26b050473))
|
|
2874
|
-
|
|
2875
|
-
## [2.3.161](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.160...v2.3.161) (2024-06-26)
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
### Bug Fixes
|
|
2879
|
-
|
|
2880
|
-
* **deps:** lock file maintenance ([a87c526](https://github.com/scratchfoundation/scratch-storage/commit/a87c5264838c70c92681133d5a497594a4ab5119))
|
|
2881
|
-
|
|
2882
|
-
## [2.3.160](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.159...v2.3.160) (2024-06-25)
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
### Bug Fixes
|
|
2886
|
-
|
|
2887
|
-
* **deps:** lock file maintenance ([64106a2](https://github.com/scratchfoundation/scratch-storage/commit/64106a2057712cd64e9e1b409d02dd1dd1eecb3a))
|
|
2888
|
-
|
|
2889
|
-
## [2.3.159](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.158...v2.3.159) (2024-06-23)
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
### Bug Fixes
|
|
2893
|
-
|
|
2894
|
-
* **deps:** lock file maintenance ([d1b3b2f](https://github.com/scratchfoundation/scratch-storage/commit/d1b3b2feeabdfe9799921a6c8723f54441bca22b))
|
|
2895
|
-
|
|
2896
|
-
## [2.3.158](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.157...v2.3.158) (2024-06-22)
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
### Bug Fixes
|
|
2900
|
-
|
|
2901
|
-
* **deps:** lock file maintenance ([ed4edf8](https://github.com/scratchfoundation/scratch-storage/commit/ed4edf826bf753c732cc85724f32b171315e69ab))
|
|
2902
|
-
|
|
2903
|
-
## [2.3.157](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.156...v2.3.157) (2024-06-22)
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
### Bug Fixes
|
|
2907
|
-
|
|
2908
|
-
* **deps:** lock file maintenance ([7bb4997](https://github.com/scratchfoundation/scratch-storage/commit/7bb4997f5440d6e4538c8b6a87c857fbc70054e8))
|
|
2909
|
-
|
|
2910
|
-
## [2.3.156](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.155...v2.3.156) (2024-06-22)
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
### Bug Fixes
|
|
2914
|
-
|
|
2915
|
-
* **deps:** lock file maintenance ([82a0e1b](https://github.com/scratchfoundation/scratch-storage/commit/82a0e1b7d8d1546d2b0f672dd1af860716594e97))
|
|
2916
|
-
|
|
2917
|
-
## [2.3.155](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.154...v2.3.155) (2024-06-21)
|
|
2918
|
-
|
|
2919
|
-
|
|
2920
|
-
### Bug Fixes
|
|
2921
|
-
|
|
2922
|
-
* **deps:** lock file maintenance ([54570de](https://github.com/scratchfoundation/scratch-storage/commit/54570de38692c47eec25e23c87bc1aa26f8821dc))
|
|
2923
|
-
|
|
2924
|
-
## [2.3.154](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.153...v2.3.154) (2024-06-20)
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
### Bug Fixes
|
|
2928
|
-
|
|
2929
|
-
* **deps:** lock file maintenance ([e22bf6d](https://github.com/scratchfoundation/scratch-storage/commit/e22bf6d05ae32ca298df272873328f3d42c1e1f0))
|
|
2930
|
-
|
|
2931
|
-
## [2.3.153](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.152...v2.3.153) (2024-06-19)
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
### Bug Fixes
|
|
2935
|
-
|
|
2936
|
-
* **deps:** lock file maintenance ([4cb3a57](https://github.com/scratchfoundation/scratch-storage/commit/4cb3a570d52602c7c354d0511752a4a420f3c249))
|
|
2937
|
-
|
|
2938
|
-
## [2.3.152](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.151...v2.3.152) (2024-06-18)
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
### Bug Fixes
|
|
2942
|
-
|
|
2943
|
-
* **deps:** lock file maintenance ([914df8b](https://github.com/scratchfoundation/scratch-storage/commit/914df8bbcba1e0a36b8371985bba35c504be17cf))
|
|
2944
|
-
|
|
2945
|
-
## [2.3.151](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.150...v2.3.151) (2024-06-17)
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
### Bug Fixes
|
|
2949
|
-
|
|
2950
|
-
* **deps:** lock file maintenance ([387faaa](https://github.com/scratchfoundation/scratch-storage/commit/387faaa07ce06b94b5096ef9790b294d395e4001))
|
|
2951
|
-
|
|
2952
|
-
## [2.3.150](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.149...v2.3.150) (2024-06-15)
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
|
-
### Bug Fixes
|
|
2956
|
-
|
|
2957
|
-
* **deps:** lock file maintenance ([8c9895f](https://github.com/scratchfoundation/scratch-storage/commit/8c9895fb216cc82a6d82df0f1678b2e353c6ef86))
|
|
2958
|
-
|
|
2959
|
-
## [2.3.149](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.148...v2.3.149) (2024-06-14)
|
|
2960
|
-
|
|
2961
|
-
|
|
2962
|
-
### Bug Fixes
|
|
2963
|
-
|
|
2964
|
-
* **deps:** lock file maintenance ([c60aaa8](https://github.com/scratchfoundation/scratch-storage/commit/c60aaa8c4d20124e0b458e39377f71ff257b5b20))
|
|
2965
|
-
|
|
2966
|
-
## [2.3.148](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.147...v2.3.148) (2024-06-14)
|
|
2967
|
-
|
|
2968
|
-
|
|
2969
|
-
### Bug Fixes
|
|
2970
|
-
|
|
2971
|
-
* **deps:** lock file maintenance ([8e1a24f](https://github.com/scratchfoundation/scratch-storage/commit/8e1a24f92881517146c031e19ad68305faeb7968))
|
|
2972
|
-
|
|
2973
|
-
## [2.3.147](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.146...v2.3.147) (2024-06-13)
|
|
2974
|
-
|
|
2975
|
-
|
|
2976
|
-
### Bug Fixes
|
|
2977
|
-
|
|
2978
|
-
* **deps:** lock file maintenance ([7359f45](https://github.com/scratchfoundation/scratch-storage/commit/7359f457f5bcdfcb700aa5918494205944ef4053))
|
|
2979
|
-
|
|
2980
|
-
## [2.3.146](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.145...v2.3.146) (2024-06-13)
|
|
2981
|
-
|
|
2982
|
-
|
|
2983
|
-
### Bug Fixes
|
|
2984
|
-
|
|
2985
|
-
* **deps:** lock file maintenance ([ab5cc93](https://github.com/scratchfoundation/scratch-storage/commit/ab5cc93a9449948fb719bb17a069684c8b6e7023))
|
|
2986
|
-
|
|
2987
|
-
## [2.3.145](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.144...v2.3.145) (2024-06-12)
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
### Bug Fixes
|
|
2991
|
-
|
|
2992
|
-
* **deps:** lock file maintenance ([2701061](https://github.com/scratchfoundation/scratch-storage/commit/2701061835618b9aa02cc69f6ed955185f3f1a1f))
|
|
2993
|
-
|
|
2994
|
-
## [2.3.144](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.143...v2.3.144) (2024-06-11)
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
### Bug Fixes
|
|
2998
|
-
|
|
2999
|
-
* **deps:** lock file maintenance ([92a34fb](https://github.com/scratchfoundation/scratch-storage/commit/92a34fb57e0a83140aa981c89be9cd8abfb1f95f))
|
|
3000
|
-
|
|
3001
|
-
## [2.3.143](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.142...v2.3.143) (2024-06-10)
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
### Bug Fixes
|
|
3005
|
-
|
|
3006
|
-
* **deps:** lock file maintenance ([8a009df](https://github.com/scratchfoundation/scratch-storage/commit/8a009df8f8bce2226f2a701edc008b2fd6866214))
|
|
3007
|
-
|
|
3008
|
-
## [2.3.142](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.141...v2.3.142) (2024-06-10)
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
### Bug Fixes
|
|
3012
|
-
|
|
3013
|
-
* **deps:** lock file maintenance ([8a79c9e](https://github.com/scratchfoundation/scratch-storage/commit/8a79c9e5db9404d3bbf24f023027593a089aaf85))
|
|
3014
|
-
|
|
3015
|
-
## [2.3.141](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.140...v2.3.141) (2024-06-09)
|
|
3016
|
-
|
|
3017
|
-
|
|
3018
|
-
### Bug Fixes
|
|
3019
|
-
|
|
3020
|
-
* **deps:** lock file maintenance ([ee79b49](https://github.com/scratchfoundation/scratch-storage/commit/ee79b4982880a8a2f20bb9ecb79b27874561e85a))
|
|
3021
|
-
|
|
3022
|
-
## [2.3.140](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.139...v2.3.140) (2024-06-08)
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
### Bug Fixes
|
|
3026
|
-
|
|
3027
|
-
* **deps:** lock file maintenance ([a24718e](https://github.com/scratchfoundation/scratch-storage/commit/a24718ee5feb0ddf8f4cff2c5b6875786aa38f81))
|
|
3028
|
-
|
|
3029
|
-
## [2.3.139](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.138...v2.3.139) (2024-06-07)
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
### Bug Fixes
|
|
3033
|
-
|
|
3034
|
-
* **deps:** lock file maintenance ([d5c5d15](https://github.com/scratchfoundation/scratch-storage/commit/d5c5d157f6f9fbd52e4c9520bd98c1405b0bb117))
|
|
3035
|
-
|
|
3036
|
-
## [2.3.138](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.137...v2.3.138) (2024-06-07)
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
### Bug Fixes
|
|
3040
|
-
|
|
3041
|
-
* **deps:** lock file maintenance ([d4c6ad3](https://github.com/scratchfoundation/scratch-storage/commit/d4c6ad375744670e08e985a72eb292025efc6286))
|
|
3042
|
-
|
|
3043
|
-
## [2.3.137](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.136...v2.3.137) (2024-06-06)
|
|
3044
|
-
|
|
3045
|
-
|
|
3046
|
-
### Bug Fixes
|
|
3047
|
-
|
|
3048
|
-
* **deps:** lock file maintenance ([261e942](https://github.com/scratchfoundation/scratch-storage/commit/261e9426d6f560b9b740c5b29061e222499dfa6d))
|
|
3049
|
-
|
|
3050
|
-
## [2.3.136](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.135...v2.3.136) (2024-06-05)
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
### Bug Fixes
|
|
3054
|
-
|
|
3055
|
-
* **deps:** lock file maintenance ([61b007e](https://github.com/scratchfoundation/scratch-storage/commit/61b007e492be86b6aab8ad0398eda968331ccc81))
|
|
3056
|
-
|
|
3057
|
-
## [2.3.135](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.134...v2.3.135) (2024-06-04)
|
|
3058
|
-
|
|
3059
|
-
|
|
3060
|
-
### Bug Fixes
|
|
3061
|
-
|
|
3062
|
-
* **deps:** lock file maintenance ([b38dcee](https://github.com/scratchfoundation/scratch-storage/commit/b38dcee8bc86fd6f2838a815b6e48351c4ef936b))
|
|
3063
|
-
|
|
3064
|
-
## [2.3.134](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.133...v2.3.134) (2024-06-03)
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
### Bug Fixes
|
|
3068
|
-
|
|
3069
|
-
* **deps:** lock file maintenance ([baa587b](https://github.com/scratchfoundation/scratch-storage/commit/baa587b25364281d4e2e3fdc4131e31ca04b0e08))
|
|
3070
|
-
|
|
3071
|
-
## [2.3.133](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.132...v2.3.133) (2024-06-03)
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
### Bug Fixes
|
|
3075
|
-
|
|
3076
|
-
* **deps:** lock file maintenance ([d3a11e3](https://github.com/scratchfoundation/scratch-storage/commit/d3a11e305e29e2ed0d3010b6e6f5ea9b6c38d168))
|
|
3077
|
-
|
|
3078
|
-
## [2.3.132](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.131...v2.3.132) (2024-06-02)
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
|
-
### Bug Fixes
|
|
3082
|
-
|
|
3083
|
-
* **deps:** lock file maintenance ([7ab052b](https://github.com/scratchfoundation/scratch-storage/commit/7ab052b87137082830b6845f3a5c3840afbd9a72))
|
|
3084
|
-
|
|
3085
|
-
## [2.3.131](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.130...v2.3.131) (2024-06-01)
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
### Bug Fixes
|
|
3089
|
-
|
|
3090
|
-
* **deps:** lock file maintenance ([782c107](https://github.com/scratchfoundation/scratch-storage/commit/782c107e19bf892d9a502288860c731a04269ddb))
|
|
3091
|
-
|
|
3092
|
-
## [2.3.130](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.129...v2.3.130) (2024-05-31)
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
### Bug Fixes
|
|
3096
|
-
|
|
3097
|
-
* **deps:** lock file maintenance ([c213f0b](https://github.com/scratchfoundation/scratch-storage/commit/c213f0be534a83f44121a2b2c7260b92e1f7579d))
|
|
3098
|
-
|
|
3099
|
-
## [2.3.129](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.128...v2.3.129) (2024-05-31)
|
|
3100
|
-
|
|
3101
|
-
|
|
3102
|
-
### Bug Fixes
|
|
3103
|
-
|
|
3104
|
-
* **deps:** lock file maintenance ([8be10dc](https://github.com/scratchfoundation/scratch-storage/commit/8be10dc8af5ef1de5b124c8ebe179aaee33bac66))
|
|
3105
|
-
|
|
3106
|
-
## [2.3.128](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.127...v2.3.128) (2024-05-30)
|
|
3107
|
-
|
|
3108
|
-
|
|
3109
|
-
### Bug Fixes
|
|
3110
|
-
|
|
3111
|
-
* **deps:** lock file maintenance ([9a33c09](https://github.com/scratchfoundation/scratch-storage/commit/9a33c09554c5f195a87c971c706d3d002532c5fb))
|
|
3112
|
-
|
|
3113
|
-
## [2.3.127](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.126...v2.3.127) (2024-05-28)
|
|
3114
|
-
|
|
3115
|
-
|
|
3116
|
-
### Bug Fixes
|
|
3117
|
-
|
|
3118
|
-
* **deps:** lock file maintenance ([1e3f4eb](https://github.com/scratchfoundation/scratch-storage/commit/1e3f4eb2ec0061406c0d3ce0954ebca4d2375904))
|
|
3119
|
-
|
|
3120
|
-
## [2.3.126](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.125...v2.3.126) (2024-05-27)
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
### Bug Fixes
|
|
3124
|
-
|
|
3125
|
-
* **deps:** lock file maintenance ([80e7e0a](https://github.com/scratchfoundation/scratch-storage/commit/80e7e0a323ee2175cfc474de6d54dcc848232f1b))
|
|
3126
|
-
|
|
3127
|
-
## [2.3.125](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.124...v2.3.125) (2024-05-26)
|
|
3128
|
-
|
|
3129
|
-
|
|
3130
|
-
### Bug Fixes
|
|
3131
|
-
|
|
3132
|
-
* **deps:** lock file maintenance ([059f062](https://github.com/scratchfoundation/scratch-storage/commit/059f062debc663d47ab141385afab44f08bb44c2))
|
|
3133
|
-
|
|
3134
|
-
## [2.3.124](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.123...v2.3.124) (2024-05-25)
|
|
3135
|
-
|
|
3136
|
-
|
|
3137
|
-
### Bug Fixes
|
|
3138
|
-
|
|
3139
|
-
* **deps:** lock file maintenance ([5d0b7a8](https://github.com/scratchfoundation/scratch-storage/commit/5d0b7a84e723a0e65e2205236583c5e66ef0b549))
|
|
3140
|
-
|
|
3141
|
-
## [2.3.123](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.122...v2.3.123) (2024-05-25)
|
|
3142
|
-
|
|
3143
|
-
|
|
3144
|
-
### Bug Fixes
|
|
3145
|
-
|
|
3146
|
-
* **deps:** lock file maintenance ([27364df](https://github.com/scratchfoundation/scratch-storage/commit/27364dfe2e12578729cfa89c32369b1e4106d42b))
|
|
3147
|
-
|
|
3148
|
-
## [2.3.122](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.121...v2.3.122) (2024-05-24)
|
|
3149
|
-
|
|
3150
|
-
|
|
3151
|
-
### Bug Fixes
|
|
3152
|
-
|
|
3153
|
-
* **deps:** lock file maintenance ([3feafbc](https://github.com/scratchfoundation/scratch-storage/commit/3feafbc22284bef92fa02d1eb87abb90227f1e7d))
|
|
3154
|
-
|
|
3155
|
-
## [2.3.121](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.120...v2.3.121) (2024-05-24)
|
|
3156
|
-
|
|
3157
|
-
|
|
3158
|
-
### Bug Fixes
|
|
3159
|
-
|
|
3160
|
-
* **deps:** lock file maintenance ([94981a1](https://github.com/scratchfoundation/scratch-storage/commit/94981a199cf8f5bd43d6056a8100c9c0653f669f))
|
|
3161
|
-
|
|
3162
|
-
## [2.3.120](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.119...v2.3.120) (2024-05-23)
|
|
3163
|
-
|
|
3164
|
-
|
|
3165
|
-
### Bug Fixes
|
|
3166
|
-
|
|
3167
|
-
* **deps:** lock file maintenance ([635fc40](https://github.com/scratchfoundation/scratch-storage/commit/635fc4077d3e5f225d2de42fa7ab9f541d464149))
|
|
3168
|
-
|
|
3169
|
-
## [2.3.119](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.118...v2.3.119) (2024-05-23)
|
|
3170
|
-
|
|
3171
|
-
|
|
3172
|
-
### Bug Fixes
|
|
3173
|
-
|
|
3174
|
-
* **deps:** lock file maintenance ([c30f5b5](https://github.com/scratchfoundation/scratch-storage/commit/c30f5b5f5c96d897e4d024317815f0f63e617cd6))
|
|
3175
|
-
|
|
3176
|
-
## [2.3.118](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.117...v2.3.118) (2024-05-21)
|
|
3177
|
-
|
|
3178
|
-
|
|
3179
|
-
### Bug Fixes
|
|
3180
|
-
|
|
3181
|
-
* **deps:** lock file maintenance ([47ed1c1](https://github.com/scratchfoundation/scratch-storage/commit/47ed1c11b757c0f76eaa330b51b51ca9ad34deb1))
|
|
3182
|
-
|
|
3183
|
-
## [2.3.117](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.116...v2.3.117) (2024-05-19)
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
### Bug Fixes
|
|
3187
|
-
|
|
3188
|
-
* **deps:** lock file maintenance ([3c51096](https://github.com/scratchfoundation/scratch-storage/commit/3c51096369f03bc1c935c301f4961d5642d08505))
|
|
3189
|
-
|
|
3190
|
-
## [2.3.116](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.115...v2.3.116) (2024-05-18)
|
|
3191
|
-
|
|
3192
|
-
|
|
3193
|
-
### Bug Fixes
|
|
3194
|
-
|
|
3195
|
-
* **deps:** lock file maintenance ([813c676](https://github.com/scratchfoundation/scratch-storage/commit/813c6762bfc6c189cde006608ed60fa9b3833f28))
|
|
3196
|
-
|
|
3197
|
-
## [2.3.115](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.114...v2.3.115) (2024-05-17)
|
|
3198
|
-
|
|
3199
|
-
|
|
3200
|
-
### Bug Fixes
|
|
3201
|
-
|
|
3202
|
-
* **deps:** lock file maintenance ([da9ef1c](https://github.com/scratchfoundation/scratch-storage/commit/da9ef1c948a5741453a6d3167d1d54742bc955d9))
|
|
3203
|
-
|
|
3204
|
-
## [2.3.114](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.113...v2.3.114) (2024-05-15)
|
|
3205
|
-
|
|
3206
|
-
|
|
3207
|
-
### Bug Fixes
|
|
3208
|
-
|
|
3209
|
-
* **deps:** lock file maintenance ([a3dc68c](https://github.com/scratchfoundation/scratch-storage/commit/a3dc68cb1fc31577ff344540de6783f562dd608b))
|
|
3210
|
-
|
|
3211
|
-
## [2.3.113](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.112...v2.3.113) (2024-05-14)
|
|
3212
|
-
|
|
3213
|
-
|
|
3214
|
-
### Bug Fixes
|
|
3215
|
-
|
|
3216
|
-
* **deps:** lock file maintenance ([29a86f9](https://github.com/scratchfoundation/scratch-storage/commit/29a86f978ec287fc5bd6aa5f5bab9907b868929d))
|
|
3217
|
-
|
|
3218
|
-
## [2.3.112](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.111...v2.3.112) (2024-05-14)
|
|
3219
|
-
|
|
3220
|
-
|
|
3221
|
-
### Bug Fixes
|
|
3222
|
-
|
|
3223
|
-
* **deps:** lock file maintenance ([dc3c0f0](https://github.com/scratchfoundation/scratch-storage/commit/dc3c0f0e10715055821d9d13d0a9bcfd3076549c))
|
|
3224
|
-
|
|
3225
|
-
## [2.3.111](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.110...v2.3.111) (2024-05-13)
|
|
3226
|
-
|
|
3227
|
-
|
|
3228
|
-
### Bug Fixes
|
|
3229
|
-
|
|
3230
|
-
* **deps:** lock file maintenance ([9c87318](https://github.com/scratchfoundation/scratch-storage/commit/9c873181488997244c1002613e3fc1d6cf400874))
|
|
3231
|
-
|
|
3232
|
-
## [2.3.110](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.109...v2.3.110) (2024-05-11)
|
|
3233
|
-
|
|
3234
|
-
|
|
3235
|
-
### Bug Fixes
|
|
3236
|
-
|
|
3237
|
-
* **deps:** lock file maintenance ([da0b6c0](https://github.com/scratchfoundation/scratch-storage/commit/da0b6c0bdb45e2f2608e193f7005bd9d01a3c1c4))
|
|
3238
|
-
|
|
3239
|
-
## [2.3.109](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.108...v2.3.109) (2024-05-11)
|
|
3240
|
-
|
|
3241
|
-
|
|
3242
|
-
### Bug Fixes
|
|
3243
|
-
|
|
3244
|
-
* **deps:** lock file maintenance ([90b17e0](https://github.com/scratchfoundation/scratch-storage/commit/90b17e04272216e45154e42f19572f1383bf2598))
|
|
3245
|
-
|
|
3246
|
-
## [2.3.108](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.107...v2.3.108) (2024-05-10)
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
### Bug Fixes
|
|
3250
|
-
|
|
3251
|
-
* **deps:** lock file maintenance ([00c43f9](https://github.com/scratchfoundation/scratch-storage/commit/00c43f99dd34b8cee2d1db7116125936667f1f2a))
|
|
3252
|
-
|
|
3253
|
-
## [2.3.107](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.106...v2.3.107) (2024-05-09)
|
|
3254
|
-
|
|
3255
|
-
|
|
3256
|
-
### Bug Fixes
|
|
3257
|
-
|
|
3258
|
-
* **deps:** lock file maintenance ([43a2a7b](https://github.com/scratchfoundation/scratch-storage/commit/43a2a7b6914d48a1aab0ed1854d8976a41f2f42d))
|
|
3259
|
-
|
|
3260
|
-
## [2.3.106](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.105...v2.3.106) (2024-05-08)
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
### Bug Fixes
|
|
3264
|
-
|
|
3265
|
-
* **deps:** lock file maintenance ([3f33be3](https://github.com/scratchfoundation/scratch-storage/commit/3f33be3216d7015a8f708ffe271510ad401b2562))
|
|
3266
|
-
|
|
3267
|
-
## [2.3.105](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.104...v2.3.105) (2024-05-07)
|
|
3268
|
-
|
|
3269
|
-
|
|
3270
|
-
### Bug Fixes
|
|
3271
|
-
|
|
3272
|
-
* **deps:** lock file maintenance ([a9af681](https://github.com/scratchfoundation/scratch-storage/commit/a9af68127d9f0386f538a0e4d03bb7e4d0d11623))
|
|
3273
|
-
|
|
3274
|
-
## [2.3.104](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.103...v2.3.104) (2024-05-06)
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
### Bug Fixes
|
|
3278
|
-
|
|
3279
|
-
* **deps:** lock file maintenance ([4162f25](https://github.com/scratchfoundation/scratch-storage/commit/4162f2507e2fe7c873abf0c5629c735ddc1675af))
|
|
3280
|
-
|
|
3281
|
-
## [2.3.103](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.102...v2.3.103) (2024-05-05)
|
|
3282
|
-
|
|
3283
|
-
|
|
3284
|
-
### Bug Fixes
|
|
3285
|
-
|
|
3286
|
-
* **deps:** lock file maintenance ([568cb67](https://github.com/scratchfoundation/scratch-storage/commit/568cb67d1f0f1cdf4881d9b086bfb294ea874d6d))
|
|
3287
|
-
|
|
3288
|
-
## [2.3.102](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.101...v2.3.102) (2024-05-04)
|
|
3289
|
-
|
|
3290
|
-
|
|
3291
|
-
### Bug Fixes
|
|
3292
|
-
|
|
3293
|
-
* **deps:** lock file maintenance ([82e81e4](https://github.com/scratchfoundation/scratch-storage/commit/82e81e4670890dbc6b9fecf3c1af42f51ec1b59e))
|
|
3294
|
-
|
|
3295
|
-
## [2.3.101](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.100...v2.3.101) (2024-05-02)
|
|
3296
|
-
|
|
3297
|
-
|
|
3298
|
-
### Bug Fixes
|
|
3299
|
-
|
|
3300
|
-
* **deps:** lock file maintenance ([bb81526](https://github.com/scratchfoundation/scratch-storage/commit/bb81526edb1b9994918ec90871e64d08bc526436))
|
|
3301
|
-
|
|
3302
|
-
## [2.3.100](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.99...v2.3.100) (2024-05-02)
|
|
3303
|
-
|
|
3304
|
-
|
|
3305
|
-
### Bug Fixes
|
|
3306
|
-
|
|
3307
|
-
* **deps:** lock file maintenance ([16e23a5](https://github.com/scratchfoundation/scratch-storage/commit/16e23a58b3bb3ffd1c0344e34d728651be2af09f))
|
|
3308
|
-
|
|
3309
|
-
## [2.3.99](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.98...v2.3.99) (2024-05-01)
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
### Bug Fixes
|
|
3313
|
-
|
|
3314
|
-
* **deps:** lock file maintenance ([9c2c31b](https://github.com/scratchfoundation/scratch-storage/commit/9c2c31b9cc1cba49e7645290399d92ec937857fb))
|
|
3315
|
-
|
|
3316
|
-
## [2.3.98](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.97...v2.3.98) (2024-04-30)
|
|
3317
|
-
|
|
3318
|
-
|
|
3319
|
-
### Bug Fixes
|
|
3320
|
-
|
|
3321
|
-
* **deps:** lock file maintenance ([5f47f25](https://github.com/scratchfoundation/scratch-storage/commit/5f47f255231460b5366a1188b4693357e608e0d4))
|
|
3322
|
-
|
|
3323
|
-
## [2.3.97](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.96...v2.3.97) (2024-04-30)
|
|
3324
|
-
|
|
3325
|
-
|
|
3326
|
-
### Bug Fixes
|
|
3327
|
-
|
|
3328
|
-
* **deps:** lock file maintenance ([042b38e](https://github.com/scratchfoundation/scratch-storage/commit/042b38ed624a97815b1b891bf1ab617d612b12ee))
|
|
3329
|
-
|
|
3330
|
-
## [2.3.96](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.95...v2.3.96) (2024-04-29)
|
|
3331
|
-
|
|
3332
|
-
|
|
3333
|
-
### Bug Fixes
|
|
3334
|
-
|
|
3335
|
-
* **deps:** lock file maintenance ([8e37a52](https://github.com/scratchfoundation/scratch-storage/commit/8e37a521eba536204dfb76ac8900f81930b6eab9))
|
|
3336
|
-
|
|
3337
|
-
## [2.3.95](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.94...v2.3.95) (2024-04-28)
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
|
-
### Bug Fixes
|
|
3341
|
-
|
|
3342
|
-
* **deps:** lock file maintenance ([8cf4636](https://github.com/scratchfoundation/scratch-storage/commit/8cf46368f792a32f1079a608cfba5e8a8754eb74))
|
|
3343
|
-
|
|
3344
|
-
## [2.3.94](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.93...v2.3.94) (2024-04-27)
|
|
3345
|
-
|
|
3346
|
-
|
|
3347
|
-
### Bug Fixes
|
|
3348
|
-
|
|
3349
|
-
* **deps:** lock file maintenance ([5b86567](https://github.com/scratchfoundation/scratch-storage/commit/5b86567dad0150d424234ca392ce1b3a58230217))
|
|
3350
|
-
|
|
3351
|
-
## [2.3.93](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.92...v2.3.93) (2024-04-26)
|
|
3352
|
-
|
|
3353
|
-
|
|
3354
|
-
### Bug Fixes
|
|
3355
|
-
|
|
3356
|
-
* **deps:** lock file maintenance ([1583fab](https://github.com/scratchfoundation/scratch-storage/commit/1583fabdf237047d3741837cc7efaddd3154ef64))
|
|
3357
|
-
|
|
3358
|
-
## [2.3.92](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.91...v2.3.92) (2024-04-25)
|
|
3359
|
-
|
|
3360
|
-
|
|
3361
|
-
### Bug Fixes
|
|
3362
|
-
|
|
3363
|
-
* **deps:** lock file maintenance ([910ff65](https://github.com/scratchfoundation/scratch-storage/commit/910ff65021fab241dd1291012cbff3c78a0156e4))
|
|
3364
|
-
|
|
3365
|
-
## [2.3.91](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.90...v2.3.91) (2024-04-24)
|
|
3366
|
-
|
|
3367
|
-
|
|
3368
|
-
### Bug Fixes
|
|
3369
|
-
|
|
3370
|
-
* **deps:** lock file maintenance ([2205b8a](https://github.com/scratchfoundation/scratch-storage/commit/2205b8a1f69d11f77c182903b822210633173788))
|
|
3371
|
-
|
|
3372
|
-
## [2.3.90](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.89...v2.3.90) (2024-04-23)
|
|
3373
|
-
|
|
3374
|
-
|
|
3375
|
-
### Bug Fixes
|
|
3376
|
-
|
|
3377
|
-
* **deps:** lock file maintenance ([391fa34](https://github.com/scratchfoundation/scratch-storage/commit/391fa348fafc61ea9fa99a698a2d87eb5371ab86))
|
|
3378
|
-
|
|
3379
|
-
## [2.3.89](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.88...v2.3.89) (2024-04-22)
|
|
3380
|
-
|
|
3381
|
-
|
|
3382
|
-
### Bug Fixes
|
|
3383
|
-
|
|
3384
|
-
* **deps:** lock file maintenance ([dc11291](https://github.com/scratchfoundation/scratch-storage/commit/dc112919ff0d5bb11fd2f0e920e76c8f309b75c6))
|
|
3385
|
-
|
|
3386
|
-
## [2.3.88](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.87...v2.3.88) (2024-04-20)
|
|
3387
|
-
|
|
3388
|
-
|
|
3389
|
-
### Bug Fixes
|
|
3390
|
-
|
|
3391
|
-
* **deps:** lock file maintenance ([833e2b7](https://github.com/scratchfoundation/scratch-storage/commit/833e2b73b23d0887a50651a89990b6028fc4f06d))
|
|
3392
|
-
|
|
3393
|
-
## [2.3.87](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.86...v2.3.87) (2024-04-19)
|
|
3394
|
-
|
|
3395
|
-
|
|
3396
|
-
### Bug Fixes
|
|
3397
|
-
|
|
3398
|
-
* **deps:** lock file maintenance ([c24f135](https://github.com/scratchfoundation/scratch-storage/commit/c24f1359ef9975f4e9ff741448bb57d9c8ff4047))
|
|
3399
|
-
|
|
3400
|
-
## [2.3.86](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.85...v2.3.86) (2024-04-19)
|
|
3401
|
-
|
|
3402
|
-
|
|
3403
|
-
### Bug Fixes
|
|
3404
|
-
|
|
3405
|
-
* **deps:** lock file maintenance ([e51d6a5](https://github.com/scratchfoundation/scratch-storage/commit/e51d6a59313b19c2edca6a6ebe666e648502e3ac))
|
|
3406
|
-
|
|
3407
|
-
## [2.3.85](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.84...v2.3.85) (2024-04-18)
|
|
3408
|
-
|
|
3409
|
-
|
|
3410
|
-
### Bug Fixes
|
|
3411
|
-
|
|
3412
|
-
* **deps:** lock file maintenance ([5c3788d](https://github.com/scratchfoundation/scratch-storage/commit/5c3788d97581bfddd17c2631bed1a696ddd63f25))
|
|
3413
|
-
|
|
3414
|
-
## [2.3.84](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.83...v2.3.84) (2024-04-17)
|
|
3415
|
-
|
|
3416
|
-
|
|
3417
|
-
### Bug Fixes
|
|
3418
|
-
|
|
3419
|
-
* **deps:** lock file maintenance ([ea08f09](https://github.com/scratchfoundation/scratch-storage/commit/ea08f09874da98029e91a25bf1291d421929d475))
|
|
3420
|
-
|
|
3421
|
-
## [2.3.83](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.82...v2.3.83) (2024-04-16)
|
|
3422
|
-
|
|
3423
|
-
|
|
3424
|
-
### Bug Fixes
|
|
3425
|
-
|
|
3426
|
-
* **deps:** lock file maintenance ([22aa8a4](https://github.com/scratchfoundation/scratch-storage/commit/22aa8a4571c449f2b01bab1a6e9e11df1d19e206))
|
|
3427
|
-
|
|
3428
|
-
## [2.3.82](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.81...v2.3.82) (2024-04-15)
|
|
3429
|
-
|
|
3430
|
-
|
|
3431
|
-
### Bug Fixes
|
|
3432
|
-
|
|
3433
|
-
* **deps:** lock file maintenance ([199ce00](https://github.com/scratchfoundation/scratch-storage/commit/199ce00635dd8a433c260854c7f3ecf27c4f231a))
|
|
3434
|
-
|
|
3435
|
-
## [2.3.81](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.80...v2.3.81) (2024-04-13)
|
|
3436
|
-
|
|
3437
|
-
|
|
3438
|
-
### Bug Fixes
|
|
3439
|
-
|
|
3440
|
-
* **deps:** lock file maintenance ([ef351d8](https://github.com/scratchfoundation/scratch-storage/commit/ef351d8c09a45c96faffa0bd475a6245caf3f215))
|
|
3441
|
-
|
|
3442
|
-
## [2.3.80](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.79...v2.3.80) (2024-04-13)
|
|
3443
|
-
|
|
3444
|
-
|
|
3445
|
-
### Bug Fixes
|
|
3446
|
-
|
|
3447
|
-
* **deps:** lock file maintenance ([3934dfb](https://github.com/scratchfoundation/scratch-storage/commit/3934dfb38916c74355e6c52240a95160b3defcc9))
|
|
3448
|
-
|
|
3449
|
-
## [2.3.79](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.78...v2.3.79) (2024-04-12)
|
|
3450
|
-
|
|
3451
|
-
|
|
3452
|
-
### Bug Fixes
|
|
3453
|
-
|
|
3454
|
-
* **deps:** lock file maintenance ([03d71ee](https://github.com/scratchfoundation/scratch-storage/commit/03d71ee543cf6bef6d05b18d1b406c1284bea9ae))
|
|
3455
|
-
|
|
3456
|
-
## [2.3.78](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.77...v2.3.78) (2024-04-11)
|
|
3457
|
-
|
|
3458
|
-
|
|
3459
|
-
### Bug Fixes
|
|
3460
|
-
|
|
3461
|
-
* **deps:** lock file maintenance ([a6f581d](https://github.com/scratchfoundation/scratch-storage/commit/a6f581dc883f1107e01bb225da090b8726553d02))
|
|
3462
|
-
|
|
3463
|
-
## [2.3.77](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.76...v2.3.77) (2024-04-10)
|
|
3464
|
-
|
|
3465
|
-
|
|
3466
|
-
### Bug Fixes
|
|
3467
|
-
|
|
3468
|
-
* **deps:** lock file maintenance ([6a6e971](https://github.com/scratchfoundation/scratch-storage/commit/6a6e9715700e2cb719006780baad61a0f368fe8b))
|
|
3469
|
-
|
|
3470
|
-
## [2.3.76](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.75...v2.3.76) (2024-04-09)
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
### Bug Fixes
|
|
3474
|
-
|
|
3475
|
-
* **deps:** lock file maintenance ([b81f131](https://github.com/scratchfoundation/scratch-storage/commit/b81f1319ce97fd9a83a76d87798390a3ce7a3cf7))
|
|
3476
|
-
|
|
3477
|
-
## [2.3.75](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.74...v2.3.75) (2024-04-06)
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
### Bug Fixes
|
|
3481
|
-
|
|
3482
|
-
* **deps:** lock file maintenance ([87a4b3b](https://github.com/scratchfoundation/scratch-storage/commit/87a4b3b5823bef1eadf7f1b99858e4764823a4be))
|
|
3483
|
-
|
|
3484
|
-
## [2.3.74](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.73...v2.3.74) (2024-04-06)
|
|
3485
|
-
|
|
3486
|
-
|
|
3487
|
-
### Bug Fixes
|
|
3488
|
-
|
|
3489
|
-
* **deps:** lock file maintenance ([d90dfe3](https://github.com/scratchfoundation/scratch-storage/commit/d90dfe323e1e2e0ee8bc99eb19a8111b63d42322))
|
|
3490
|
-
|
|
3491
|
-
## [2.3.73](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.72...v2.3.73) (2024-04-04)
|
|
3492
|
-
|
|
3493
|
-
|
|
3494
|
-
### Bug Fixes
|
|
3495
|
-
|
|
3496
|
-
* **deps:** lock file maintenance ([864dbdc](https://github.com/scratchfoundation/scratch-storage/commit/864dbdc0f9674b257526c98fcb78a35398d8be54))
|
|
3497
|
-
|
|
3498
|
-
## [2.3.72](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.71...v2.3.72) (2024-04-04)
|
|
3499
|
-
|
|
3500
|
-
|
|
3501
|
-
### Bug Fixes
|
|
3502
|
-
|
|
3503
|
-
* **deps:** lock file maintenance ([873d857](https://github.com/scratchfoundation/scratch-storage/commit/873d857e6b4b7ee644729953fb639afacdd05c8e))
|
|
3504
|
-
|
|
3505
|
-
## [2.3.71](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.70...v2.3.71) (2024-04-03)
|
|
3506
|
-
|
|
3507
|
-
|
|
3508
|
-
### Bug Fixes
|
|
3509
|
-
|
|
3510
|
-
* **deps:** lock file maintenance ([c35738d](https://github.com/scratchfoundation/scratch-storage/commit/c35738d8417f62032fc3342bdbf1f4b6d4908a93))
|
|
3511
|
-
|
|
3512
|
-
## [2.3.70](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.69...v2.3.70) (2024-04-02)
|
|
3513
|
-
|
|
3514
|
-
|
|
3515
|
-
### Bug Fixes
|
|
3516
|
-
|
|
3517
|
-
* **deps:** lock file maintenance ([7f8e4bc](https://github.com/scratchfoundation/scratch-storage/commit/7f8e4bcb81f525e49b9a64e5bbf4deef34e42d59))
|
|
3518
|
-
|
|
3519
|
-
## [2.3.69](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.68...v2.3.69) (2024-04-02)
|
|
3520
|
-
|
|
3521
|
-
|
|
3522
|
-
### Bug Fixes
|
|
3523
|
-
|
|
3524
|
-
* **deps:** lock file maintenance ([506a7ce](https://github.com/scratchfoundation/scratch-storage/commit/506a7ceaa68b070bb726687b3525043d20adb19f))
|
|
3525
|
-
|
|
3526
|
-
## [2.3.68](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.67...v2.3.68) (2024-03-31)
|
|
3527
|
-
|
|
3528
|
-
|
|
3529
|
-
### Bug Fixes
|
|
3530
|
-
|
|
3531
|
-
* **deps:** lock file maintenance ([9141539](https://github.com/scratchfoundation/scratch-storage/commit/91415396ef2da084c1e1618d9a8317a462d2cb9b))
|
|
3532
|
-
|
|
3533
|
-
## [2.3.67](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.66...v2.3.67) (2024-03-30)
|
|
3534
|
-
|
|
3535
|
-
|
|
3536
|
-
### Bug Fixes
|
|
3537
|
-
|
|
3538
|
-
* **deps:** lock file maintenance ([60bb749](https://github.com/scratchfoundation/scratch-storage/commit/60bb749ee13213a9b17ae4c1b973349dfcbf5d8f))
|
|
3539
|
-
|
|
3540
|
-
## [2.3.66](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.65...v2.3.66) (2024-03-30)
|
|
3541
|
-
|
|
3542
|
-
|
|
3543
|
-
### Bug Fixes
|
|
3544
|
-
|
|
3545
|
-
* **deps:** lock file maintenance ([340dd3d](https://github.com/scratchfoundation/scratch-storage/commit/340dd3dd35c22d951d6b7931ca942ca2f36002fe))
|
|
3546
|
-
|
|
3547
|
-
## [2.3.65](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.64...v2.3.65) (2024-03-29)
|
|
3548
|
-
|
|
3549
|
-
|
|
3550
|
-
### Bug Fixes
|
|
3551
|
-
|
|
3552
|
-
* **deps:** lock file maintenance ([47ba7c3](https://github.com/scratchfoundation/scratch-storage/commit/47ba7c39f6b09febebe39056fe66d7c5d3c2ff44))
|
|
3553
|
-
|
|
3554
|
-
## [2.3.64](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.63...v2.3.64) (2024-03-29)
|
|
3555
|
-
|
|
3556
|
-
|
|
3557
|
-
### Bug Fixes
|
|
3558
|
-
|
|
3559
|
-
* **deps:** lock file maintenance ([ef57330](https://github.com/scratchfoundation/scratch-storage/commit/ef57330f792425ded463efc744dd60fa35cb3597))
|
|
3560
|
-
|
|
3561
|
-
## [2.3.63](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.62...v2.3.63) (2024-03-28)
|
|
3562
|
-
|
|
3563
|
-
|
|
3564
|
-
### Bug Fixes
|
|
3565
|
-
|
|
3566
|
-
* **deps:** lock file maintenance ([e2a980a](https://github.com/scratchfoundation/scratch-storage/commit/e2a980a27f2c6c470e37be84b88e75dd6f7b4af2))
|
|
3567
|
-
|
|
3568
|
-
## [2.3.62](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.61...v2.3.62) (2024-03-28)
|
|
3569
|
-
|
|
3570
|
-
|
|
3571
|
-
### Bug Fixes
|
|
3572
|
-
|
|
3573
|
-
* **deps:** lock file maintenance ([036715a](https://github.com/scratchfoundation/scratch-storage/commit/036715a5ce261dde9fe15558bee558c28841ea3a))
|
|
3574
|
-
|
|
3575
|
-
## [2.3.61](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.60...v2.3.61) (2024-03-26)
|
|
3576
|
-
|
|
3577
|
-
|
|
3578
|
-
### Bug Fixes
|
|
3579
|
-
|
|
3580
|
-
* **deps:** lock file maintenance ([8f78222](https://github.com/scratchfoundation/scratch-storage/commit/8f782228a52c05998863630eeb472f9aa93497fc))
|
|
3581
|
-
|
|
3582
|
-
## [2.3.60](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.59...v2.3.60) (2024-03-26)
|
|
3583
|
-
|
|
3584
|
-
|
|
3585
|
-
### Bug Fixes
|
|
3586
|
-
|
|
3587
|
-
* **deps:** lock file maintenance ([ff8ba11](https://github.com/scratchfoundation/scratch-storage/commit/ff8ba110ecbba92dc41edbeeb5607c9693d2bea6))
|
|
3588
|
-
|
|
3589
|
-
## [2.3.59](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.58...v2.3.59) (2024-03-25)
|
|
3590
|
-
|
|
3591
|
-
|
|
3592
|
-
### Bug Fixes
|
|
3593
|
-
|
|
3594
|
-
* **deps:** lock file maintenance ([911a44a](https://github.com/scratchfoundation/scratch-storage/commit/911a44a79ffa581f80dcda9820eac19ffe6c7167))
|
|
3595
|
-
|
|
3596
|
-
## [2.3.58](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.57...v2.3.58) (2024-03-23)
|
|
3597
|
-
|
|
3598
|
-
|
|
3599
|
-
### Bug Fixes
|
|
3600
|
-
|
|
3601
|
-
* **deps:** lock file maintenance ([4bc365f](https://github.com/scratchfoundation/scratch-storage/commit/4bc365fb21c8d1b593b87faf0b6e7b65e399fa9e))
|
|
3602
|
-
|
|
3603
|
-
## [2.3.57](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.56...v2.3.57) (2024-03-23)
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
### Bug Fixes
|
|
3607
|
-
|
|
3608
|
-
* **deps:** lock file maintenance ([62bcf03](https://github.com/scratchfoundation/scratch-storage/commit/62bcf03557a1129b5ccf94005cdba21d339fb800))
|
|
3609
|
-
|
|
3610
|
-
## [2.3.56](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.55...v2.3.56) (2024-03-22)
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
### Bug Fixes
|
|
3614
|
-
|
|
3615
|
-
* **deps:** lock file maintenance ([3383b0b](https://github.com/scratchfoundation/scratch-storage/commit/3383b0b89f6dbc9642ce4c89939189506df0e3a4))
|
|
3616
|
-
|
|
3617
|
-
## [2.3.55](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.54...v2.3.55) (2024-03-22)
|
|
3618
|
-
|
|
3619
|
-
|
|
3620
|
-
### Bug Fixes
|
|
3621
|
-
|
|
3622
|
-
* **deps:** lock file maintenance ([4a7e7a1](https://github.com/scratchfoundation/scratch-storage/commit/4a7e7a18585b38c04fe7b5ebd3eba5c9572680c5))
|
|
3623
|
-
|
|
3624
|
-
## [2.3.54](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.53...v2.3.54) (2024-03-21)
|
|
3625
|
-
|
|
3626
|
-
|
|
3627
|
-
### Bug Fixes
|
|
3628
|
-
|
|
3629
|
-
* **deps:** lock file maintenance ([df1e81c](https://github.com/scratchfoundation/scratch-storage/commit/df1e81c717186b12c068d2b151d11f5586c446be))
|
|
3630
|
-
|
|
3631
|
-
## [2.3.53](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.52...v2.3.53) (2024-03-21)
|
|
3632
|
-
|
|
3633
|
-
|
|
3634
|
-
### Bug Fixes
|
|
3635
|
-
|
|
3636
|
-
* **deps:** lock file maintenance ([b054528](https://github.com/scratchfoundation/scratch-storage/commit/b0545280fb52ae098c6430b0e3b1b5e7d0b6ee3d))
|
|
3637
|
-
|
|
3638
|
-
## [2.3.52](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.51...v2.3.52) (2024-03-20)
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
### Bug Fixes
|
|
3642
|
-
|
|
3643
|
-
* **deps:** lock file maintenance ([7892613](https://github.com/scratchfoundation/scratch-storage/commit/7892613abb9728b61fe78a54639acce7a0ccf198))
|
|
3644
|
-
|
|
3645
|
-
## [2.3.51](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.50...v2.3.51) (2024-03-20)
|
|
3646
|
-
|
|
3647
|
-
|
|
3648
|
-
### Bug Fixes
|
|
3649
|
-
|
|
3650
|
-
* **deps:** lock file maintenance ([eceef25](https://github.com/scratchfoundation/scratch-storage/commit/eceef25aa35848afc84ead747f50e3524a6ff0d5))
|
|
3651
|
-
|
|
3652
|
-
## [2.3.50](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.49...v2.3.50) (2024-03-19)
|
|
3653
|
-
|
|
3654
|
-
|
|
3655
|
-
### Bug Fixes
|
|
3656
|
-
|
|
3657
|
-
* **deps:** lock file maintenance ([7feadb8](https://github.com/scratchfoundation/scratch-storage/commit/7feadb85173f8ea77d623d83b698962c3717782f))
|
|
3658
|
-
|
|
3659
|
-
## [2.3.49](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.48...v2.3.49) (2024-03-19)
|
|
3660
|
-
|
|
3661
|
-
|
|
3662
|
-
### Bug Fixes
|
|
3663
|
-
|
|
3664
|
-
* **deps:** lock file maintenance ([04402ab](https://github.com/scratchfoundation/scratch-storage/commit/04402abaa7ef63b0e6b8251a7badbd3b43724f6c))
|
|
3665
|
-
|
|
3666
|
-
## [2.3.48](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.47...v2.3.48) (2024-03-18)
|
|
3667
|
-
|
|
3668
|
-
|
|
3669
|
-
### Bug Fixes
|
|
3670
|
-
|
|
3671
|
-
* **deps:** lock file maintenance ([0ff0fb7](https://github.com/scratchfoundation/scratch-storage/commit/0ff0fb71dde420e919c08c312bdd32c66cf2375a))
|
|
3672
|
-
|
|
3673
|
-
## [2.3.47](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.46...v2.3.47) (2024-03-17)
|
|
3674
|
-
|
|
3675
|
-
|
|
3676
|
-
### Bug Fixes
|
|
3677
|
-
|
|
3678
|
-
* **deps:** lock file maintenance ([93da28a](https://github.com/scratchfoundation/scratch-storage/commit/93da28ab41a213b04f01c9839fa52a017a9bd057))
|
|
3679
|
-
|
|
3680
|
-
## [2.3.46](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.45...v2.3.46) (2024-03-16)
|
|
3681
|
-
|
|
3682
|
-
|
|
3683
|
-
### Bug Fixes
|
|
3684
|
-
|
|
3685
|
-
* **deps:** lock file maintenance ([769a6ef](https://github.com/scratchfoundation/scratch-storage/commit/769a6efd1a5d1c9cc697a0f02d4879a3cb06510b))
|
|
3686
|
-
|
|
3687
|
-
## [2.3.45](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.44...v2.3.45) (2024-03-15)
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
### Bug Fixes
|
|
3691
|
-
|
|
3692
|
-
* **deps:** lock file maintenance ([8edda47](https://github.com/scratchfoundation/scratch-storage/commit/8edda47694df8783d4c3e1d0ea7ed5814744bda1))
|
|
3693
|
-
|
|
3694
|
-
## [2.3.44](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.43...v2.3.44) (2024-03-15)
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
### Bug Fixes
|
|
3698
|
-
|
|
3699
|
-
* **deps:** lock file maintenance ([e51a340](https://github.com/scratchfoundation/scratch-storage/commit/e51a3403c209c4829287b393d053e0b10ba20e67))
|
|
3700
|
-
|
|
3701
|
-
## [2.3.43](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.42...v2.3.43) (2024-03-14)
|
|
3702
|
-
|
|
3703
|
-
|
|
3704
|
-
### Bug Fixes
|
|
3705
|
-
|
|
3706
|
-
* **deps:** lock file maintenance ([a57af39](https://github.com/scratchfoundation/scratch-storage/commit/a57af399d372ee7eccd5d438ed418b7466ade21a))
|
|
3707
|
-
|
|
3708
|
-
## [2.3.42](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.41...v2.3.42) (2024-03-13)
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
### Bug Fixes
|
|
3712
|
-
|
|
3713
|
-
* **deps:** lock file maintenance ([f507b02](https://github.com/scratchfoundation/scratch-storage/commit/f507b02dfaada6c14eeec5266478507428d9160b))
|
|
3714
|
-
|
|
3715
|
-
## [2.3.41](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.40...v2.3.41) (2024-03-12)
|
|
3716
|
-
|
|
3717
|
-
|
|
3718
|
-
### Bug Fixes
|
|
3719
|
-
|
|
3720
|
-
* **deps:** lock file maintenance ([3c124d6](https://github.com/scratchfoundation/scratch-storage/commit/3c124d62e7062dd53b3609910ecd56910e1d6440))
|
|
3721
|
-
|
|
3722
|
-
## [2.3.40](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.39...v2.3.40) (2024-03-11)
|
|
3723
|
-
|
|
3724
|
-
|
|
3725
|
-
### Bug Fixes
|
|
3726
|
-
|
|
3727
|
-
* **deps:** lock file maintenance ([14f32d6](https://github.com/scratchfoundation/scratch-storage/commit/14f32d646debe4f2dd8791318fad2da57898b484))
|
|
3728
|
-
|
|
3729
|
-
## [2.3.39](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.38...v2.3.39) (2024-03-10)
|
|
3730
|
-
|
|
3731
|
-
|
|
3732
|
-
### Bug Fixes
|
|
3733
|
-
|
|
3734
|
-
* **deps:** lock file maintenance ([f36218f](https://github.com/scratchfoundation/scratch-storage/commit/f36218f4983a9fa32a309228f920f12d4e557e26))
|
|
3735
|
-
|
|
3736
|
-
## [2.3.38](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.37...v2.3.38) (2024-03-09)
|
|
3737
|
-
|
|
3738
|
-
|
|
3739
|
-
### Bug Fixes
|
|
3740
|
-
|
|
3741
|
-
* **deps:** lock file maintenance ([2d7c80e](https://github.com/scratchfoundation/scratch-storage/commit/2d7c80e7287cf2a5b365a9cc178cf5a7efc1a13f))
|
|
3742
|
-
|
|
3743
|
-
## [2.3.37](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.36...v2.3.37) (2024-03-09)
|
|
3744
|
-
|
|
3745
|
-
|
|
3746
|
-
### Bug Fixes
|
|
3747
|
-
|
|
3748
|
-
* **deps:** lock file maintenance ([a774e54](https://github.com/scratchfoundation/scratch-storage/commit/a774e545cd79cc6227040f024d7d5e80f5954745))
|
|
3749
|
-
|
|
3750
|
-
## [2.3.36](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.35...v2.3.36) (2024-03-08)
|
|
3751
|
-
|
|
3752
|
-
|
|
3753
|
-
### Bug Fixes
|
|
3754
|
-
|
|
3755
|
-
* **deps:** lock file maintenance ([1708420](https://github.com/scratchfoundation/scratch-storage/commit/1708420cd192929d461f2f6f081201e39e97956e))
|
|
3756
|
-
|
|
3757
|
-
## [2.3.35](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.34...v2.3.35) (2024-03-08)
|
|
3758
|
-
|
|
3759
|
-
|
|
3760
|
-
### Bug Fixes
|
|
3761
|
-
|
|
3762
|
-
* **deps:** lock file maintenance ([bfba892](https://github.com/scratchfoundation/scratch-storage/commit/bfba8921d92faa29edd07d1a7be72410819a16b0))
|
|
3763
|
-
|
|
3764
|
-
## [2.3.34](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.33...v2.3.34) (2024-03-07)
|
|
3765
|
-
|
|
3766
|
-
|
|
3767
|
-
### Bug Fixes
|
|
3768
|
-
|
|
3769
|
-
* **deps:** lock file maintenance ([421d14c](https://github.com/scratchfoundation/scratch-storage/commit/421d14c8b2d0d547a140e2ac816ecde4142da863))
|
|
3770
|
-
|
|
3771
|
-
## [2.3.33](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.32...v2.3.33) (2024-03-06)
|
|
3772
|
-
|
|
3773
|
-
|
|
3774
|
-
### Bug Fixes
|
|
3775
|
-
|
|
3776
|
-
* **deps:** lock file maintenance ([f4e49c5](https://github.com/scratchfoundation/scratch-storage/commit/f4e49c5c6a5c7dd67ce3b65face887105dc5d481))
|
|
3777
|
-
|
|
3778
|
-
## [2.3.32](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.31...v2.3.32) (2024-03-05)
|
|
3779
|
-
|
|
3780
|
-
|
|
3781
|
-
### Bug Fixes
|
|
3782
|
-
|
|
3783
|
-
* **deps:** lock file maintenance ([37e319b](https://github.com/scratchfoundation/scratch-storage/commit/37e319bab9752d49902772b73f74f7938e2e4503))
|
|
3784
|
-
|
|
3785
|
-
## [2.3.31](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.30...v2.3.31) (2024-03-05)
|
|
3786
|
-
|
|
3787
|
-
|
|
3788
|
-
### Bug Fixes
|
|
3789
|
-
|
|
3790
|
-
* **deps:** lock file maintenance ([04f0b06](https://github.com/scratchfoundation/scratch-storage/commit/04f0b06a56c497be116a8f98d6aff52416c5a239))
|
|
3791
|
-
|
|
3792
|
-
## [2.3.30](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.29...v2.3.30) (2024-03-05)
|
|
3793
|
-
|
|
3794
|
-
|
|
3795
|
-
### Bug Fixes
|
|
3796
|
-
|
|
3797
|
-
* **deps:** lock file maintenance ([f4ab41d](https://github.com/scratchfoundation/scratch-storage/commit/f4ab41db6f7ab64633d4f84721f69601a2209a88))
|
|
3798
|
-
|
|
3799
|
-
## [2.3.29](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.28...v2.3.29) (2024-03-04)
|
|
3800
|
-
|
|
3801
|
-
|
|
3802
|
-
### Bug Fixes
|
|
3803
|
-
|
|
3804
|
-
* **deps:** lock file maintenance ([a906d89](https://github.com/scratchfoundation/scratch-storage/commit/a906d899422e5dfc66f318696de2c15ec5a58b2b))
|
|
3805
|
-
|
|
3806
|
-
## [2.3.28](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.27...v2.3.28) (2024-03-03)
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
### Bug Fixes
|
|
3810
|
-
|
|
3811
|
-
* **deps:** lock file maintenance ([954e0c9](https://github.com/scratchfoundation/scratch-storage/commit/954e0c9687bbe0de08a39206d16a2757f6d4bd08))
|
|
3812
|
-
|
|
3813
|
-
## [2.3.27](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.26...v2.3.27) (2024-03-02)
|
|
3814
|
-
|
|
3815
|
-
|
|
3816
|
-
### Bug Fixes
|
|
3817
|
-
|
|
3818
|
-
* **deps:** lock file maintenance ([06f1b71](https://github.com/scratchfoundation/scratch-storage/commit/06f1b715b5df70e9cfdbf068527772fd691fb4c7))
|
|
3819
|
-
|
|
3820
|
-
## [2.3.26](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.25...v2.3.26) (2024-03-01)
|
|
3821
|
-
|
|
3822
|
-
|
|
3823
|
-
### Bug Fixes
|
|
3824
|
-
|
|
3825
|
-
* **deps:** lock file maintenance ([34bf90a](https://github.com/scratchfoundation/scratch-storage/commit/34bf90a33a3b603534168414520d46c66cd347da))
|
|
3826
|
-
|
|
3827
|
-
## [2.3.25](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.24...v2.3.25) (2024-03-01)
|
|
3828
|
-
|
|
3829
|
-
|
|
3830
|
-
### Bug Fixes
|
|
3831
|
-
|
|
3832
|
-
* **deps:** lock file maintenance ([f1b0014](https://github.com/scratchfoundation/scratch-storage/commit/f1b00148abb425314db7b23ebb1d36b4a09ba1bb))
|
|
3833
|
-
|
|
3834
|
-
## [2.3.24](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.23...v2.3.24) (2024-03-01)
|
|
3835
|
-
|
|
3836
|
-
|
|
3837
|
-
### Bug Fixes
|
|
3838
|
-
|
|
3839
|
-
* **deps:** lock file maintenance ([c3fac02](https://github.com/scratchfoundation/scratch-storage/commit/c3fac0246d355350e1c8232040b7cb1a23a98163))
|
|
3840
|
-
|
|
3841
|
-
## [2.3.23](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.22...v2.3.23) (2024-02-29)
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
### Bug Fixes
|
|
3845
|
-
|
|
3846
|
-
* **deps:** lock file maintenance ([89843cc](https://github.com/scratchfoundation/scratch-storage/commit/89843cc306419711bebadd6995fc6955cb445f2e))
|
|
3847
|
-
|
|
3848
|
-
## [2.3.22](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.21...v2.3.22) (2024-02-29)
|
|
3849
|
-
|
|
3850
|
-
|
|
3851
|
-
### Bug Fixes
|
|
3852
|
-
|
|
3853
|
-
* **deps:** lock file maintenance ([9538bac](https://github.com/scratchfoundation/scratch-storage/commit/9538bacc199e146241b4f9a06717336d42ee7073))
|
|
3854
|
-
|
|
3855
|
-
## [2.3.21](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.20...v2.3.21) (2024-02-29)
|
|
3856
|
-
|
|
3857
|
-
|
|
3858
|
-
### Bug Fixes
|
|
3859
|
-
|
|
3860
|
-
* **deps:** lock file maintenance ([0ef5d02](https://github.com/scratchfoundation/scratch-storage/commit/0ef5d020ed68e872fafb951fe3a7a47109e83f6c))
|
|
3861
|
-
|
|
3862
|
-
## [2.3.20](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.19...v2.3.20) (2024-02-29)
|
|
3863
|
-
|
|
3864
|
-
|
|
3865
|
-
### Bug Fixes
|
|
3866
|
-
|
|
3867
|
-
* **deps:** lock file maintenance ([7f623de](https://github.com/scratchfoundation/scratch-storage/commit/7f623de658a65647b498d677ff8ed1d65486fd74))
|
|
3868
|
-
|
|
3869
|
-
## [2.3.19](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.18...v2.3.19) (2024-02-29)
|
|
3870
|
-
|
|
3871
|
-
|
|
3872
|
-
### Bug Fixes
|
|
3873
|
-
|
|
3874
|
-
* **deps:** lock file maintenance ([b99988e](https://github.com/scratchfoundation/scratch-storage/commit/b99988ec2a19c9a44ef86307824d9579ec6cf180))
|
|
3875
|
-
|
|
3876
|
-
## [2.3.18](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.17...v2.3.18) (2024-02-29)
|
|
3877
|
-
|
|
3878
|
-
|
|
3879
|
-
### Bug Fixes
|
|
3880
|
-
|
|
3881
|
-
* **deps:** lock file maintenance ([2e98b05](https://github.com/scratchfoundation/scratch-storage/commit/2e98b052d3f0f748cdf99ef608ae0c99072681d0))
|
|
3882
|
-
|
|
3883
|
-
## [2.3.17](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.16...v2.3.17) (2024-02-29)
|
|
3884
|
-
|
|
3885
|
-
|
|
3886
|
-
### Bug Fixes
|
|
3887
|
-
|
|
3888
|
-
* **deps:** lock file maintenance ([022fb64](https://github.com/scratchfoundation/scratch-storage/commit/022fb64b6d091b2cba0e024c33eca9f96bb420e4))
|
|
3889
|
-
|
|
3890
|
-
## [2.3.16](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.15...v2.3.16) (2024-02-28)
|
|
3891
|
-
|
|
3892
|
-
|
|
3893
|
-
### Bug Fixes
|
|
3894
|
-
|
|
3895
|
-
* **deps:** lock file maintenance ([d5ed839](https://github.com/scratchfoundation/scratch-storage/commit/d5ed839f4ce825a9b800f07071bc19f2e71c5aa2))
|
|
3896
|
-
|
|
3897
|
-
## [2.3.15](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.14...v2.3.15) (2024-02-28)
|
|
3898
|
-
|
|
3899
|
-
|
|
3900
|
-
### Bug Fixes
|
|
3901
|
-
|
|
3902
|
-
* **deps:** lock file maintenance ([b0d19af](https://github.com/scratchfoundation/scratch-storage/commit/b0d19af2acb3a33bf0e238bbfbe9ea75a1105816))
|
|
3903
|
-
|
|
3904
|
-
## [2.3.14](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.13...v2.3.14) (2024-02-28)
|
|
3905
|
-
|
|
3906
|
-
|
|
3907
|
-
### Bug Fixes
|
|
3908
|
-
|
|
3909
|
-
* **deps:** lock file maintenance ([0bf14c4](https://github.com/scratchfoundation/scratch-storage/commit/0bf14c4b269e8f5416fbf3d7a35782859d2e7a33))
|
|
3910
|
-
|
|
3911
|
-
## [2.3.13](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.12...v2.3.13) (2024-02-28)
|
|
3912
|
-
|
|
3913
|
-
|
|
3914
|
-
### Bug Fixes
|
|
3915
|
-
|
|
3916
|
-
* **deps:** lock file maintenance ([a779fa1](https://github.com/scratchfoundation/scratch-storage/commit/a779fa1793184798b2bf77f343c11a263dab5c8e))
|
|
3917
|
-
|
|
3918
|
-
## [2.3.12](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.11...v2.3.12) (2024-02-28)
|
|
3919
|
-
|
|
3920
|
-
|
|
3921
|
-
### Bug Fixes
|
|
3922
|
-
|
|
3923
|
-
* **deps:** lock file maintenance ([96c4015](https://github.com/scratchfoundation/scratch-storage/commit/96c401570033b8d07d58a6cef9d2997ccb349aa7))
|
|
3924
|
-
|
|
3925
|
-
## [2.3.11](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.10...v2.3.11) (2024-02-27)
|
|
3926
|
-
|
|
3927
|
-
|
|
3928
|
-
### Bug Fixes
|
|
3929
|
-
|
|
3930
|
-
* **deps:** lock file maintenance ([e37617a](https://github.com/scratchfoundation/scratch-storage/commit/e37617a18e2aedffb7c532e2132d051d87df31fd))
|
|
3931
|
-
|
|
3932
|
-
## [2.3.10](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.9...v2.3.10) (2024-02-27)
|
|
3933
|
-
|
|
3934
|
-
|
|
3935
|
-
### Bug Fixes
|
|
3936
|
-
|
|
3937
|
-
* **deps:** lock file maintenance ([116c64d](https://github.com/scratchfoundation/scratch-storage/commit/116c64d0c97cb9a539e288526b48e302f14f4b76))
|
|
3938
|
-
|
|
3939
|
-
## [2.3.9](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.8...v2.3.9) (2024-02-26)
|
|
3940
|
-
|
|
3941
|
-
|
|
3942
|
-
### Bug Fixes
|
|
3943
|
-
|
|
3944
|
-
* **deps:** lock file maintenance ([bf2bae0](https://github.com/scratchfoundation/scratch-storage/commit/bf2bae02a11c674555a81acff8efdcf8fc81954e))
|
|
3945
|
-
|
|
3946
|
-
## [2.3.8](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.7...v2.3.8) (2024-02-26)
|
|
3947
|
-
|
|
3948
|
-
|
|
3949
|
-
### Bug Fixes
|
|
3950
|
-
|
|
3951
|
-
* **deps:** lock file maintenance ([1a5e495](https://github.com/scratchfoundation/scratch-storage/commit/1a5e495c7f4028c3eee871767844283c48252c44))
|
|
3952
|
-
|
|
3953
|
-
## [2.3.7](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.6...v2.3.7) (2024-02-26)
|
|
3954
|
-
|
|
3955
|
-
|
|
3956
|
-
### Bug Fixes
|
|
3957
|
-
|
|
3958
|
-
* **deps:** lock file maintenance ([c3a567d](https://github.com/scratchfoundation/scratch-storage/commit/c3a567de57a5b82e28362984f8a42ab50da9ca0f))
|
|
3959
|
-
|
|
3960
|
-
## [2.3.6](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.5...v2.3.6) (2024-02-24)
|
|
3961
|
-
|
|
3962
|
-
|
|
3963
|
-
### Bug Fixes
|
|
3964
|
-
|
|
3965
|
-
* **deps:** update dependency scratch-semantic-release-config to v1.0.14 ([adc5c57](https://github.com/scratchfoundation/scratch-storage/commit/adc5c57b9e65b172e7fef231a3d61a04779a3ca5))
|
|
3966
|
-
|
|
3967
|
-
## [2.3.5](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.4...v2.3.5) (2024-02-22)
|
|
3968
|
-
|
|
3969
|
-
|
|
3970
|
-
### Bug Fixes
|
|
3971
|
-
|
|
3972
|
-
* **deps:** update dependency scratch-semantic-release-config to v1.0.13 ([58a059b](https://github.com/scratchfoundation/scratch-storage/commit/58a059ba19e8051820f059f2e0d4fcb34e7e98ae))
|
|
3973
|
-
|
|
3974
|
-
## [2.3.4](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.3...v2.3.4) (2024-02-22)
|
|
3975
|
-
|
|
3976
|
-
|
|
3977
|
-
### Bug Fixes
|
|
3978
|
-
|
|
3979
|
-
* **deps:** update dependency scratch-semantic-release-config to v1.0.12 ([2a14b1d](https://github.com/scratchfoundation/scratch-storage/commit/2a14b1d3b9cdce993bde0fddd4e04306c82cf8ae))
|
|
3980
|
-
|
|
3981
|
-
## [2.3.3](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.2...v2.3.3) (2024-02-22)
|
|
3982
|
-
|
|
3983
|
-
|
|
3984
|
-
### Bug Fixes
|
|
3985
|
-
|
|
3986
|
-
* **deps:** update dependency scratch-semantic-release-config to v1.0.11 ([3d12e5d](https://github.com/scratchfoundation/scratch-storage/commit/3d12e5d60595254918f926f510623ed4ea2cc2b5))
|
|
3987
|
-
|
|
3988
|
-
## [2.3.2](https://github.com/scratchfoundation/scratch-storage/compare/v2.3.1...v2.3.2) (2024-02-21)
|
|
3989
|
-
|
|
3990
|
-
|
|
3991
|
-
### Bug Fixes
|
|
3992
|
-
|
|
3993
|
-
* **deps:** lock file maintenance ([ca51101](https://github.com/scratchfoundation/scratch-storage/commit/ca511019f5caddf8bc540a12ebfc808bb75973d0))
|