Skip to content

Commit 80afd3e

Browse files
committed
Publish v2.9.0
1 parent 1f3be42 commit 80afd3e

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.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+
112
# [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)
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.9.0-beta.1",
3+
"version": "2.9.0",
44
"description": "Bootstrap 5 components built with React",
55
"keywords": [
66
"bootstrap",

0 commit comments

Comments
 (0)