Skip to content

Commit

Permalink
chore: prepare @liferay/npm-scripts v36.6.0-pre.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed Dec 22, 2020
1 parent 1f40bac commit 9e79eab
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions projects/npm-tools/packages/npm-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [npm-scripts/v36.6.0-pre.4](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.6.0-pre.4) (2020-12-22)

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

### :new: Features

- feat: support for ephemereal bridge generation ([\#307](https://github.com/liferay/liferay-frontend-projects/pull/307))

### :racing_car: Peformance

- perf(npm-scripts): add instrumentation for build (etc) performance ([\#299](https://github.com/liferay/liferay-frontend-projects/pull/299))

### :house: Chores

- chore(npm-scripts): depend on latest version of liferay-theme-tasks ([\#303](https://github.com/liferay/liferay-frontend-projects/pull/303))

## [npm-scripts/v36.5.2-pre.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.5.2-pre.0) (2020-11-19)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.5.1...npm-scripts/v36.5.2-pre.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 @@ -95,5 +95,5 @@
"preversion": "liferay-workspace-scripts ci",
"test": "liferay-workspace-scripts test"
},
"version": "36.6.0-pre.3"
"version": "36.6.0-pre.4"
}

0 comments on commit 9e79eab

Please sign in to comment.