@quenty/soundgroup 1.38.2 → 1.40.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +23 -318
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -3,629 +3,334 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
# [1.40.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.39.0...@quenty/soundgroup@1.40.0) (2026-05-20)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
9
9
|
|
|
10
|
+
# [1.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.38.2...@quenty/soundgroup@1.39.0) (2026-05-18)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @quenty/soundgroup
|
|
11
13
|
|
|
14
|
+
## [1.38.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.38.1...@quenty/soundgroup@1.38.2) (2026-04-30)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @quenty/soundgroup
|
|
13
17
|
|
|
14
18
|
## [1.38.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.38.0...@quenty/soundgroup@1.38.1) (2026-04-29)
|
|
15
19
|
|
|
16
20
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
17
21
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
22
|
# [1.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.37.0...@quenty/soundgroup@1.38.0) (2026-04-23)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
26
|
# [1.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.36.0...@quenty/soundgroup@1.37.0) (2026-04-14)
|
|
31
27
|
|
|
32
28
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
33
29
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
30
|
# [1.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.35.0...@quenty/soundgroup@1.36.0) (2026-02-20)
|
|
39
31
|
|
|
40
|
-
|
|
41
32
|
### Features
|
|
42
33
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
34
|
+
- **cli:** add CI annotation support to game and plugin templates ([#666](https://github.com/Quenty/NevermoreEngine/issues/666)) ([098971b](https://github.com/Quenty/NevermoreEngine/commit/098971bb04dfe40be09f475330b69a48b38c54c5))
|
|
48
35
|
|
|
49
36
|
# [1.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.34.0...@quenty/soundgroup@1.35.0) (2026-02-19)
|
|
50
37
|
|
|
51
|
-
|
|
52
38
|
### Features
|
|
53
39
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
40
|
+
- **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
|
|
59
41
|
|
|
60
42
|
# [1.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.33.1...@quenty/soundgroup@1.34.0) (2026-02-19)
|
|
61
43
|
|
|
62
44
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
63
45
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
46
|
## [1.33.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.33.0...@quenty/soundgroup@1.33.1) (2026-02-17)
|
|
69
47
|
|
|
70
48
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
71
49
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
50
|
# [1.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.32.3...@quenty/soundgroup@1.33.0) (2026-02-17)
|
|
77
51
|
|
|
78
|
-
|
|
79
52
|
### Features
|
|
80
53
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
54
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
55
|
+
- Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
87
56
|
|
|
88
57
|
## [1.32.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.32.2...@quenty/soundgroup@1.32.3) (2026-02-06)
|
|
89
58
|
|
|
90
59
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
91
60
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
61
|
## [1.32.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.32.1...@quenty/soundgroup@1.32.2) (2026-01-23)
|
|
97
62
|
|
|
98
63
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
99
64
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
65
|
## [1.32.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.32.0...@quenty/soundgroup@1.32.1) (2026-01-21)
|
|
105
66
|
|
|
106
67
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
107
68
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
69
|
# [1.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.31.0...@quenty/soundgroup@1.32.0) (2026-01-18)
|
|
113
70
|
|
|
114
|
-
|
|
115
71
|
### Bug Fixes
|
|
116
72
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
73
|
+
- Remove unnecessary check ([e3119de](https://github.com/Quenty/NevermoreEngine/commit/e3119deae974eca51396d0235e76e166fe929b5a))
|
|
122
74
|
|
|
123
75
|
# [1.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.30.0...@quenty/soundgroup@1.31.0) (2026-01-16)
|
|
124
76
|
|
|
125
77
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
126
78
|
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
79
|
# [1.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.29.1...@quenty/soundgroup@1.30.0) (2026-01-13)
|
|
132
80
|
|
|
133
81
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
134
82
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
83
|
## [1.29.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.29.0...@quenty/soundgroup@1.29.1) (2026-01-12)
|
|
140
84
|
|
|
141
|
-
|
|
142
85
|
### Bug Fixes
|
|
143
86
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
87
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
149
88
|
|
|
150
89
|
# [1.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.28.1...@quenty/soundgroup@1.29.0) (2026-01-11)
|
|
151
90
|
|
|
152
91
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
153
92
|
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
93
|
## [1.28.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.28.0...@quenty/soundgroup@1.28.1) (2026-01-10)
|
|
159
94
|
|
|
160
95
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
161
96
|
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
97
|
# [1.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.27.0...@quenty/soundgroup@1.28.0) (2026-01-08)
|
|
167
98
|
|
|
168
99
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
169
100
|
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
101
|
# [1.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.26.1...@quenty/soundgroup@1.27.0) (2026-01-06)
|
|
175
102
|
|
|
176
|
-
|
|
177
103
|
### Bug Fixes
|
|
178
104
|
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
105
|
+
- Add more typing ([f32615e](https://github.com/Quenty/NevermoreEngine/commit/f32615ec9d846a1a4392a3b21a0f594e8d420b44))
|
|
184
106
|
|
|
185
107
|
## [1.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.26.0...@quenty/soundgroup@1.26.1) (2026-01-05)
|
|
186
108
|
|
|
187
|
-
|
|
188
109
|
### Bug Fixes
|
|
189
110
|
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
111
|
+
- Update the sound group package to include sound volume multipliers ([bf9591f](https://github.com/Quenty/NevermoreEngine/commit/bf9591fe2d08dbefae47f8c449b7bbf20c01fdfe))
|
|
195
112
|
|
|
196
113
|
# [1.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.25.8...@quenty/soundgroup@1.26.0) (2026-01-04)
|
|
197
114
|
|
|
198
115
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
199
116
|
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
117
|
## [1.25.8](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.25.7...@quenty/soundgroup@1.25.8) (2026-01-03)
|
|
205
118
|
|
|
206
119
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
207
120
|
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
121
|
## [1.25.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.25.6...@quenty/soundgroup@1.25.7) (2025-12-31)
|
|
213
122
|
|
|
214
|
-
|
|
215
123
|
### Bug Fixes
|
|
216
124
|
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
125
|
+
- Fix dependencies missing in packages ([97bd47d](https://github.com/Quenty/NevermoreEngine/commit/97bd47d341017152f91a28d8444252d20a8de9fa))
|
|
126
|
+
- Fix directory declaration in soundgroups ([862839d](https://github.com/Quenty/NevermoreEngine/commit/862839d5fb9026a74e81123c813081c5c6496789))
|
|
223
127
|
|
|
224
128
|
## [1.25.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.25.5...@quenty/soundgroup@1.25.6) (2025-12-29)
|
|
225
129
|
|
|
226
130
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
227
131
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
132
|
## [1.25.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.25.4...@quenty/soundgroup@1.25.5) (2025-12-29)
|
|
233
133
|
|
|
234
134
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
235
135
|
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
136
|
## [1.25.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.25.3...@quenty/soundgroup@1.25.4) (2025-12-28)
|
|
241
137
|
|
|
242
138
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
243
139
|
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
140
|
## [1.25.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.25.2...@quenty/soundgroup@1.25.3) (2025-12-11)
|
|
249
141
|
|
|
250
|
-
|
|
251
142
|
### Bug Fixes
|
|
252
143
|
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
144
|
+
- Fix dependencies and linting within Roblox's typechecking ([#611](https://github.com/Quenty/NevermoreEngine/issues/611)) ([92011ea](https://github.com/Quenty/NevermoreEngine/commit/92011eac0f2ff31c1434e3642bd63f49025ee982))
|
|
258
145
|
|
|
259
146
|
## [1.25.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.25.1...@quenty/soundgroup@1.25.2) (2025-11-22)
|
|
260
147
|
|
|
261
148
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
262
149
|
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
150
|
## [1.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.25.0...@quenty/soundgroup@1.25.1) (2025-11-12)
|
|
268
151
|
|
|
269
152
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
270
153
|
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
154
|
# [1.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.24.0...@quenty/soundgroup@1.25.0) (2025-10-08)
|
|
276
155
|
|
|
277
156
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
278
157
|
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
158
|
# [1.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.23.0...@quenty/soundgroup@1.24.0) (2025-10-01)
|
|
284
159
|
|
|
285
|
-
|
|
286
160
|
### Features
|
|
287
161
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
162
|
+
- Add RxHumanoidUtils ([#593](https://github.com/Quenty/NevermoreEngine/issues/593)) ([23580a9](https://github.com/Quenty/NevermoreEngine/commit/23580a979936eb13dd850b097b7c050e54373d37))
|
|
293
163
|
|
|
294
164
|
# [1.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.22.1...@quenty/soundgroup@1.23.0) (2025-09-26)
|
|
295
165
|
|
|
296
166
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
297
167
|
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
168
|
## [1.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.22.0...@quenty/soundgroup@1.22.1) (2025-09-15)
|
|
303
169
|
|
|
304
170
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
305
171
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
172
|
# [1.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.21.1...@quenty/soundgroup@1.22.0) (2025-08-29)
|
|
311
173
|
|
|
312
174
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
313
175
|
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
176
|
## [1.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.21.0...@quenty/soundgroup@1.21.1) (2025-08-12)
|
|
319
177
|
|
|
320
178
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
321
179
|
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
180
|
# [1.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.20.3...@quenty/soundgroup@1.21.0) (2025-05-10)
|
|
327
181
|
|
|
328
|
-
|
|
329
182
|
### Bug Fixes
|
|
330
183
|
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
184
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
336
185
|
|
|
337
186
|
## [1.20.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.20.2...@quenty/soundgroup@1.20.3) (2025-04-10)
|
|
338
187
|
|
|
339
188
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
340
189
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
190
|
## [1.20.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.20.0...@quenty/soundgroup@1.20.2) (2025-04-07)
|
|
346
191
|
|
|
347
|
-
|
|
348
192
|
### Bug Fixes
|
|
349
193
|
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
194
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
195
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
356
196
|
|
|
357
197
|
## [1.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.20.0...@quenty/soundgroup@1.20.1) (2025-04-07)
|
|
358
198
|
|
|
359
|
-
|
|
360
199
|
### Bug Fixes
|
|
361
200
|
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
201
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
367
202
|
|
|
368
203
|
# [1.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.19.4...@quenty/soundgroup@1.20.0) (2025-04-02)
|
|
369
204
|
|
|
370
205
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
371
206
|
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
207
|
## [1.19.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.19.3...@quenty/soundgroup@1.19.4) (2025-03-31)
|
|
377
208
|
|
|
378
209
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
379
210
|
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
211
|
## [1.19.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.19.2...@quenty/soundgroup@1.19.3) (2025-03-21)
|
|
385
212
|
|
|
386
213
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
387
214
|
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
215
|
## [1.19.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.19.1...@quenty/soundgroup@1.19.2) (2025-03-13)
|
|
393
216
|
|
|
394
217
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
395
218
|
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
219
|
## [1.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.19.0...@quenty/soundgroup@1.19.1) (2025-03-09)
|
|
401
220
|
|
|
402
221
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
403
222
|
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
223
|
# [1.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.18.1...@quenty/soundgroup@1.19.0) (2025-02-18)
|
|
409
224
|
|
|
410
225
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
411
226
|
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
227
|
## [1.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.18.0...@quenty/soundgroup@1.18.1) (2025-01-22)
|
|
417
228
|
|
|
418
229
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
419
230
|
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
231
|
# [1.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.17.0...@quenty/soundgroup@1.18.0) (2025-01-19)
|
|
425
232
|
|
|
426
233
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
427
234
|
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
235
|
# [1.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.16.0...@quenty/soundgroup@1.17.0) (2024-12-15)
|
|
433
236
|
|
|
434
237
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
435
238
|
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
239
|
# [1.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.15.0...@quenty/soundgroup@1.16.0) (2024-12-03)
|
|
441
240
|
|
|
442
241
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
443
242
|
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
243
|
# [1.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.14.0...@quenty/soundgroup@1.15.0) (2024-12-03)
|
|
449
244
|
|
|
450
245
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
451
246
|
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
247
|
# [1.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.13.0...@quenty/soundgroup@1.14.0) (2024-11-13)
|
|
457
248
|
|
|
458
249
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
459
250
|
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
251
|
# [1.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.12.0...@quenty/soundgroup@1.13.0) (2024-11-12)
|
|
465
252
|
|
|
466
253
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
467
254
|
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
255
|
# [1.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.11.1...@quenty/soundgroup@1.12.0) (2024-11-06)
|
|
473
256
|
|
|
474
257
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
475
258
|
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
259
|
## [1.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.11.0...@quenty/soundgroup@1.11.1) (2024-11-04)
|
|
481
260
|
|
|
482
261
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
483
262
|
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
263
|
# [1.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.10.0...@quenty/soundgroup@1.11.0) (2024-11-03)
|
|
489
264
|
|
|
490
265
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
491
266
|
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
267
|
# [1.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.9.1...@quenty/soundgroup@1.10.0) (2024-10-23)
|
|
497
268
|
|
|
498
269
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
499
270
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
271
|
## [1.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.9.0...@quenty/soundgroup@1.9.1) (2024-10-09)
|
|
505
272
|
|
|
506
273
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
507
274
|
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
275
|
# [1.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.8.1...@quenty/soundgroup@1.9.0) (2024-10-06)
|
|
513
276
|
|
|
514
277
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
515
278
|
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
279
|
## [1.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.8.0...@quenty/soundgroup@1.8.1) (2024-10-04)
|
|
521
280
|
|
|
522
281
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
523
282
|
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
283
|
# [1.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.7.0...@quenty/soundgroup@1.8.0) (2024-10-04)
|
|
529
284
|
|
|
530
285
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
531
286
|
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
287
|
# [1.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.6.0...@quenty/soundgroup@1.7.0) (2024-09-25)
|
|
537
288
|
|
|
538
289
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
539
290
|
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
291
|
# [1.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.5.2...@quenty/soundgroup@1.6.0) (2024-09-25)
|
|
545
292
|
|
|
546
293
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
547
294
|
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
295
|
## [1.5.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.5.1...@quenty/soundgroup@1.5.2) (2024-09-22)
|
|
553
296
|
|
|
554
297
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
555
298
|
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
299
|
## [1.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.5.0...@quenty/soundgroup@1.5.1) (2024-09-20)
|
|
561
300
|
|
|
562
301
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
563
302
|
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
303
|
# [1.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.4.0...@quenty/soundgroup@1.5.0) (2024-09-12)
|
|
569
304
|
|
|
570
305
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
571
306
|
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
307
|
# [1.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.3.1...@quenty/soundgroup@1.4.0) (2024-08-09)
|
|
577
308
|
|
|
578
309
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
579
310
|
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
311
|
## [1.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.3.0...@quenty/soundgroup@1.3.1) (2024-07-16)
|
|
585
312
|
|
|
586
313
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
587
314
|
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
315
|
# [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.2.0...@quenty/soundgroup@1.3.0) (2024-05-09)
|
|
593
316
|
|
|
594
|
-
|
|
595
317
|
### Bug Fixes
|
|
596
318
|
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
319
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
602
320
|
|
|
603
321
|
# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.1.1...@quenty/soundgroup@1.2.0) (2024-04-27)
|
|
604
322
|
|
|
605
323
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
606
324
|
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
325
|
## [1.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.1.0...@quenty/soundgroup@1.1.1) (2024-04-23)
|
|
612
326
|
|
|
613
327
|
**Note:** Version bump only for package @quenty/soundgroup
|
|
614
328
|
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
329
|
# 1.1.0 (2024-03-09)
|
|
620
330
|
|
|
621
|
-
|
|
622
331
|
### Features
|
|
623
332
|
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
333
|
+
- Add SoundGroupService to Nevermore ([20cbabd](https://github.com/Quenty/NevermoreEngine/commit/20cbabd6156f781f1fdf6cac255c9a2d33275adc))
|
|
629
334
|
|
|
630
335
|
# v1.1.0 (Sat Mar 09 2024)
|
|
631
336
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/soundgroup",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.40.0",
|
|
4
4
|
"description": "Service and utility methods to working with sound groups and sounds in Roblox",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -29,26 +29,26 @@
|
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"@quenty/baseobject": "10.13.0",
|
|
32
|
-
"@quenty/binder": "14.
|
|
32
|
+
"@quenty/binder": "14.35.0",
|
|
33
33
|
"@quenty/brio": "14.29.2",
|
|
34
34
|
"@quenty/counter": "7.30.2",
|
|
35
35
|
"@quenty/instanceutils": "13.29.2",
|
|
36
36
|
"@quenty/loader": "10.11.0",
|
|
37
37
|
"@quenty/maid": "3.9.0",
|
|
38
38
|
"@quenty/nevermore-test-runner": "1.4.0",
|
|
39
|
-
"@quenty/observablecollection": "12.
|
|
39
|
+
"@quenty/observablecollection": "12.37.0",
|
|
40
40
|
"@quenty/promise": "10.18.0",
|
|
41
|
-
"@quenty/rogue-properties": "11.
|
|
41
|
+
"@quenty/rogue-properties": "11.45.0",
|
|
42
42
|
"@quenty/rx": "13.28.2",
|
|
43
|
-
"@quenty/servicebag": "11.
|
|
43
|
+
"@quenty/servicebag": "11.18.0",
|
|
44
44
|
"@quenty/signal": "7.13.0",
|
|
45
45
|
"@quenty/table": "3.9.2",
|
|
46
|
-
"@quenty/tie": "10.
|
|
46
|
+
"@quenty/tie": "10.39.0",
|
|
47
47
|
"@quenty/valueobject": "13.30.2",
|
|
48
48
|
"@quentystudios/jest-lua": "3.10.0-quenty.2"
|
|
49
49
|
},
|
|
50
50
|
"publishConfig": {
|
|
51
51
|
"access": "public"
|
|
52
52
|
},
|
|
53
|
-
"gitHead": "
|
|
53
|
+
"gitHead": "e9274ae087550f64d37a3a604b867829e438f8da"
|
|
54
54
|
}
|