Skip to content

Commit

Permalink
Publish v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kyletsang committed Apr 19, 2022
1 parent 609c678 commit d514aee
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [2.3.0](https://github.com/react-bootstrap/react-bootstrap/compare/v2.2.3...v2.3.0) (2022-04-19)


### Bug Fixes

* **deps:** clean up [@types](https://github.com/types) deps list ([#6303](https://github.com/react-bootstrap/react-bootstrap/issues/6303)) ([609c678](https://github.com/react-bootstrap/react-bootstrap/commit/609c678244a06ad4f7df0e03518ece19c2e97a73))


### Features

* **Pagination:** Wrap Pagination sub-components in forward refs ([#6306](https://github.com/react-bootstrap/react-bootstrap/issues/6306)) ([2686ae3](https://github.com/react-bootstrap/react-bootstrap/commit/2686ae381c61ee298e1bd7e2cbae10abc31df2dc))





## [2.2.3](https://github.com/react-bootstrap/react-bootstrap/compare/v2.2.2...v2.2.3) (2022-04-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
"version": "2.2.3",
"version": "2.3.0",
"description": "Bootstrap 5 components built with React",
"keywords": [
"bootstrap",
Expand Down

0 comments on commit d514aee

Please sign in to comment.