Skip to content

Commit

Permalink
chore: release v4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Nov 14, 2024
1 parent 0fb9f14 commit 9c3495a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.1.3](https://github.com/hemengke1997/vite-plugin-remix-flat-routes/compare/v4.1.2...v4.1.3) (2024-11-14)


### Bug Fixes

* config-router render messup ([0fb9f14](https://github.com/hemengke1997/vite-plugin-remix-flat-routes/commit/0fb9f14488704a31ff6a29e6b33e3ddd7ed41921))



## [4.1.2](https://github.com/hemengke1997/vite-plugin-remix-flat-routes/compare/v4.1.1...v4.1.2) (2024-10-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-remix-flat-routes",
"version": "4.1.2",
"version": "4.1.3",
"packageManager": "pnpm@9.7.1",
"description": "Remix-flat-routes style file-system routing for React",
"type": "module",
Expand Down

0 comments on commit 9c3495a

Please sign in to comment.