Skip to content

Commit 8d998ee

Browse files
Version Packages (#251)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7d56bc3 commit 8d998ee

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/happy-fireants-visit.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-resource-router
22

3+
## 0.29.2
4+
5+
### Patch Changes
6+
7+
- 7d56bc3: Support basePath for relative href prop
8+
39
## 0.29.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-resource-router",
3-
"version": "0.29.1",
3+
"version": "0.29.2",
44
"description": "Configuration driven routing solution for React that manages SPA route matching, data fetching and progressive rendering",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)