8000 Publish v2.9.2 · admirhusic/react-bootstrap@1015e1c · GitHub
[go: up one dir, main page]

Skip to content

Commit 1015e1c

Browse files
committed
Publish v2.9.2
< 10000 div class="p-2 d-flex gap-2 flex-column flex-md-row flex-justify-between">
1 parent 75e3cf7 commit 1015e1c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [2.9.2](https://github.com/react-bootstrap/react-bootstrap/compare/v2.9.1...v2.9.2) (2023-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **AccordionBody:** add AccordionBody to index exports ([#6732](https://github.com/react-bootstrap/react-bootstrap/issues/6732)) ([d34244b](https://github.com/react-bootstrap/react-bootstrap/commit/d34244b9ed01eba003699b2a9b7d4228052640cb))
7+
* **Dropdown:** prevent flickering on 'mousedown' rootCloseEvent ([#6714](https://github.com/react-bootstrap/react-bootstrap/issues/6714)) ([a58a0cd](https://github.com/react-bootstrap/react-bootstrap/commit/a58a0cd6e548c653cda23ed529f3cff69ec123cc))
8+
* **Navbar:** add missing type for sticky bottom ([#6726](https://github.com/react-bootstrap/react-bootstrap/issues/6726)) ([36d0b7a](https://github.com/react-bootstrap/react-bootstrap/commit/36d0b7a92f9443d856f69b2d8cfbef1b868036c4))
9+
10+
11+
12+
13+
114
## [2.9.1](https://github.com/react-bootstrap/react-bootstrap/compare/v2.9.0...v2.9.1) (2023-10-21)
215

316

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.9.1",
3+
"version": "2.9.2",
44
"description": "Bootstrap 5 components built with React",
55
"keywords": [
66
"bootstrap",

0 commit comments

Comments
 (0)
0