Skip to content

Commit

Permalink
chore: prepare @liferay/npm-scripts v36.1.1-pre.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wincent committed Nov 27, 2020
1 parent 571882e commit 3cb14d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions projects/npm-tools/packages/npm-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [npm-scripts/v36.1.1-pre.4](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.1.1-pre.4) (2020-11-27)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.1.0...npm-scripts/v36.1.1-pre.4)

### :wrench: Bug fixes

- fix(npm-scripts): try formatting JS in JSP inside build ([\#251](https://github.com/liferay/liferay-frontend-projects/pull/251))

## [npm-scripts/v36.1.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.1.0) (2020-11-25)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.0.1...npm-scripts/v36.1.0)
Expand Down
2 changes: 1 addition & 1 deletion projects/npm-tools/packages/npm-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@
"preversion": "liferay-workspace-scripts ci",
"test": "liferay-workspace-scripts test"
},
"version": "36.1.0"
"version": "36.1.1-pre.4"
}

0 comments on commit 3cb14d4

Please sign in to comment.