Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit cb49a0c

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2020-10-06) ### Bug Fixes * **layout:** fix layout virtual-content import ([e8040c7](e8040c7)) * **plugin:** fix missing adapterOptions ([2616071](2616071))
1 parent 2d4db1c commit cb49a0c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Project Changelog
22

3+
## [1.6.1](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/compare/v1.6.0...v1.6.1) (2020-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **layout:** fix layout virtual-content import ([e8040c7](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/commit/e8040c77430e569ad5b514aec4c8b749e5b83671))
9+
* **plugin:** fix missing adapterOptions ([2616071](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/commit/2616071be439ffc325255fa226977966e3b2bf21))
10+
311
# [1.6.0](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/compare/v1.5.4...v1.6.0) (2020-10-05)
412

513

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-page-generator-helper",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Generate your pages statically without using payload extractors.",
55
"keywords": [
66
"nuxtjs",

0 commit comments

Comments
 (0)