@powerhousedao/config 5.3.0-staging.1 → 6.0.0-dev.2
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 +20 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,10 +1,26 @@
|
|
|
1
|
-
##
|
|
1
|
+
## 6.0.0-dev.1 (2026-01-15)
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
### 🚀 Features
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
- **academy:** added k8s deployment ([5f7e27162](https://github.com/powerhouse-inc/powerhouse/commit/5f7e27162))
|
|
6
|
+
- **monorepo:** upgrade document engineering package ([#2215](https://github.com/powerhouse-inc/powerhouse/pull/2215))
|
|
6
7
|
|
|
7
|
-
|
|
8
|
+
### ❤️ Thank You
|
|
9
|
+
|
|
10
|
+
- Frank
|
|
11
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
12
|
+
|
|
13
|
+
## 5.2.0-dev.1 (2026-01-15)
|
|
14
|
+
|
|
15
|
+
### 🚀 Features
|
|
16
|
+
|
|
17
|
+
- **monorepo:** upgrade zod and use compatibility layer for errors ([#2210](https://github.com/powerhouse-inc/powerhouse/pull/2210))
|
|
18
|
+
- **monorepo:** use local package execution for tailwind instead of downloading it every time ([ed149558c](https://github.com/powerhouse-inc/powerhouse/commit/ed149558c))
|
|
19
|
+
|
|
20
|
+
### ❤️ Thank You
|
|
21
|
+
|
|
22
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
23
|
+
- ryanwolhuter @ryanwolhuter
|
|
8
24
|
|
|
9
25
|
## 5.1.0-dev.42 (2026-01-14)
|
|
10
26
|
|