@powerhousedao/config 5.1.0-dev.2 → 5.1.0-dev.21

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +135 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,138 @@
1
+ ## 5.1.0-dev.21 (2025-12-13)
2
+
3
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
4
+
5
+ ## 5.1.0-dev.20 (2025-12-12)
6
+
7
+ ### 🚀 Features
8
+
9
+ - **reactor-browsers:** added onErrors callback to dispatch method ([4824a0a10](https://github.com/powerhouse-inc/powerhouse/commit/4824a0a10))
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - acaldas @acaldas
14
+
15
+ ## 5.1.0-dev.19 (2025-12-12)
16
+
17
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
18
+
19
+ ## 5.1.0-dev.18 (2025-12-11)
20
+
21
+ ### 🚀 Features
22
+
23
+ - **codegen:** add versioned document model generation ([#2130](https://github.com/powerhouse-inc/powerhouse/pull/2130))
24
+
25
+ ### ❤️ Thank You
26
+
27
+ - Ryan Wolhuter @ryanwolhuter
28
+
29
+ ## 5.1.0-dev.17 (2025-12-11)
30
+
31
+ ### 🩹 Fixes
32
+
33
+ - **ph-cli:** auth with access-token ([df48be6e9](https://github.com/powerhouse-inc/powerhouse/commit/df48be6e9))
34
+
35
+ ### ❤️ Thank You
36
+
37
+ - Frank
38
+
39
+ ## 5.1.0-dev.16 (2025-12-11)
40
+
41
+ ### 🚀 Features
42
+
43
+ - **ph-cli:** added access-token command ([e48181df6](https://github.com/powerhouse-inc/powerhouse/commit/e48181df6))
44
+ - **codegen:** update zod schema generation library ([#2129](https://github.com/powerhouse-inc/powerhouse/pull/2129))
45
+ - integrate visibility tools for remotes and pglite instance ([#2122](https://github.com/powerhouse-inc/powerhouse/pull/2122))
46
+
47
+ ### ❤️ Thank You
48
+
49
+ - Frank
50
+ - Guillermo Puente Sandoval @gpuente
51
+ - Ryan Wolhuter @ryanwolhuter
52
+
53
+ ## 5.1.0-dev.15 (2025-12-09)
54
+
55
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
56
+
57
+ ## 5.1.0-dev.14 (2025-12-08)
58
+
59
+ ### 🚀 Features
60
+
61
+ - **connect, switchboard:** added healthcheck route ([9a0671113](https://github.com/powerhouse-inc/powerhouse/commit/9a0671113))
62
+ - **academy:** added docker build and publish workflow ([b17562994](https://github.com/powerhouse-inc/powerhouse/commit/b17562994))
63
+
64
+ ### ❤️ Thank You
65
+
66
+ - Frank
67
+
68
+ ## 5.1.0-dev.13 (2025-12-08)
69
+
70
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
71
+
72
+ ## 5.1.0-dev.12 (2025-12-08)
73
+
74
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
75
+
76
+ ## 5.1.0-dev.11 (2025-12-08)
77
+
78
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
79
+
80
+ ## 5.1.0-dev.10 (2025-12-06)
81
+
82
+ ### 🚀 Features
83
+
84
+ - **design-system:** added remotes inspector and channel inspector components ([093896ebf](https://github.com/powerhouse-inc/powerhouse/commit/093896ebf))
85
+
86
+ ### ❤️ Thank You
87
+
88
+ - Guillermo Puente @gpuente
89
+
90
+ ## 5.1.0-dev.9 (2025-12-05)
91
+
92
+ ### 🩹 Fixes
93
+
94
+ - **renown:** small ui fixes and made connectcrypto and renown id available in hooks ([c06e17226](https://github.com/powerhouse-inc/powerhouse/commit/c06e17226))
95
+
96
+ ### ❤️ Thank You
97
+
98
+ - Frank
99
+
100
+ ## 5.1.0-dev.8 (2025-12-05)
101
+
102
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
103
+
104
+ ## 5.1.0-dev.7 (2025-12-04)
105
+
106
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
107
+
108
+ ## 5.1.0-dev.6 (2025-12-04)
109
+
110
+ ### 🩹 Fixes
111
+
112
+ - **renown:** build issues ([1893c35a0](https://github.com/powerhouse-inc/powerhouse/commit/1893c35a0))
113
+
114
+ ### ❤️ Thank You
115
+
116
+ - Frank
117
+
118
+ ## 5.1.0-dev.5 (2025-12-04)
119
+
120
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
121
+
122
+ ## 5.1.0-dev.4 (2025-12-03)
123
+
124
+ ### 🚀 Features
125
+
126
+ - **codegen,ph-cli:** add tsx code generator ([#2116](https://github.com/powerhouse-inc/powerhouse/pull/2116))
127
+
128
+ ### ❤️ Thank You
129
+
130
+ - Ryan Wolhuter @ryanwolhuter
131
+
132
+ ## 5.1.0-dev.3 (2025-12-02)
133
+
134
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
135
+
1
136
  ## 5.1.0-dev.2 (2025-12-02)
2
137
 
3
138
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/config",
3
- "version": "5.1.0-dev.2",
3
+ "version": "5.1.0-dev.21",
4
4
  "description": "",
5
5
  "license": "AGPL-3.0-only",
6
6
  "private": false,