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

Commit

Permalink
chore(release): 1.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.3](v1.5.2...v1.5.3) (2020-06-04)

### Bug Fixes

* **reports:** fix action for reports ([284ee1f](284ee1f))
  • Loading branch information
semantic-release-bot committed Jun 4, 2020
1 parent 10f378d commit cbb031f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Project Changelog

## [1.5.3](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/compare/v1.5.2...v1.5.3) (2020-06-04)


### Bug Fixes

* **reports:** fix action for reports ([284ee1f](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/commit/284ee1f7a1f0ec8d183c7badca7dc9ef4b8f9581))

## [1.5.2](https://github.com/GrabarzUndPartner/nuxt-page-generator-helper/compare/v1.5.1...v1.5.2) (2020-05-25)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-page-generator-helper",
"version": "1.5.2",
"version": "1.5.3",
"description": "Generate your pages statically without using payload extractors.",
"keywords": [
"nuxtjs",
Expand Down

0 comments on commit cbb031f

Please sign in to comment.