@powerhousedao/config 6.0.0-dev.14 → 6.0.0-dev.141

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,1104 @@
1
+ ## 6.0.0-dev.141 (2026-03-31)
2
+
3
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
4
+
5
+ ## 6.0.0-dev.140 (2026-03-31)
6
+
7
+ ### 🚀 Features
8
+
9
+ - **registry:** enable npm proxy uplink in Verdaccio ([405733914](https://github.com/powerhouse-inc/powerhouse/commit/405733914))
10
+
11
+ ### 🩹 Fixes
12
+
13
+ - **docker:** use .npmrc for scoped registry config ([8568e3a20](https://github.com/powerhouse-inc/powerhouse/commit/8568e3a20))
14
+
15
+ ### ❤️ Thank You
16
+
17
+ - Frank
18
+
19
+ ## 6.0.0-dev.139 (2026-03-31)
20
+
21
+ ### 🩹 Fixes
22
+
23
+ - **docker:** use scoped registry for @powerhousedao packages ([f7c8ff72c](https://github.com/powerhouse-inc/powerhouse/commit/f7c8ff72c))
24
+
25
+ ### ❤️ Thank You
26
+
27
+ - Frank
28
+
29
+ ## 6.0.0-dev.138 (2026-03-31)
30
+
31
+ ### 🚀 Features
32
+
33
+ - **docker:** install PH_PACKAGES at switchboard startup ([c510da354](https://github.com/powerhouse-inc/powerhouse/commit/c510da354))
34
+ - **docker:** install PH_PACKAGES at switchboard startup ([fdf33e0aa](https://github.com/powerhouse-inc/powerhouse/commit/fdf33e0aa))
35
+
36
+ ### ❤️ Thank You
37
+
38
+ - Frank
39
+
40
+ ## 6.0.0-dev.137 (2026-03-31)
41
+
42
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
43
+
44
+ ## 6.0.0-dev.136 (2026-03-31)
45
+
46
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
47
+
48
+ ## 6.0.0-dev.135 (2026-03-31)
49
+
50
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
51
+
52
+ ## 6.0.0-dev.134 (2026-03-31)
53
+
54
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
55
+
56
+ ## 6.0.0-dev.133 (2026-03-31)
57
+
58
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
59
+
60
+ ## 6.0.0-dev.132 (2026-03-31)
61
+
62
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
63
+
64
+ ## 6.0.0-dev.131 (2026-03-31)
65
+
66
+ ### 🚀 Features
67
+
68
+ - add separate node and browser processor bundles ([#2451](https://github.com/powerhouse-inc/powerhouse/pull/2451))
69
+
70
+ ### ❤️ Thank You
71
+
72
+ - Ryan Wolhuter @ryanwolhuter
73
+
74
+ ## 6.0.0-dev.130 (2026-03-31)
75
+
76
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
77
+
78
+ ## 6.0.0-dev.129 (2026-03-30)
79
+
80
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
81
+
82
+ ## 6.0.0-dev.128 (2026-03-30)
83
+
84
+ ### 🩹 Fixes
85
+
86
+ - **reactor-api,switchboard:** import vite loader from subexport ([1909d0c25](https://github.com/powerhouse-inc/powerhouse/commit/1909d0c25))
87
+
88
+ ### ❤️ Thank You
89
+
90
+ - acaldas
91
+
92
+ ## 6.0.0-dev.127 (2026-03-30)
93
+
94
+ ### 🩹 Fixes
95
+
96
+ - **connect,docker:** set connect registry url on build step ([cc96c4ad7](https://github.com/powerhouse-inc/powerhouse/commit/cc96c4ad7))
97
+
98
+ ### ❤️ Thank You
99
+
100
+ - acaldas
101
+
102
+ ## 6.0.0-dev.126 (2026-03-30)
103
+
104
+ ### 🚀 Features
105
+
106
+ - **connect,docker:** load PH_PACKAGES from runtime JSON instead of build-time define ([701eec6ac](https://github.com/powerhouse-inc/powerhouse/commit/701eec6ac))
107
+
108
+ ### ❤️ Thank You
109
+
110
+ - acaldas
111
+
112
+ ## 6.0.0-dev.125 (2026-03-30)
113
+
114
+ ### 🚀 Features
115
+
116
+ - **docker:** use switchboard bin directly in entrypoint ([6848e119b](https://github.com/powerhouse-inc/powerhouse/commit/6848e119b))
117
+ - **docker:** install switchboard directly instead of ph-cmd ([66ab86bc1](https://github.com/powerhouse-inc/powerhouse/commit/66ab86bc1))
118
+
119
+ ### 🩹 Fixes
120
+
121
+ - **connect,builder-tools,design-system:** multiple fixes to dynamic package loading in connect ([fb47de8b3](https://github.com/powerhouse-inc/powerhouse/commit/fb47de8b3))
122
+
123
+ ### ❤️ Thank You
124
+
125
+ - acaldas
126
+ - Frank
127
+
128
+ ## 6.0.0-dev.124 (2026-03-30)
129
+
130
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
131
+
132
+ ## 6.0.0-dev.123 (2026-03-29)
133
+
134
+ ### 🚀 Features
135
+
136
+ - **docker:** redesign Docker strategy with runtime package loading ([08207df3d](https://github.com/powerhouse-inc/powerhouse/commit/08207df3d))
137
+
138
+ ### ❤️ Thank You
139
+
140
+ - Frank
141
+
142
+ ## 6.0.0-dev.122 (2026-03-29)
143
+
144
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
145
+
146
+ ## 6.0.0-dev.121 (2026-03-29)
147
+
148
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
149
+
150
+ ## 6.0.0-dev.120 (2026-03-29)
151
+
152
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
153
+
154
+ ## 6.0.0-dev.119 (2026-03-29)
155
+
156
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
157
+
158
+ ## 6.0.0-dev.118 (2026-03-28)
159
+
160
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
161
+
162
+ ## 6.0.0-dev.117 (2026-03-28)
163
+
164
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
165
+
166
+ ## 6.0.0-dev.116 (2026-03-27)
167
+
168
+ ### 🚀 Features
169
+
170
+ - verify signatures on switchboard an consider actions without an app key on signer as unsigned ([c9a45d2e7](https://github.com/powerhouse-inc/powerhouse/commit/c9a45d2e7))
171
+
172
+ ### 🩹 Fixes
173
+
174
+ - **reactor-api:** deserialize signatures in pushSyncEnvelopes resolver ([ab5a33eb6](https://github.com/powerhouse-inc/powerhouse/commit/ab5a33eb6))
175
+ - dependency improvements ([a41a67741](https://github.com/powerhouse-inc/powerhouse/commit/a41a67741))
176
+ - **document-drive:** exclude self from collision check when renaming nodes ([7dfc73268](https://github.com/powerhouse-inc/powerhouse/commit/7dfc73268))
177
+
178
+ ### ❤️ Thank You
179
+
180
+ - acaldas @acaldas
181
+ - Guillermo Puente @gpuente
182
+
183
+ ## 6.0.0-dev.115 (2026-03-27)
184
+
185
+ ### 🚀 Features
186
+
187
+ - **reactor-api:** add MercuriusGatewayAdapter implementing IGatewayAdapter ([ea05779a3](https://github.com/powerhouse-inc/powerhouse/commit/ea05779a3))
188
+ - **reactor-api:** add FastifyHttpAdapter with dispatch-map design ([969d56af3](https://github.com/powerhouse-inc/powerhouse/commit/969d56af3))
189
+ - **reactor-api:** add FastifyHttpAdapter implementing IHttpAdapter ([94d3d9b48](https://github.com/powerhouse-inc/powerhouse/commit/94d3d9b48))
190
+
191
+ ### ❤️ Thank You
192
+
193
+ - Samuel Hawksby-Robinson @Samyoul
194
+
195
+ ## 6.0.0-dev.114 (2026-03-27)
196
+
197
+ ### 🚀 Features
198
+
199
+ - **registry:** simplify Dockerfile to install from npm ([7e2c2fa91](https://github.com/powerhouse-inc/powerhouse/commit/7e2c2fa91))
200
+
201
+ ### ❤️ Thank You
202
+
203
+ - acaldas @acaldas
204
+ - Claude Opus 4.6 (1M context)
205
+
206
+ ## 6.0.0-dev.113 (2026-03-27)
207
+
208
+ ### 🚀 Features
209
+
210
+ - expand codegen tests to cover new cases ([#2432](https://github.com/powerhouse-inc/powerhouse/pull/2432))
211
+
212
+ ### 🩹 Fixes
213
+
214
+ - **codegen:** e2e tests for doc model and subgraph generation -- and a fix for a bug they found ([1c58a34df](https://github.com/powerhouse-inc/powerhouse/commit/1c58a34df))
215
+ - **codegen:** handle JSONC comments in ensureTsconfigPaths ([ae3cd38fe](https://github.com/powerhouse-inc/powerhouse/commit/ae3cd38fe))
216
+ - **vetra:** move connect dependency to root and fix CSS import ([1e288a8a9](https://github.com/powerhouse-inc/powerhouse/commit/1e288a8a9))
217
+ - **vetra:** add missing Connect boilerplate files for ph vetra ([bfe64f705](https://github.com/powerhouse-inc/powerhouse/commit/bfe64f705))
218
+
219
+ ### ❤️ Thank You
220
+
221
+ - Benjamin Jordan
222
+ - Guillermo Puente @gpuente
223
+ - Ryan Wolhuter @ryanwolhuter
224
+
225
+ ## 6.0.0-dev.112 (2026-03-26)
226
+
227
+ ### 🚀 Features
228
+
229
+ - **codegen:** e2e codegen processor tests ([08686abc6](https://github.com/powerhouse-inc/powerhouse/commit/08686abc6))
230
+
231
+ ### ❤️ Thank You
232
+
233
+ - Benjamin Jordan
234
+
235
+ ## 6.0.0-dev.111 (2026-03-25)
236
+
237
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
238
+
239
+ ## 6.0.0-dev.110 (2026-03-25)
240
+
241
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
242
+
243
+ ## 6.0.0-dev.109 (2026-03-24)
244
+
245
+ ### 🚀 Features
246
+
247
+ - **vetra-e2e:** add editor creation, registry publish, and consumer install e2e tests ([a215a7d7e](https://github.com/powerhouse-inc/powerhouse/commit/a215a7d7e))
248
+
249
+ ### 🩹 Fixes
250
+
251
+ - lockfile ([292187fae](https://github.com/powerhouse-inc/powerhouse/commit/292187fae))
252
+
253
+ ### ❤️ Thank You
254
+
255
+ - Benjamin Jordan
256
+ - Guillermo Puente @gpuente
257
+
258
+ ## 6.0.0-dev.108 (2026-03-24)
259
+
260
+ ### 🚀 Features
261
+
262
+ - register vetra document models and processors in switchboard ([b50da707e](https://github.com/powerhouse-inc/powerhouse/commit/b50da707e))
263
+ - add document drive bundle step ([4c5085630](https://github.com/powerhouse-inc/powerhouse/commit/4c5085630))
264
+ - bundle cli shared stuff separately ([0f1f1ed8e](https://github.com/powerhouse-inc/powerhouse/commit/0f1f1ed8e))
265
+ - move shared cli types ([437455beb](https://github.com/powerhouse-inc/powerhouse/commit/437455beb))
266
+ - deal with an absolutely ridiculous amount of wrong exports ([d45e52ab9](https://github.com/powerhouse-inc/powerhouse/commit/d45e52ab9))
267
+ - **config:** add registry provider type and resolveRegistryConfig helper ([5756e445e](https://github.com/powerhouse-inc/powerhouse/commit/5756e445e))
268
+ - dang that's a lot of files ([d7c198c22](https://github.com/powerhouse-inc/powerhouse/commit/d7c198c22))
269
+ - add versioned deps as dep of vetra-e2e ([884de81e5](https://github.com/powerhouse-inc/powerhouse/commit/884de81e5))
270
+ - update config for versioned documents test package ([a29d6b9ab](https://github.com/powerhouse-inc/powerhouse/commit/a29d6b9ab))
271
+ - make vetra a common package in connect ([4b366d892](https://github.com/powerhouse-inc/powerhouse/commit/4b366d892))
272
+ - re-implement package manager and add start connect function ([1fd9946b4](https://github.com/powerhouse-inc/powerhouse/commit/1fd9946b4))
273
+ - add build command ([b8427cbca](https://github.com/powerhouse-inc/powerhouse/commit/b8427cbca))
274
+ - remove dependency on knex from analytics engine browser ([e87e0c75a](https://github.com/powerhouse-inc/powerhouse/commit/e87e0c75a))
275
+ - **vetra:** do not bundle processors isomorphically ([6f9d380a6](https://github.com/powerhouse-inc/powerhouse/commit/6f9d380a6))
276
+ - **registry:** use tsdown in registry ([fd3da952b](https://github.com/powerhouse-inc/powerhouse/commit/fd3da952b))
277
+ - **analytics-engine:** use tsdown in analytics engine ([ef8bce39c](https://github.com/powerhouse-inc/powerhouse/commit/ef8bce39c))
278
+ - **builder-tools:** use tsdown for builder tools ([076657a43](https://github.com/powerhouse-inc/powerhouse/commit/076657a43))
279
+ - **ph-cmd:** use tsdown for ph-cmd ([23ea5bc8d](https://github.com/powerhouse-inc/powerhouse/commit/23ea5bc8d))
280
+ - start using tsdown ([b8b03f73a](https://github.com/powerhouse-inc/powerhouse/commit/b8b03f73a))
281
+ - **ph-cli:** use tsdown to bundle ph-cli ([b32726fc1](https://github.com/powerhouse-inc/powerhouse/commit/b32726fc1))
282
+ - add tsdown ([276222480](https://github.com/powerhouse-inc/powerhouse/commit/276222480))
283
+
284
+ ### 🩹 Fixes
285
+
286
+ - include academy tenant in dev releases ([a459f0edf](https://github.com/powerhouse-inc/powerhouse/commit/a459f0edf))
287
+ - add retry loop for k8s push race conditions ([31659b5e3](https://github.com/powerhouse-inc/powerhouse/commit/31659b5e3))
288
+ - deps ([cbb8c5da9](https://github.com/powerhouse-inc/powerhouse/commit/cbb8c5da9))
289
+ - codegen tests ([b857b8ab6](https://github.com/powerhouse-inc/powerhouse/commit/b857b8ab6))
290
+ - **reactor-api:** resolve tsconfig path aliases in switchboard's Vite SSR loader ([dd812a933](https://github.com/powerhouse-inc/powerhouse/commit/dd812a933))
291
+ - **document-drive:** fix tsc build and prisma ESM \_\_dirname error ([f0c252d96](https://github.com/powerhouse-inc/powerhouse/commit/f0c252d96))
292
+ - stop mixing node and browser code ([9d5513533](https://github.com/powerhouse-inc/powerhouse/commit/9d5513533))
293
+ - always build css after bundle ([36dca2c95](https://github.com/powerhouse-inc/powerhouse/commit/36dca2c95))
294
+ - always build css after bundling ([565d11dca](https://github.com/powerhouse-inc/powerhouse/commit/565d11dca))
295
+ - so much, too much to even describe ([4aa9ebf54](https://github.com/powerhouse-inc/powerhouse/commit/4aa9ebf54))
296
+ - e2e tests ([d1bfe5f08](https://github.com/powerhouse-inc/powerhouse/commit/d1bfe5f08))
297
+ - **connect,vetra:** move vite plugin node polyfills to specific packages ([e3b0fa37b](https://github.com/powerhouse-inc/powerhouse/commit/e3b0fa37b))
298
+ - strange export style in reactor browser which caused circular references ([683e17196](https://github.com/powerhouse-inc/powerhouse/commit/683e17196))
299
+ - handle both node and browser types ([90f793133](https://github.com/powerhouse-inc/powerhouse/commit/90f793133))
300
+
301
+ ### ❤️ Thank You
302
+
303
+ - Frank
304
+ - Guillermo Puente @gpuente
305
+ - ryanwolhuter @ryanwolhuter
306
+
307
+ ## 6.0.0-dev.107 (2026-03-23)
308
+
309
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
310
+
311
+ ## 6.0.0-dev.106 (2026-03-23)
312
+
313
+ ### 🚀 Features
314
+
315
+ - add ph build command 2 ([#2415](https://github.com/powerhouse-inc/powerhouse/pull/2415))
316
+
317
+ ### 🩹 Fixes
318
+
319
+ - **release:** remove stale build-connect step, now covered by build-bundle ([e00eed45a](https://github.com/powerhouse-inc/powerhouse/commit/e00eed45a))
320
+ - add git pull --rebase before push in k8s update jobs to avoid race conditions ([fa7af726f](https://github.com/powerhouse-inc/powerhouse/commit/fa7af726f))
321
+
322
+ ### ❤️ Thank You
323
+
324
+ - Frank
325
+ - Ryan Wolhuter @ryanwolhuter
326
+
327
+ ## 6.0.0-dev.105 (2026-03-23)
328
+
329
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
330
+
331
+ ## 6.0.0-dev.104 (2026-03-22)
332
+
333
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
334
+
335
+ ## 6.0.0-dev.103 (2026-03-21)
336
+
337
+ ### 🩹 Fixes
338
+
339
+ - **reactor:** temporary fix for deleting documents and cleaning up all edges too -- very costly ([8a15a0604](https://github.com/powerhouse-inc/powerhouse/commit/8a15a0604))
340
+
341
+ ### ❤️ Thank You
342
+
343
+ - Benjamin Jordan
344
+
345
+ ## 6.0.0-dev.102 (2026-03-20)
346
+
347
+ ### 🩹 Fixes
348
+
349
+ - update workflow to use refname for tag in case it is not annotated, and provide a clear error message when there is no tag ([269758716](https://github.com/powerhouse-inc/powerhouse/commit/269758716))
350
+ - **builder-tools,reactor-browser:** bundling fixes ([59dfd75b6](https://github.com/powerhouse-inc/powerhouse/commit/59dfd75b6))
351
+
352
+ ### ❤️ Thank You
353
+
354
+ - acaldas @acaldas
355
+ - Benjamin Jordan
356
+
357
+ ## 6.0.0-dev.101 (2026-03-20)
358
+
359
+ ### 🚀 Features
360
+
361
+ - **examples:** add Discord webhook processor example ([fc09a4d66](https://github.com/powerhouse-inc/powerhouse/commit/fc09a4d66))
362
+
363
+ ### ❤️ Thank You
364
+
365
+ - Benjamin Jordan
366
+ - Claude Opus 4.6
367
+
368
+ ## 6.0.0-dev.100 (2026-03-19)
369
+
370
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
371
+
372
+ ## 6.0.0-dev.99 (2026-03-18)
373
+
374
+ ### 🚀 Features
375
+
376
+ - **test-subscription:** adding a cli test-client for testing reactor api subscriptions ([563a8ac7d](https://github.com/powerhouse-inc/powerhouse/commit/563a8ac7d))
377
+
378
+ ### 🩹 Fixes
379
+
380
+ - updated pnpm-lock ([c2843dc5b](https://github.com/powerhouse-inc/powerhouse/commit/c2843dc5b))
381
+
382
+ ### ❤️ Thank You
383
+
384
+ - acaldas
385
+ - Benjamin Jordan
386
+
387
+ ## 6.0.0-dev.98 (2026-03-18)
388
+
389
+ ### 🩹 Fixes
390
+
391
+ - **connect:** declare dependencies ([6aa6910d3](https://github.com/powerhouse-inc/powerhouse/commit/6aa6910d3))
392
+
393
+ ### ❤️ Thank You
394
+
395
+ - acaldas
396
+
397
+ ## 6.0.0-dev.97 (2026-03-18)
398
+
399
+ ### 🩹 Fixes
400
+
401
+ - **design-system:** removed zod dependency ([fdc7c2ef7](https://github.com/powerhouse-inc/powerhouse/commit/fdc7c2ef7))
402
+
403
+ ### ❤️ Thank You
404
+
405
+ - acaldas @acaldas
406
+
407
+ ## 6.0.0-dev.96 (2026-03-17)
408
+
409
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
410
+
411
+ ## 6.0.0-dev.95 (2026-03-17)
412
+
413
+ ### 🚀 Features
414
+
415
+ - **switchboard:** add OTel metrics export via OTEL_EXPORTER_OTLP_ENDPOINT ([52f34aa1f](https://github.com/powerhouse-inc/powerhouse/commit/52f34aa1f))
416
+
417
+ ### 🩹 Fixes
418
+
419
+ - **codegen:** added missing deps to boilerplate ([721dcb581](https://github.com/powerhouse-inc/powerhouse/commit/721dcb581))
420
+ - **switchboard:** address OTel metrics review feedback ([c5ac016fc](https://github.com/powerhouse-inc/powerhouse/commit/c5ac016fc))
421
+
422
+ ### ❤️ Thank You
423
+
424
+ - acaldas @acaldas
425
+ - Samuel Hawksby-Robinson @Samyoul
426
+
427
+ ## 6.0.0-dev.94 (2026-03-17)
428
+
429
+ ### 🩹 Fixes
430
+
431
+ - **common:** added missing runtime dependencies ([b0f647f75](https://github.com/powerhouse-inc/powerhouse/commit/b0f647f75))
432
+
433
+ ### ❤️ Thank You
434
+
435
+ - acaldas @acaldas
436
+
437
+ ## 6.0.0-dev.93 (2026-03-17)
438
+
439
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
440
+
441
+ ## 6.0.0-dev.92 (2026-03-17)
442
+
443
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
444
+
445
+ ## 6.0.0-dev.91 (2026-03-17)
446
+
447
+ ### 🩹 Fixes
448
+
449
+ - adding build-bundle to simulate-ci-workflow ([ca93d1a2b](https://github.com/powerhouse-inc/powerhouse/commit/ca93d1a2b))
450
+
451
+ ### ❤️ Thank You
452
+
453
+ - Benjamin Jordan
454
+
455
+ ## 6.0.0-dev.90 (2026-03-14)
456
+
457
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
458
+
459
+ ## 6.0.0-dev.89 (2026-03-13)
460
+
461
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
462
+
463
+ ## 6.0.0-dev.88 (2026-03-12)
464
+
465
+ ### 🚀 Features
466
+
467
+ - reactor-hypercore example ([d5557973a](https://github.com/powerhouse-inc/powerhouse/commit/d5557973a))
468
+
469
+ ### ❤️ Thank You
470
+
471
+ - Benjamin Jordan
472
+
473
+ ## 6.0.0-dev.87 (2026-03-12)
474
+
475
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
476
+
477
+ ## 6.0.0-dev.86 (2026-03-12)
478
+
479
+ ### 🚀 Features
480
+
481
+ - **renown,reactor-browser:** renown integration improvements ([a65731a73](https://github.com/powerhouse-inc/powerhouse/commit/a65731a73))
482
+
483
+ ### ❤️ Thank You
484
+
485
+ - acaldas @acaldas
486
+
487
+ ## 6.0.0-dev.85 (2026-03-12)
488
+
489
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
490
+
491
+ ## 6.0.0-dev.84 (2026-03-11)
492
+
493
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
494
+
495
+ ## 6.0.0-dev.83 (2026-03-11)
496
+
497
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
498
+
499
+ ## 6.0.0-dev.82 (2026-03-11)
500
+
501
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
502
+
503
+ ## 6.0.0-dev.81 (2026-03-11)
504
+
505
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
506
+
507
+ ## 6.0.0-dev.80 (2026-03-11)
508
+
509
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
510
+
511
+ ## 6.0.0-dev.79 (2026-03-11)
512
+
513
+ ### 🚀 Features
514
+
515
+ - **ci:** add gitops action for registry image updates ([ba91d00dd](https://github.com/powerhouse-inc/powerhouse/commit/ba91d00dd))
516
+
517
+ ### ❤️ Thank You
518
+
519
+ - Frank
520
+
521
+ ## 6.0.0-dev.78 (2026-03-11)
522
+
523
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
524
+
525
+ ## 6.0.0-dev.77 (2026-03-10)
526
+
527
+ ### 🩹 Fixes
528
+
529
+ - **renown:** moved e2e script test to reactor-browser ([3c9b41045](https://github.com/powerhouse-inc/powerhouse/commit/3c9b41045))
530
+
531
+ ### ❤️ Thank You
532
+
533
+ - acaldas @acaldas
534
+
535
+ ## 6.0.0-dev.76 (2026-03-10)
536
+
537
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
538
+
539
+ ## 6.0.0-dev.75 (2026-03-10)
540
+
541
+ ### 🩹 Fixes
542
+
543
+ - **registry:** resolve catalog references in Dockerfile with sed ([765e8fbdd](https://github.com/powerhouse-inc/powerhouse/commit/765e8fbdd))
544
+ - **registry:** copy pnpm-workspace.yaml for Docker build catalog resolution ([7407700b1](https://github.com/powerhouse-inc/powerhouse/commit/7407700b1))
545
+
546
+ ### ❤️ Thank You
547
+
548
+ - Frank
549
+
550
+ ## 6.0.0-dev.74 (2026-03-10)
551
+
552
+ ### 🚀 Features
553
+
554
+ - **ci:** add registry Docker image to publish workflow ([17544abad](https://github.com/powerhouse-inc/powerhouse/commit/17544abad))
555
+
556
+ ### ❤️ Thank You
557
+
558
+ - Frank
559
+
560
+ ## 6.0.0-dev.73 (2026-03-10)
561
+
562
+ ### 🚀 Features
563
+
564
+ - opentelementry-instrumentation-reactor package ([67d5c31e5](https://github.com/powerhouse-inc/powerhouse/commit/67d5c31e5))
565
+
566
+ ### ❤️ Thank You
567
+
568
+ - Benjamin Jordan
569
+
570
+ ## 6.0.0-dev.72 (2026-03-09)
571
+
572
+ ### 🚀 Features
573
+
574
+ - **renown,reactor-browser,connect:** cleanup renown integration ([fe6112c2c](https://github.com/powerhouse-inc/powerhouse/commit/fe6112c2c))
575
+
576
+ ### ❤️ Thank You
577
+
578
+ - acaldas @acaldas
579
+
580
+ ## 6.0.0-dev.71 (2026-03-07)
581
+
582
+ ### 🚀 Features
583
+
584
+ - **connect,reactor-browser:** add dynamic package loading from HTTP registry ([f92816782](https://github.com/powerhouse-inc/powerhouse/commit/f92816782))
585
+ - **document-model,reactor-api,reactor-browser:** implemented remote document controller ([6299c21da](https://github.com/powerhouse-inc/powerhouse/commit/6299c21da))
586
+
587
+ ### 🩹 Fixes
588
+
589
+ - **reactor-browser:** removed subexports ([4cda7f44c](https://github.com/powerhouse-inc/powerhouse/commit/4cda7f44c))
590
+
591
+ ### ❤️ Thank You
592
+
593
+ - acaldas @acaldas
594
+ - Guillermo Puente @gpuente
595
+
596
+ ## 6.0.0-dev.70 (2026-03-06)
597
+
598
+ ### 🚀 Features
599
+
600
+ - **switchboard,reactor-api,registry:** add runtime dynamic pacage loading from HTTP registry ([37f91250e](https://github.com/powerhouse-inc/powerhouse/commit/37f91250e))
601
+ - add new bundling for connect ([#2390](https://github.com/powerhouse-inc/powerhouse/pull/2390))
602
+
603
+ ### 🩹 Fixes
604
+
605
+ - eslint config ([fb20b3726](https://github.com/powerhouse-inc/powerhouse/commit/fb20b3726))
606
+
607
+ ### ❤️ Thank You
608
+
609
+ - Guillermo Puente @gpuente
610
+ - Ryan Wolhuter @ryanwolhuter
611
+
612
+ ## 6.0.0-dev.69 (2026-03-05)
613
+
614
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
615
+
616
+ ## 6.0.0-dev.68 (2026-03-04)
617
+
618
+ ### 🩹 Fixes
619
+
620
+ - **vetra:** remove custom subgraphs from vetra ([3a1e3b9b0](https://github.com/powerhouse-inc/powerhouse/commit/3a1e3b9b0))
621
+ - resolve empty name causing silent ADD_FILE failure in drives ([b44ed0c1c](https://github.com/powerhouse-inc/powerhouse/commit/b44ed0c1c))
622
+ - **reactor-mcp:** adopt new reactor client interface for MCP server ([1b8e6fb19](https://github.com/powerhouse-inc/powerhouse/commit/1b8e6fb19))
623
+
624
+ ### ❤️ Thank You
625
+
626
+ - Guillermo Puente @gpuente
627
+
628
+ ## 6.0.0-dev.67 (2026-03-03)
629
+
630
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
631
+
632
+ ## 6.0.0-dev.66 (2026-03-03)
633
+
634
+ ### 🚀 Features
635
+
636
+ - move reactor logic from connect to reactor browser ([#2385](https://github.com/powerhouse-inc/powerhouse/pull/2385))
637
+
638
+ ### ❤️ Thank You
639
+
640
+ - Ryan Wolhuter @ryanwolhuter
641
+
642
+ ## 6.0.0-dev.65 (2026-03-03)
643
+
644
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
645
+
646
+ ## 6.0.0-dev.64 (2026-03-03)
647
+
648
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
649
+
650
+ ## 6.0.0-dev.62 (2026-03-03)
651
+
652
+ ### 🚀 Features
653
+
654
+ - **ci:** push academy to Harbor academy project and update k8s for academy namespace ([efbf8f58d](https://github.com/powerhouse-inc/powerhouse/commit/efbf8f58d))
655
+
656
+ ### 🩹 Fixes
657
+
658
+ - cherry-picked fixes ([a73630a6a](https://github.com/powerhouse-inc/powerhouse/commit/a73630a6a))
659
+ - moving analytics processors to shared and fixing them, fixing other linting errors toos ([0c8f7fe98](https://github.com/powerhouse-inc/powerhouse/commit/0c8f7fe98))
660
+
661
+ ### ❤️ Thank You
662
+
663
+ - Benjamin Jordan
664
+ - Frank
665
+
666
+ ## 6.0.0-dev.61 (2026-02-27)
667
+
668
+ ### 🚀 Features
669
+
670
+ - **ci:** update k8s-hosting academy image tag after docker publish ([0b98b73a9](https://github.com/powerhouse-inc/powerhouse/commit/0b98b73a9))
671
+ - add bundle step for ph cli ([#2375](https://github.com/powerhouse-inc/powerhouse/pull/2375))
672
+
673
+ ### ❤️ Thank You
674
+
675
+ - Frank
676
+ - Ryan Wolhuter @ryanwolhuter
677
+
678
+ ## 6.0.0-dev.60 (2026-02-27)
679
+
680
+ ### 🚀 Features
681
+
682
+ - per-document protection auth model ([2e538ddb8](https://github.com/powerhouse-inc/powerhouse/commit/2e538ddb8))
683
+
684
+ ### ❤️ Thank You
685
+
686
+ - Frank
687
+
688
+ ## 6.0.0-dev.59 (2026-02-26)
689
+
690
+ ### 🚀 Features
691
+
692
+ - use update-ts-references tool which also removes unused ones ([#2374](https://github.com/powerhouse-inc/powerhouse/pull/2374))
693
+
694
+ ### ❤️ Thank You
695
+
696
+ - Ryan Wolhuter @ryanwolhuter
697
+
698
+ ## 6.0.0-dev.58 (2026-02-25)
699
+
700
+ ### 🔥 Performance
701
+
702
+ - **reducer:** pre-allocate operation arrays to avoid resize overhead ([1cf1c0078](https://github.com/powerhouse-inc/powerhouse/commit/1cf1c0078))
703
+
704
+ ### ❤️ Thank You
705
+
706
+ - Samuel Hawksby-Robinson @Samyoul
707
+
708
+ ## 6.0.0-dev.57 (2026-02-24)
709
+
710
+ ### 🚀 Features
711
+
712
+ - run sync integration test as part of reactor flow ([7dea8bf3e](https://github.com/powerhouse-inc/powerhouse/commit/7dea8bf3e))
713
+
714
+ ### 🩹 Fixes
715
+
716
+ - switchboard needs build:misc ([916f761b8](https://github.com/powerhouse-inc/powerhouse/commit/916f761b8))
717
+ - arg, workflow changes should trigger the workflow ([645cca08f](https://github.com/powerhouse-inc/powerhouse/commit/645cca08f))
718
+ - build step before integration test ([0b6b48f74](https://github.com/powerhouse-inc/powerhouse/commit/0b6b48f74))
719
+
720
+ ### ❤️ Thank You
721
+
722
+ - Benjamin Jordan
723
+
724
+ ## 6.0.0-dev.56 (2026-02-21)
725
+
726
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
727
+
728
+ ## 6.0.0-dev.55 (2026-02-20)
729
+
730
+ ### 🚀 Features
731
+
732
+ - test-connect and reactor gql updates to pass along more context ([ae581e8e8](https://github.com/powerhouse-inc/powerhouse/commit/ae581e8e8))
733
+
734
+ ### ❤️ Thank You
735
+
736
+ - Benjamin Jordan
737
+
738
+ ## 6.0.0-dev.54 (2026-02-19)
739
+
740
+ ### 🚀 Features
741
+
742
+ - wip orchestrator for the test-client ([186d7c015](https://github.com/powerhouse-inc/powerhouse/commit/186d7c015))
743
+ - **connect:** build tweaks ([22b6bc7d5](https://github.com/powerhouse-inc/powerhouse/commit/22b6bc7d5))
744
+
745
+ ### ❤️ Thank You
746
+
747
+ - acaldas @acaldas
748
+ - Benjamin Jordan
749
+
750
+ ## 6.0.0-dev.53 (2026-02-18)
751
+
752
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
753
+
754
+ ## 6.0.0-dev.52 (2026-02-17)
755
+
756
+ ### 🩹 Fixes
757
+
758
+ - **reactor-api:** improved subgraph path matching and removed name parameter from reactor subgraph ([dcadf7fb3](https://github.com/powerhouse-inc/powerhouse/commit/dcadf7fb3))
759
+
760
+ ### ❤️ Thank You
761
+
762
+ - acaldas @acaldas
763
+
764
+ ## 6.0.0-dev.51 (2026-02-17)
765
+
766
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
767
+
768
+ ## 6.0.0-dev.50 (2026-02-17)
769
+
770
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
771
+
772
+ ## 6.0.0-dev.49 (2026-02-17)
773
+
774
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
775
+
776
+ ## 6.0.0-dev.47 (2026-02-17)
777
+
778
+ ### 🩹 Fixes
779
+
780
+ - **monorepo:** make shared package publicly available ([#2348](https://github.com/powerhouse-inc/powerhouse/pull/2348))
781
+
782
+ ### ❤️ Thank You
783
+
784
+ - Ryan Wolhuter @ryanwolhuter
785
+
786
+ ## 6.0.0-dev.46 (2026-02-17)
787
+
788
+ ### 🚀 Features
789
+
790
+ - **connect:** re enable processors in connect ([#2342](https://github.com/powerhouse-inc/powerhouse/pull/2342))
791
+
792
+ ### ❤️ Thank You
793
+
794
+ - Ryan Wolhuter @ryanwolhuter
795
+
796
+ ## 6.0.0-dev.45 (2026-02-16)
797
+
798
+ ### 🚀 Features
799
+
800
+ - **monorepo:** ensure shared is only in dev deps ([#2341](https://github.com/powerhouse-inc/powerhouse/pull/2341))
801
+
802
+ ### ❤️ Thank You
803
+
804
+ - Ryan Wolhuter @ryanwolhuter
805
+
806
+ ## 6.0.0-dev.44 (2026-02-15)
807
+
808
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
809
+
810
+ ## 6.0.0-dev.43 (2026-02-14)
811
+
812
+ ### 🚀 Features
813
+
814
+ - **monorepo:** move more shared stuff to shared ([#2335](https://github.com/powerhouse-inc/powerhouse/pull/2335))
815
+
816
+ ### ❤️ Thank You
817
+
818
+ - Ryan Wolhuter @ryanwolhuter
819
+
820
+ ## 6.0.0-dev.42 (2026-02-13)
821
+
822
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
823
+
824
+ ## 6.0.0-dev.41 (2026-02-12)
825
+
826
+ ### 🚀 Features
827
+
828
+ - **monorepo:** use catalog for other shared deps ([#2330](https://github.com/powerhouse-inc/powerhouse/pull/2330))
829
+ - **vetra:** add processor apps input to vetra ([#2329](https://github.com/powerhouse-inc/powerhouse/pull/2329))
830
+
831
+ ### 🩹 Fixes
832
+
833
+ - **builder-tools:** use same class-variance-authority as design-systom ([d600feb49](https://github.com/powerhouse-inc/powerhouse/commit/d600feb49))
834
+ - **design-system:** copy assets to dist folder to enable relative path import ([de5cb5e4e](https://github.com/powerhouse-inc/powerhouse/commit/de5cb5e4e))
835
+ - **monorepo:** add build-cli to old release workflow ([a30624bd2](https://github.com/powerhouse-inc/powerhouse/commit/a30624bd2))
836
+
837
+ ### ❤️ Thank You
838
+
839
+ - acaldas @acaldas
840
+ - Ryan Wolhuter @ryanwolhuter
841
+ - ryanwolhuter @ryanwolhuter
842
+
843
+ ## 6.0.0-dev.40 (2026-02-12)
844
+
845
+ ### 🚀 Features
846
+
847
+ - **monorepo:** add shared package ([#2324](https://github.com/powerhouse-inc/powerhouse/pull/2324))
848
+
849
+ ### ❤️ Thank You
850
+
851
+ - Ryan Wolhuter @ryanwolhuter
852
+
853
+ ## 6.0.0-dev.39 (2026-02-11)
854
+
855
+ ### 🚀 Features
856
+
857
+ - **reactor,codegen:** handle processor apps in cli ([#2319](https://github.com/powerhouse-inc/powerhouse/pull/2319))
858
+
859
+ ### ❤️ Thank You
860
+
861
+ - Ryan Wolhuter @ryanwolhuter
862
+
863
+ ## 6.0.0-dev.38 (2026-02-10)
864
+
865
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
866
+
867
+ ## 6.0.0-dev.37 (2026-02-10)
868
+
869
+ ### 🚀 Features
870
+
871
+ - **reactor-api:** added nested operations query on phdocument and Graphql client update ([67584e3fc](https://github.com/powerhouse-inc/powerhouse/commit/67584e3fc))
872
+
873
+ ### ❤️ Thank You
874
+
875
+ - acaldas
876
+
877
+ ## 6.0.0-dev.36 (2026-02-06)
878
+
879
+ ### 🚀 Features
880
+
881
+ - **codegen:** use bun for the slowest tests ([#2303](https://github.com/powerhouse-inc/powerhouse/pull/2303))
882
+
883
+ ### ❤️ Thank You
884
+
885
+ - Ryan Wolhuter @ryanwolhuter
886
+
887
+ ## 6.0.0-dev.35 (2026-02-06)
888
+
889
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
890
+
891
+ ## 6.0.0-dev.34 (2026-02-05)
892
+
893
+ ### 🚀 Features
894
+
895
+ - **codegen:** update processors codegen ([#2293](https://github.com/powerhouse-inc/powerhouse/pull/2293))
896
+
897
+ ### 🩹 Fixes
898
+
899
+ - **ci:** allow release to continue when academy build fails ([477d9ef71](https://github.com/powerhouse-inc/powerhouse/commit/477d9ef71))
900
+
901
+ ### 🔥 Performance
902
+
903
+ - **document-model:** optimize getDocumentLastModified from O(n log n) to O(n) ([bb94ff310](https://github.com/powerhouse-inc/powerhouse/commit/bb94ff310))
904
+
905
+ ### ❤️ Thank You
906
+
907
+ - Frank
908
+ - Ryan Wolhuter @ryanwolhuter
909
+ - Samuel Hawksby-Robinson @Samyoul
910
+
911
+ ## 6.0.0-dev.33 (2026-02-05)
912
+
913
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
914
+
915
+ ## 6.0.0-dev.32 (2026-02-04)
916
+
917
+ ### 🩹 Fixes
918
+
919
+ - remove duplicate trigger-downstream from publish-docker-images ([1f70c8041](https://github.com/powerhouse-inc/powerhouse/commit/1f70c8041))
920
+
921
+ ### ❤️ Thank You
922
+
923
+ - Frank
924
+
925
+ ## 6.0.0-dev.31 (2026-02-04)
926
+
927
+ ### 🚀 Features
928
+
929
+ - trigger powerhouse-demo after release ([f5b63728d](https://github.com/powerhouse-inc/powerhouse/commit/f5b63728d))
930
+ - **profiling:** add Pyroscope monitoring to reactor-direct ([2c7779229](https://github.com/powerhouse-inc/powerhouse/commit/2c7779229))
931
+ - **profiling:** add reactor-direct.ts for direct reactor performance profiling ([806714e27](https://github.com/powerhouse-inc/powerhouse/commit/806714e27))
932
+
933
+ ### 🩹 Fixes
934
+
935
+ - linting issues ([e1eb2c806](https://github.com/powerhouse-inc/powerhouse/commit/e1eb2c806))
936
+ - ignore release.ts ([25a40d2a6](https://github.com/powerhouse-inc/powerhouse/commit/25a40d2a6))
937
+
938
+ ### ❤️ Thank You
939
+
940
+ - Benjamin Jordan
941
+ - Frank
942
+ - Samuel Hawksby-Robinson @Samyoul
943
+
944
+ ## 6.0.0-dev.30 (2026-02-03)
945
+
946
+ ### 🩹 Fixes
947
+
948
+ - **release:** ignore errors on git stage ([e0c10d604](https://github.com/powerhouse-inc/powerhouse/commit/e0c10d604))
949
+ - **releases:** remove problematic publish dry run ([8b9b065b9](https://github.com/powerhouse-inc/powerhouse/commit/8b9b065b9))
950
+ - **releases:** include git side effects check in all booleans ([19c44503d](https://github.com/powerhouse-inc/powerhouse/commit/19c44503d))
951
+
952
+ ### ❤️ Thank You
953
+
954
+ - ryanwolhuter @ryanwolhuter
955
+
956
+ ## 6.0.0-dev.29 (2026-02-03)
957
+
958
+ ### 🚀 Features
959
+
960
+ - **release:** add doc comments ([3ab9879d4](https://github.com/powerhouse-inc/powerhouse/commit/3ab9879d4))
961
+ - **monorepo:** simplified release workflow ([#2276](https://github.com/powerhouse-inc/powerhouse/pull/2276))
962
+
963
+ ### 🩹 Fixes
964
+
965
+ - package.json onlyBuilt ([3b6165267](https://github.com/powerhouse-inc/powerhouse/commit/3b6165267))
966
+ - **release:** move checkout action ([4ed305d57](https://github.com/powerhouse-inc/powerhouse/commit/4ed305d57))
967
+
968
+ ### ❤️ Thank You
969
+
970
+ - Benjamin Jordan (@thegoldenmule)
971
+ - Ryan Wolhuter @ryanwolhuter
972
+ - ryanwolhuter @ryanwolhuter
973
+
974
+ ## 6.0.0-dev.28 (2026-01-31)
975
+
976
+ ### 🚀 Features
977
+
978
+ - add e2e tests to simulate ([6ba43d19b](https://github.com/powerhouse-inc/powerhouse/commit/6ba43d19b))
979
+
980
+ ### ❤️ Thank You
981
+
982
+ - Benjamin Jordan (@thegoldenmule)
983
+
984
+ ## 6.0.0-dev.27 (2026-01-30)
985
+
986
+ ### 🚀 Features
987
+
988
+ - renown sdk improvements ([bc1099d94](https://github.com/powerhouse-inc/powerhouse/commit/bc1099d94))
989
+ - **ph-cmd:** fix forwarding and versioning bug ([#2272](https://github.com/powerhouse-inc/powerhouse/pull/2272))
990
+
991
+ ### ❤️ Thank You
992
+
993
+ - acaldas
994
+ - Ryan Wolhuter @ryanwolhuter
995
+
996
+ ## 6.0.0-dev.26 (2026-01-29)
997
+
998
+ ### 🚀 Features
999
+
1000
+ - update minimum node version to 24 ([7a71107c5](https://github.com/powerhouse-inc/powerhouse/commit/7a71107c5))
1001
+
1002
+ ### 🩹 Fixes
1003
+
1004
+ - undo my changes to the tsc script ([0a36d0a49](https://github.com/powerhouse-inc/powerhouse/commit/0a36d0a49))
1005
+
1006
+ ### ❤️ Thank You
1007
+
1008
+ - acaldas @acaldas
1009
+ - Benjamin Jordan (@thegoldenmule)
1010
+
1011
+ ## 6.0.0-dev.25 (2026-01-28)
1012
+
1013
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1014
+
1015
+ ## 6.0.0-dev.24 (2026-01-27)
1016
+
1017
+ ### 🚀 Features
1018
+
1019
+ - **monorepo:** ensure the same typescript version is used everywhere ([#2258](https://github.com/powerhouse-inc/powerhouse/pull/2258))
1020
+
1021
+ ### ❤️ Thank You
1022
+
1023
+ - Ryan Wolhuter @ryanwolhuter
1024
+
1025
+ ## 6.0.0-dev.23 (2026-01-27)
1026
+
1027
+ ### 🚀 Features
1028
+
1029
+ - **monorepo:** add diff filter to exclude deleted files in changed files action ([e86961e79](https://github.com/powerhouse-inc/powerhouse/commit/e86961e79))
1030
+ - **academy:** added release slides to academy project ([eab5e56fe](https://github.com/powerhouse-inc/powerhouse/commit/eab5e56fe))
1031
+
1032
+ ### ❤️ Thank You
1033
+
1034
+ - acaldas @acaldas
1035
+ - ryanwolhuter @ryanwolhuter
1036
+
1037
+ ## 6.0.0-dev.22 (2026-01-27)
1038
+
1039
+ ### 🩹 Fixes
1040
+
1041
+ - **monorepo:** inefficient workflows ([#2250](https://github.com/powerhouse-inc/powerhouse/pull/2250))
1042
+
1043
+ ### ❤️ Thank You
1044
+
1045
+ - Ryan Wolhuter @ryanwolhuter
1046
+
1047
+ ## 6.0.0-dev.21 (2026-01-27)
1048
+
1049
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1050
+
1051
+ ## 6.0.0-dev.20 (2026-01-26)
1052
+
1053
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1054
+
1055
+ ## 6.0.0-dev.19 (2026-01-26)
1056
+
1057
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1058
+
1059
+ ## 6.0.0-dev.18 (2026-01-26)
1060
+
1061
+ ### 🚀 Features
1062
+
1063
+ - **ph-cli, ph-cmd:** use cmd ts for remaining ph cmd commands ([#2209](https://github.com/powerhouse-inc/powerhouse/pull/2209))
1064
+
1065
+ ### 🩹 Fixes
1066
+
1067
+ - trailing newline in publish-docker-images workflow ([7d2e30db4](https://github.com/powerhouse-inc/powerhouse/commit/7d2e30db4))
1068
+ - **ci:** remove deploy-k8s from publish-docker-images workflow ([c5869e82f](https://github.com/powerhouse-inc/powerhouse/commit/c5869e82f))
1069
+
1070
+ ### ❤️ Thank You
1071
+
1072
+ - Frank
1073
+ - Ryan Wolhuter @ryanwolhuter
1074
+
1075
+ ## 6.0.0-dev.17 (2026-01-26)
1076
+
1077
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1078
+
1079
+ ## 6.0.0-dev.16 (2026-01-24)
1080
+
1081
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1082
+
1083
+ ## 6.0.0-dev.15 (2026-01-23)
1084
+
1085
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1086
+
1087
+ ## 6.0.0-dev.14 (2026-01-22)
1088
+
1089
+ ### 🩹 Fixes
1090
+
1091
+ - pnpm filtering ([3875e271c](https://github.com/powerhouse-inc/powerhouse/commit/3875e271c))
1092
+ - do not run profiling tests by default ([a196a19da](https://github.com/powerhouse-inc/powerhouse/commit/a196a19da))
1093
+ - **profiling:** add TypeScript configuration for profiling scripts ([d0ee094c7](https://github.com/powerhouse-inc/powerhouse/commit/d0ee094c7))
1094
+ - **design-system:** declare document-drive and reactor-browser as runtime dependencies ([3db4afa38](https://github.com/powerhouse-inc/powerhouse/commit/3db4afa38))
1095
+
1096
+ ### ❤️ Thank You
1097
+
1098
+ - acaldas @acaldas
1099
+ - Benjamin Jordan (@thegoldenmule)
1100
+ - Samuel Hawksby-Robinson @Samyoul
1101
+
1
1102
  ## 6.0.0-dev.13 (2026-01-21)
2
1103
 
3
1104
  ### 🚀 Features
@@ -49,7 +1150,7 @@ This was a version bump only for @powerhousedao/config to align it with other pr
49
1150
  ### 🚀 Features
50
1151
 
51
1152
  - **design-system:** default styles tweaks and DocumentStateViewer ([c0a66720c](https://github.com/powerhouse-inc/powerhouse/commit/c0a66720c))
52
- - **ci:** deploy staging tenant from release/staging/* branches ([8761579e7](https://github.com/powerhouse-inc/powerhouse/commit/8761579e7))
1153
+ - **ci:** deploy staging tenant from release/staging/\* branches ([8761579e7](https://github.com/powerhouse-inc/powerhouse/commit/8761579e7))
53
1154
  - **ci:** add Harbor registry to docker image publishing ([f3a2fab69](https://github.com/powerhouse-inc/powerhouse/commit/f3a2fab69))
54
1155
 
55
1156
  ### ❤️ Thank You
@@ -3031,4 +4132,4 @@ This was a version bump only for @powerhousedao/config to align it with other pr
3031
4132
 
3032
4133
  ### ❤️ Thank You
3033
4134
 
3034
- - ryanwolhuter @ryanwolhuter
4135
+ - ryanwolhuter @ryanwolhuter