Skip to content

Commit 832a940

Browse files
committed
Publish v0.26.0-beta.2
1 parent 19f65c1 commit 832a940

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.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+
112
# [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)
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.0-beta.1",
3+
"version": "0.26.0-beta.2",
44
"description": "Integration between React Router and React-Bootstrap",
55
"files": [
66
"lib"

0 commit comments

Comments
 (0)