We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f65c1 commit 832a940Copy full SHA for 832a940
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# [0.26.0-beta.2](https://github.com/react-bootstrap/react-router-bootstrap/compare/v0.26.0-beta.1...v0.26.0-beta.2) (2021-11-23)
2
+
3
4
+### Bug Fixes
5
6
+* fix LinkContainer export ([a550484](https://github.com/react-bootstrap/react-router-bootstrap/commit/a550484d596bcddb24237d4e6159d80fc9df93bd))
7
8
9
10
11
12
# [0.26.0-beta.1](https://github.com/react-bootstrap/react-router-bootstrap/compare/v0.26.0-beta.0...v0.26.0-beta.1) (2021-11-22)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-bootstrap",
- "version": "0.26.0-beta.1",
+ "version": "0.26.0-beta.2",
"description": "Integration between React Router and React-Bootstrap",
"files": [
"lib"
0 commit comments