@primer/css 22.2.2-rc.3786794c → 22.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,6 +1,10 @@
1
1
  # @primer/css
2
2
 
3
- ## 22.2.2
3
+ ## 22.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#3080](https://github.com/primer/css/pull/3080) [`5cb880b`](https://github.com/primer/css/commit/5cb880b74ae633bf880adf45e6b80b7aa30d173c) Thanks [@jonrohan](https://github.com/jonrohan)! - Adding a classnames export that has a list of all unique CSS classes in the library
4
8
 
5
9
  ### Patch Changes
6
10