@primer/css 21.0.8 → 21.0.9-rc.e8810cb8

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,11 @@
1
1
  # @primer/css
2
2
 
3
+ ## 21.0.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2520](https://github.com/primer/css/pull/2520) [`7e2622fe`](https://github.com/primer/css/commit/7e2622fe9679969dd195438f5dd7108d2e8991c5) Thanks [@langermank](https://github.com/langermank)! - Use `control` border on default btn in an input group
8
+
3
9
  ## 21.0.8
4
10
 
5
11
  ### Patch Changes