Skip to content

Commit 4e0ec85

Browse files
committed
Publish v0.26.3
1 parent e2a7928 commit 4e0ec85

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -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+
112
## [0.26.2](https://github.com/react-bootstrap/react-router-bootstrap/compare/v0.26.1...v0.26.2) (2022-07-11)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-bootstrap",
3-
"version": "0.26.2",
3+
"version": "0.26.3",
44
"description": "Integration between React Router and React-Bootstrap",
55
"files": [
66
"lib"

0 commit comments

Comments
 (0)