@skyux/icons 7.14.0 → 7.15.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,5 +1,20 @@
1
1
  # Changelog
2
2
 
3
+ ## [7.15.0](https://github.com/blackbaud/skyux-icons/compare/7.14.1...7.15.0) (2025-03-12)
4
+
5
+
6
+ ### Features
7
+
8
+ * add chart icons ([#140](https://github.com/blackbaud/skyux-icons/issues/140)) ([3dfa23b](https://github.com/blackbaud/skyux-icons/commit/3dfa23bd9e18c2a888c5b64c28696c78e3f4b6f4))
9
+ * add fluent icons to metadata ([#141](https://github.com/blackbaud/skyux-icons/issues/141)) ([b2fcc45](https://github.com/blackbaud/skyux-icons/commit/b2fcc45c69d4176e547e12255dcde9b37f5eaef0))
10
+
11
+ ## [7.14.1](https://github.com/blackbaud/skyux-icons/compare/7.14.0...7.14.1) (2025-02-24)
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * size solid success icon correctly ([#138](https://github.com/blackbaud/skyux-icons/issues/138)) ([adce248](https://github.com/blackbaud/skyux-icons/commit/adce248171a58e99f448da10c0f972012ec5754e))
17
+
3
18
  ## [7.14.0](https://github.com/blackbaud/skyux-icons/compare/7.13.0...7.14.0) (2025-02-21)
4
19
 
5
20