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

Commit aa5f73d

Browse files
chore(release): 1.5.4 [skip ci]
## [1.5.4](v1.5.3...v1.5.4) (2020-10-05) ### Bug Fixes * **routes:** fix unwanted routes cache clearing ([82c1504](82c1504))
1 parent 44d0aef commit aa5f73d

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.5.4](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/compare/v1.5.3...v1.5.4) (2020-10-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **routes:** fix unwanted routes cache clearing ([82c1504](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/commit/82c1504e5fc2a32d795ede35f355147bfd721f6a))
9+
310
## [1.5.3](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/compare/v1.5.2...v1.5.3) (2020-06-04)
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.5.3",
3+
"version": "1.5.4",
44
"description": "Generate your pages statically without using payload extractors.",
55
"keywords": [
66
"nuxtjs",

0 commit comments

Comments
 (0)