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 1b9cdd8 commit e583e61Copy full SHA for e583e61
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [1.5.2](https://github.com/react-bootstrap/react-bootstrap/compare/v1.5.1...v1.5.2) (2021-03-11)
2
+
3
4
+### Bug Fixes
5
6
+* **Carousel:** fix crossfade animation ([#5671](https://github.com/react-bootstrap/react-bootstrap/issues/5671)) ([a24ab44](https://github.com/react-bootstrap/react-bootstrap/commit/a24ab44b0c80b38ad2efd9762f47a833cc2cf0ad))
7
8
9
10
11
12
## [1.5.1](https://github.com/react-bootstrap/react-bootstrap/compare/v1.5.0...v1.5.1) (2021-03-02)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
- "version": "1.5.1",
+ "version": "1.5.2",
"description": "Bootstrap 4 components built with React",
"keywords": [
"react",
0 commit comments