Skip to content

Commit

Permalink
Version Packages (#239)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 26, 2024
1 parent 87ca96e commit 61c4423
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/mighty-boats-wink.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# react-resource-router

## 0.28.0

### Minor Changes

- 87ca96e: Updated the path regex matching method added test to make sure complex routing is not broken
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-resource-router",
"version": "0.27.2",
"version": "0.28.0",
"description": "Configuration driven routing solution for React that manages SPA route matching, data fetching and progressive rendering",
"keywords": [
"react",
Expand Down

0 comments on commit 61c4423

Please sign in to comment.