8000 Publish v2.10.1 · admirhusic/react-bootstrap@8c62389 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c62389

Browse files
committed
Publish v2.10.1
1 parent 652e709 commit 8c62389

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.10.1](https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.0...v2.10.1) (2024-02-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **FormControl:** ensures compatibility with @types/react@18.2.48 ([#6763](https://github.com/react-bootstrap/react-bootstrap/issues/6763)) ([652e709](https://github.com/react-bootstrap/react-bootstrap/commit/652e709fe6f3b383e041474f776855431fc8e1ea))
7+
8+
9+
10+
11+
112
# [2.10.0](https://github.com/react-bootstrap/react-bootstrap/compare/v2.9.2...v2.10.0) (2024-01-17)
213

314

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

0 commit comments

Comments
 (0)
0