We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a7928 commit 4e0ec85Copy full SHA for 4e0ec85
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [0.26.3](https://github.com/react-bootstrap/react-router-bootstrap/compare/v0.26.2...v0.26.3) (2024-06-27)
2
+
3
4
+### Bug Fixes
5
6
+* Remove defaultProps from LinkContainer ([#318](https://github.com/react-bootstrap/react-router-bootstrap/issues/318)) ([a74003a](https://github.com/react-bootstrap/react-router-bootstrap/commit/a74003ad8969babc425f2a805ca4f550f985d2aa))
7
8
9
10
11
12
## [0.26.2](https://github.com/react-bootstrap/react-router-bootstrap/compare/v0.26.1...v0.26.2) (2022-07-11)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-bootstrap",
- "version": "0.26.2",
+ "version": "0.26.3",
"description": "Integration between React Router and React-Bootstrap",
"files": [
"lib"
0 commit comments