@storm-software/config-tools 1.45.1 → 1.47.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 CHANGED
@@ -1,3 +1,32 @@
1
+ ## 1.47.0 (2024-05-07)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - **config:** Added the `accent` color token to configuration ([a7a24ec1](https://github.com/storm-software/storm-ops/commit/a7a24ec1))
7
+
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - **config:** Mark the `accent` color as optional ([156921b6](https://github.com/storm-software/storm-ops/commit/156921b6))
12
+
13
+
14
+ ### ❤️ Thank You
15
+
16
+ - Patrick Sullivan
17
+
18
+ ## 1.46.0 (2024-05-07)
19
+
20
+
21
+ ### 🚀 Features
22
+
23
+ - **config:** Add the `help` color token type ([8a466466](https://github.com/storm-software/storm-ops/commit/8a466466))
24
+
25
+
26
+ ### ❤️ Thank You
27
+
28
+ - Patrick Sullivan
29
+
1
30
  ## 1.45.1 (2024-05-06)
2
31
 
3
32