Skip to content

Commit

Permalink
Bump to v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vjee committed Dec 11, 2021
1 parent 9af2b61 commit 570060f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.1.2]

### Changed

- Allow nested 404 routes.

## [0.1.1]

### Fixed
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-routes",
"version": "0.1.1",
"version": "0.1.2",
"description": "Use Remix routing in your Vite project",
"license": "MIT",
"author": "Jasper Van Gestel",
Expand Down

0 comments on commit 570060f

Please sign in to comment.