@blackbaud/skyux-design-tokens 0.0.48 → 0.0.50

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
@@ -2,6 +2,23 @@
2
2
 
3
3
  - Added `neutral-medium-dark` token in modern. [#64](https://github.com/blackbaud/skyux-design-tokens/pull/64)
4
4
 
5
+ ## [0.0.50](https://github.com/blackbaud/skyux-design-tokens/compare/0.0.49...0.0.50) (2025-04-03)
6
+
7
+
8
+ ### Features
9
+
10
+ * add modal widths ([#131](https://github.com/blackbaud/skyux-design-tokens/issues/131)) ([c5e9c8f](https://github.com/blackbaud/skyux-design-tokens/commit/c5e9c8f8962dafad7e0f89e30fd18e0758e91959))
11
+ * icon mattes for composite icons ([#143](https://github.com/blackbaud/skyux-design-tokens/issues/143)) ([f4ac4ed](https://github.com/blackbaud/skyux-design-tokens/commit/f4ac4edcc5b95c5de441005778cb8ca9b58ba142))
12
+ * new tokens for tile, zeroing out spacing ([#133](https://github.com/blackbaud/skyux-design-tokens/issues/133)) ([b609cae](https://github.com/blackbaud/skyux-design-tokens/commit/b609caee8f7c46d053a43101944e7ceb43ca5581))
13
+ * wait opacity and color ([#144](https://github.com/blackbaud/skyux-design-tokens/issues/144)) ([feeac51](https://github.com/blackbaud/skyux-design-tokens/commit/feeac517f5b2411dd27e78f95e5f25e0b627e7a9))
14
+
15
+ ## [0.0.49](https://github.com/blackbaud/skyux-design-tokens/compare/0.0.48...0.0.49) (2025-03-28)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * revert style-dictionary upgrade to resolve issues with token values of 0 ([#149](https://github.com/blackbaud/skyux-design-tokens/issues/149)) ([5b91ce6](https://github.com/blackbaud/skyux-design-tokens/commit/5b91ce61e257d572ef1beef031e29cc890262b30))
21
+
5
22
  ## [0.0.48](https://github.com/blackbaud/skyux-design-tokens/compare/0.0.47...0.0.48) (2025-03-28)
6
23
 
7
24