@skyux/icons 9.4.0 → 10.0.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,27 @@
1
1
  # Changelog
2
2
 
3
+ ## [10.0.0](https://github.com/blackbaud/skyux-icons/compare/9.5.0...10.0.0) (2025-09-25)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * update icon manifest generation, remove outdated data ([#219](https://github.com/blackbaud/skyux-icons/issues/219))
9
+ * remove SKY UX icon font ([#216](https://github.com/blackbaud/skyux-icons/issues/216))
10
+ * add multicolor paths automatically to paths in the multicolor dir ([#213](https://github.com/blackbaud/skyux-icons/issues/213))
11
+
12
+ ### Features
13
+
14
+ * add multicolor paths automatically to paths in the multicolor dir ([#213](https://github.com/blackbaud/skyux-icons/issues/213)) ([21ba105](https://github.com/blackbaud/skyux-icons/commit/21ba1053c250739d5d970cda3d8fc71f5b8853f3))
15
+ * remove SKY UX icon font ([#216](https://github.com/blackbaud/skyux-icons/issues/216)) ([847c8d9](https://github.com/blackbaud/skyux-icons/commit/847c8d934173c1745be8efe649a58c2e7332e125))
16
+ * update icon manifest generation, remove outdated data ([#219](https://github.com/blackbaud/skyux-icons/issues/219)) ([4773c96](https://github.com/blackbaud/skyux-icons/commit/4773c96833beddbe8db52b01d060d4f8d652b3ce))
17
+
18
+ ## [9.5.0](https://github.com/blackbaud/skyux-icons/compare/9.4.0...9.5.0) (2025-09-05)
19
+
20
+
21
+ ### Features
22
+
23
+ * add `text-quote` icon ([#211](https://github.com/blackbaud/skyux-icons/issues/211)) ([9bec639](https://github.com/blackbaud/skyux-icons/commit/9bec6398777ba194e2cf968794355f94aa58f79a))
24
+
3
25
  ## [9.4.0](https://github.com/blackbaud/skyux-icons/compare/9.3.0...9.4.0) (2025-08-26)
4
26
 
5
27