Skip to content

Commit

Permalink
Publish v1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kyletsang committed May 11, 2022
1 parent 9654ca2 commit 7237809
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.6.5](https://github.com/react-bootstrap/react-bootstrap/compare/v1.6.4...v1.6.5) (2022-05-11)


### Bug Fixes

* update react-overlays and @restart/hooks packages ([#6333](https://github.com/react-bootstrap/react-bootstrap/issues/6333)) ([9654ca2](https://github.com/react-bootstrap/react-bootstrap/commit/9654ca231dc782caad04cbf605b053d5e4b30350))





## [1.6.4](https://github.com/react-bootstrap/react-bootstrap/compare/v1.6.3...v1.6.4) (2021-09-24)


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": "1.6.4",
"version": "1.6.5",
"description": "Bootstrap 4 components built with React",
"keywords": [
"react",
Expand Down

0 comments on commit 7237809

Please sign in to comment.