We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a5aa1 commit 6f021d5Copy full SHA for 6f021d5
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [0.26.1](https://github.com/react-bootstrap/react-router-bootstrap/compare/v0.26.0...v0.26.1) (2022-03-11)
2
+
3
4
+### Bug Fixes
5
6
+* remove lodash dependency ([#277](https://github.com/react-bootstrap/react-router-bootstrap/issues/277)) ([3590bd9](https://github.com/react-bootstrap/react-router-bootstrap/commit/3590bd93b0275ee0e5cce183cac632a99de7aa61))
7
8
9
10
11
12
# [0.26.0](https://github.com/react-bootstrap/react-router-bootstrap/compare/v0.26.0-beta.2...v0.26.0) (2021-12-01)
13
14
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-bootstrap",
- "version": "0.26.0",
+ "version": "0.26.1",
"description": "Integration between React Router and React-Bootstrap",
"files": [
"lib"
0 commit comments