Skip to content

Commit b916a62

Browse files
committed
release v0.29.2
1 parent 4a21c6b commit b916a62

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 0.29.2
4+
- Fix typo in previous commit
5+
36
## 0.29.1
47
- Minor: Prevent `:focus` from sticking on clicked anchors under `<CaptureClicks>`.
58

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-component",
3-
"version": "0.29.1",
3+
"version": "0.29.2",
44
"description": "Declarative router component for React",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)