Skip to content

Commit

Permalink
chore: prepare @liferay/npm-scripts v36.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
izaera committed Nov 30, 2020
1 parent 5a92e06 commit e02cd21
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.2.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.2.0) (2020-11-30)

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

### :new: Features

- feat(npm-scripts): add webpack federation support ([\#252](https://github.com/liferay/liferay-frontend-projects/pull/252))

## [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.2.0"
}

0 comments on commit e02cd21

Please sign in to comment.