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

Commit 72f801b

Browse files
chore(release): 1.6.3 [skip ci]
## [1.6.3](v1.6.2...v1.6.3) (2020-11-12) ### Bug Fixes * **full-static:** fix ignore logic for module setup by page generate ([c9b1a49](c9b1a49))
1 parent d28ee37 commit 72f801b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [1.6.3](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/compare/v1.6.2...v1.6.3) (2020-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **full-static:** fix ignore logic for module setup by page generate ([c9b1a49](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/commit/c9b1a49f7ef7b8f582601a02fe09926bbd9aa985))
9+
310
## [1.6.2](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/compare/v1.6.1...v1.6.2) (2020-11-06)
411

512

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.2",
3+
"version": "1.6.3",
44
"description": "Generate your pages statically without using payload extractors.",
55
"keywords": [
66
"nuxtjs",

0 commit comments

Comments
 (0)