We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9aa2563 + 28d3158 commit a67d270Copy full SHA for a67d270
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @primer/components
2
3
+## 28.2.3
4
+
5
+### Patch Changes
6
7
+- [`0ffc381c`](https://github.com/primer/components/commit/0ffc381c833219959ed3b99a9dd64fe56ac51036) [#1294](https://github.com/primer/components/pull/1294) Thanks [@VanAnderson](https://github.com/VanAnderson)! - Revert first item focus fix for ActionList components.
8
9
## 28.2.2
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@primer/components",
- "version": "28.2.2",
+ "version": "28.2.3",
"description": "Primer react components",
"main": "lib/index.js",
"module": "lib-esm/index.js",
0 commit comments