Skip to content

Commit f00a3fe

Browse files
Version Packages (#246)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a627bb6 commit f00a3fe

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/angry-points-live.md

-5
This file was deleted.

.changeset/swift-masks-begin.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 0.29.1
4+
5+
### Patch Changes
6+
7+
- a627bb6: Remove cyclic imports and add eslint rule to stop future issues
8+
- ea984a4: Bumped path-to-regexp
9+
310
## 0.29.0
411

512
### Minor 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.0",
3+
"version": "0.29.1",
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)