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.
1 parent 4c64270 commit 8b1cb72Copy full SHA for 8b1cb72
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [2.10.10](https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.9...v2.10.10) (2025-05-11)
2
+
3
4
+### Bug Fixes
5
6
+* **Navbar:** add defaultExpanded type ([#6926](https://github.com/react-bootstrap/react-bootstrap/issues/6926)) ([4c64270](https://github.com/react-bootstrap/react-bootstrap/commit/4c64270e4078b8ab2a590f8ac0a04b26dcbc63aa))
7
8
9
10
11
12
## [2.10.9](https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.8...v2.10.9) (2025-01-30)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
- "version": "2.10.9",
+ "version": "2.10.10",
"description": "Bootstrap 5 components built with React",
"keywords": [
"bootstrap",
0 commit comments