Skip to content

Commit

Permalink
chore(release): 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Mar 15, 2021
1 parent a5b8aad commit 18bb2d3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.6.1](https://github.com/nuxt-community/router-module/compare/v1.6.0...v1.6.1) (2021-03-15)


### Bug Fixes

* template missing ([#99](https://github.com/nuxt-community/router-module/issues/99)) ([a5b8aad](https://github.com/nuxt-community/router-module/commit/a5b8aadc7a87dfd567e5bb879315aae214c35298))

## [1.6.0](https://github.com/nuxt-community/router-module/compare/v1.5.1...v1.6.0) (2021-03-12)


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": "@nuxtjs/router",
"version": "1.6.0",
"version": "1.6.1",
"description": "Nuxt.js module to use router.js instead of pages/ directory",
"repository": "nuxt-community/router-module",
"license": "MIT",
Expand Down

0 comments on commit 18bb2d3

Please sign in to comment.