Skip to content

Commit

Permalink
Publish v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kyletsang committed Aug 25, 2022
1 parent 6dd9e3b commit e391c29
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.6.6](https://github.com/react-bootstrap/react-bootstrap/compare/v1.6.5...v1.6.6) (2022-08-25)


### Bug Fixes

* **Modal:** render aria-describedby on the top level modal element ([6dd9e3b](https://github.com/react-bootstrap/react-bootstrap/commit/6dd9e3bec2d096e971204b0616a1f6c9e214b963))
* **Modal:** render aria-label on top level modal element ([273901f](https://github.com/react-bootstrap/react-bootstrap/commit/273901f1b59ee27eb6f99dd5a2752f5b02c5da4d))





## [1.6.5](https://github.com/react-bootstrap/react-bootstrap/compare/v1.6.4...v1.6.5) (2022-05-11)


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

0 comments on commit e391c29

Please sign in to comment.