Skip to content

Commit 6f021d5

Browse files
committed
Publish v0.26.1
1 parent 95a5aa1 commit 6f021d5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -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+
112
# [0.26.0](https://github.com/react-bootstrap/react-router-bootstrap/compare/v0.26.0-beta.2...v0.26.0) (2021-12-01)
213

314
### Features

Diff for: 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",
3+
"version": "0.26.1",
44
"description": "Integration between React Router and React-Bootstrap",
55
"files": [
66
"lib"

0 commit comments

Comments
 (0)