Skip to content

Commit abcd371

Browse files
committed
Publish v2.0.3
1 parent 08aac65 commit abcd371

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.0.3](https://github.com/react-bootstrap/react-bootstrap/compare/v2.0.2...v2.0.3) (2021-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **FormCheck:** fix `Form.Check.Label` spacing ([#5983](https://github.com/react-bootstrap/react-bootstrap/issues/5983)) ([250655c](https://github.com/react-bootstrap/react-bootstrap/commit/250655cd996c9077be6c8aedbd08399d8cd55cfb)), closes [/github.com/react-bootstrap/react-bootstrap/issues/5938#issuecomment-883704209](https://github.com//github.com/react-bootstrap/react-bootstrap/issues/5938/issues/issuecomment-883704209)
7+
8+
9+
10+
11+
112
## [2.0.2](https://github.com/react-bootstrap/react-bootstrap/compare/v2.0.1...v2.0.2) (2021-11-04)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Bootstrap 5 components built with React",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)