Skip to content

Commit b917039

Browse files
committed
chore: prepare liferay-npm-bundler/v3.0.0-alpha.5
1 parent b08dadb commit b917039

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/liferay-npm-bundler/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [liferay-npm-bundler/v3.0.0-alpha.5](https://github.com/liferay/liferay-js-toolkit/tree/liferay-npm-bundler/v3.0.0-alpha.5) (2020-09-30)
2+
3+
[Full changelog](https://github.com/liferay/liferay-js-toolkit/compare/liferay-npm-bundler/v3.0.0-alpha.4...liferay-npm-bundler/v3.0.0-alpha.5)
4+
15
## [liferay-npm-bundler/v3.0.0-alpha.4](https://github.com/liferay/liferay-js-toolkit/tree/liferay-npm-bundler/v3.0.0-alpha.4) (2020-09-30)
26

37
[Full changelog](https://github.com/liferay/liferay-js-toolkit/compare/liferay-npm-bundler/v3.0.0-alpha.3...liferay-npm-bundler/v3.0.0-alpha.4)

packages/liferay-npm-bundler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liferay-npm-bundler",
3-
"version": "3.0.0-alpha.4",
3+
"version": "3.0.0-alpha.5",
44
"description": "A CLI utility to bundle NPM dependencies of a Liferay OSGi bundle.",
55
"license": "LGPL-3.0",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)