We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3be42 commit 80afd3eCopy full SHA for 80afd3e
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# [2.9.0](https://github.com/react-bootstrap/react-bootstrap/compare/v2.9.0-beta.1...v2.9.0) (2023-09-27)
2
+
3
4
+### Features
5
6
+* **Toast:** add transition callbacks ([#6674](https://github.com/react-bootstrap/react-bootstrap/issues/6674)) ([57836e2](https://github.com/react-bootstrap/react-bootstrap/commit/57836e20a3b5f7999469a307f0600c2e38403eb0))
7
8
9
10
11
12
# [2.9.0-beta.1](https://github.com/react-bootstrap/react-bootstrap/compare/v2.9.0-beta.0...v2.9.0-beta.1) (2023-08-07)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
- "version": "2.9.0-beta.1",
+ "version": "2.9.0",
"description": "Bootstrap 5 components built with React",
"keywords": [
"bootstrap",
0 commit comments