Skip to content

Commit 7cb1fc0

Browse files
committed
Publish v2.10.9
1 parent bbbba51 commit 7cb1fc0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.10.9](https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.8...v2.10.9) (2025-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update @restart/ui to v1.9.4 ([#6893](https://github.com/react-bootstrap/react-bootstrap/issues/6893)) ([bbbba51](https://github.com/react-bootstrap/react-bootstrap/commit/bbbba515fec1a2dadd15025f968f5ea166d81e35))
7+
* Variant/Color type infer ([#6885](https://github.com/react-bootstrap/react-bootstrap/issues/6885)) ([0e3ab61](https://github.com/react-bootstrap/react-bootstrap/commit/0e3ab6172211edad063b5d04d6efb2e61ee3d825))
8+
9+
10+
11+
12+
113
## [2.10.8](https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.7...v2.10.8) (2025-01-21)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap",
3-
"version": "2.10.8",
3+
"version": "2.10.9",
44
"description": "Bootstrap 5 components built with React",
55
"keywords": [
66
"bootstrap",

0 commit comments

Comments
 (0)