@primer/components 0.0.0-202194233821 → 0.0.0-202194234612
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 +2 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# @primer/components
|
2
2
|
|
3
|
-
## 0.0.0-
|
3
|
+
## 0.0.0-202194234612
|
4
4
|
|
5
5
|
### Minor Changes
|
6
6
|
|
7
|
-
- [`
|
7
|
+
- [`284d424c`](https://github.com/primer/react/commit/284d424cb843cf3e82e4459fb42c88db6623f22a) Thanks [@jfuchs](https://github.com/jfuchs)! - Updated ActionList's ItemInput type to accept DOM props for divs when renderItem is not provided
|
8
8
|
|
9
9
|
### Patch Changes
|
10
10
|
|