Skip to content

Commit

Permalink
chore: release v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
victorgarciaesgi committed Feb 23, 2024
1 parent 192b681 commit 98a3878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-typed-router",
"version": "3.6.0",
"version": "3.6.1",
"description": "Provide autocompletion for routes paths, names and params in Nuxt apps",
"type": "module",
"main": "./dist/module.cjs",
Expand Down Expand Up @@ -112,4 +112,4 @@
"vue-router": "4.2.5",
"vue-tsc": "1.8.27"
}
}
}

0 comments on commit 98a3878

Please sign in to comment.