Skip to content

Commit b08dadb

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

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/liferay-npm-bundler/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [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)
2+
3+
[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)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix: use a module name placeholder for fragments ([\#656](https://github.com/liferay/liferay-js-toolkit/pull/656))
8+
19
## [liferay-npm-bundler/v3.0.0-alpha.3](https://github.com/liferay/liferay-js-toolkit/tree/liferay-npm-bundler/v3.0.0-alpha.3) (2020-09-29)
210

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

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.3",
3+
"version": "3.0.0-alpha.4",
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)