Skip to content

Commit

Permalink
Merge pull request #2780 from reactstrap/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…ster--components--reactstrap

chore(master): release 9.2.2
  • Loading branch information
davidacevedo committed Jan 20, 2024
2 parents d5ab0f4 + 9d750bf commit 6085ac0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -137,6 +137,13 @@



## [9.2.2](https://github.com/reactstrap/reactstrap/compare/v9.2.1...v9.2.2) (2024-01-19)


### Bug Fixes

* dropdown with inNavbar bug ([18cc094](https://github.com/reactstrap/reactstrap/commit/18cc094afa8d4e95785d823eb735e06c28547d19))

## [9.2.1](https://github.com/reactstrap/reactstrap/compare/v9.2.0...v9.2.1) (2023-10-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "reactstrap",
"version": "9.2.1",
"version": "9.2.2",
"description": "React Bootstrap components",
"source": "src/index.js",
"main": "lib/index.js",
Expand Down

0 comments on commit 6085ac0

Please sign in to comment.