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

Commit c857ee3

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2020-05-25) ### Bug Fixes * **actions:** add npm token ([75222ed](75222ed))
1 parent 8ddd7fa commit c857ee3

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.1](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/compare/v1.5.0...v1.5.1) (2020-05-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **actions:** add npm token ([75222ed](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/commit/75222ed167671ef250ec7d008bd264403128b91f))
9+
310
# [1.5.0](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/compare/v1.4.1...v1.5.0) (2020-04-23)
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.0",
3+
"version": "1.5.1",
44
"description": "Generate your pages statically without using payload extractors.",
55
"keywords": [
66
"nuxtjs",

0 commit comments

Comments
 (0)