@skyux/icons 8.2.0 → 8.3.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,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [8.3.0](https://github.com/blackbaud/skyux-icons/compare/8.2.0...8.3.0) (2025-07-07)
4
+
5
+
6
+ ### Features
7
+
8
+ * add person-money fluent icon ([#191](https://github.com/blackbaud/skyux-icons/issues/191)) ([ececa68](https://github.com/blackbaud/skyux-icons/commit/ececa68b1cbb6e42e61b7d153fdb5165bbfa65ec))
9
+
3
10
  ## [8.2.0](https://github.com/blackbaud/skyux-icons/compare/8.1.0...8.2.0) (2025-06-16)
4
11
 
5
12
 
package/README.md CHANGED
@@ -59,7 +59,8 @@ Branded icons support maintaining brand color customization.
59
59
 
60
60
  ### Minor Version
61
61
 
62
- - Release `skyux-icons` only
62
+ 1. Release `skyux-icons`
63
+ 2. If metadata changes have been made, update the `@skyux/icons` package version in `@skyux/icon` and release the monorepo.
63
64
 
64
65
  ### Major Version
65
66
 
@@ -67,6 +68,8 @@ Branded icons support maintaining brand color customization.
67
68
  2. Update `@skyux/icon` component:
68
69
  - `@skyux/icons` package version
69
70
  - the major version in the CDN URL in `SkyIconSvgResolverService`
71
+ 3. Release the monorepo
72
+ 4. Update the docs SPA and omnibar SPA packages
70
73
 
71
74
  ## Maintenance
72
75
 
@@ -1989,6 +1989,7 @@
1989
1989
  "person-available",
1990
1990
  "person-circle",
1991
1991
  "person-lock",
1992
+ "person-money",
1992
1993
  "person-note",
1993
1994
  "person-support",
1994
1995
  "person-tag",