We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a21c6b commit b916a62Copy full SHA for b916a62
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+## 0.29.2
4
+ - Fix typo in previous commit
5
+
6
## 0.29.1
7
- Minor: Prevent `:focus` from sticking on clicked anchors under `<CaptureClicks>`.
8
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-component",
- "version": "0.29.1",
+ "version": "0.29.2",
"description": "Declarative router component for React",
"main": "index.js",
"dependencies": {
0 commit comments