File tree Expand file tree Collapse file tree 4 files changed +21
-4
lines changed
liferay-js-toolkit-scripts Expand file tree Collapse file tree 4 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 2727 "dependencies" : {
2828 "dot-prop" : " ^5.0.1" ,
2929 "fs-extra" : " ^8.1.0" ,
30- "liferay-js-toolkit-core" : " ^ 3.0.0" ,
30+ "liferay-js-toolkit-core" : " 3.0.0-alpha.2 " ,
3131 "read-json-sync" : " ^2.0.1" ,
3232 "yargs" : " ^14.0.0" ,
3333 "yeoman-generator" : " ^3.2.0"
Original file line number Diff line number Diff line change 2121 "ejs" : " ^2.6.1" ,
2222 "fs-extra" : " ^8.1.0" ,
2323 "globby" : " ^10.0.1" ,
24- "liferay-js-toolkit-core" : " ^ 3.0.0" ,
24+ "liferay-js-toolkit-core" : " 3.0.0-alpha.2 " ,
2525 "properties" : " ^1.2.1" ,
2626 "read-json-sync" : " ^2.0.1" ,
2727 "request" : " ^2.88.0" ,
Original file line number Diff line number Diff line change 1+ ## [ 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)
2+
3+ [ 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 )
4+
5+ ### :new : Features
6+
7+ - feat: remove copy assets step for fragments ([ \# 653] ( https://github.com/liferay/liferay-js-toolkit/pull/653 ) )
8+ - feat: #625 add specific build for fragments ([ \# 648] ( https://github.com/liferay/liferay-js-toolkit/pull/648 ) )
9+
10+ ### :house : Chores
11+
12+ - chore: walk towards release ([ \# 608] ( https://github.com/liferay/liferay-js-toolkit/pull/608 ) )
13+
14+ ### :woman_juggling : Refactoring
15+
16+ - refactor: first part of #565 fix ([ \# 611] ( https://github.com/liferay/liferay-js-toolkit/pull/611 ) )
17+
118## [ liferay-npm-bundler/v3.0.0-alpha.2] ( https://github.com/liferay/liferay-js-toolkit/tree/liferay-npm-bundler/v3.0.0-alpha.2 ) (2020-05-28)
219
320[ Full changelog] ( https://github.com/liferay/liferay-js-toolkit/compare/liferay-npm-bundler/v3.0.0-alpha.1...liferay-npm-bundler/v3.0.0-alpha.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " liferay-npm-bundler" ,
3- "version" : " 3.0.0" ,
3+ "version" : " 3.0.0-alpha.3 " ,
44 "description" : " A CLI utility to bundle NPM dependencies of a Liferay OSGi bundle." ,
55 "license" : " LGPL-3.0" ,
66 "main" : " lib/index.js" ,
3232 "fs-extra" : " ^8.1.0" ,
3333 "globby" : " ^10.0.1" ,
3434 "jszip" : " ^3.1.5" ,
35- "liferay-js-toolkit-core" : " ^ 3.0.0" ,
35+ "liferay-js-toolkit-core" : " 3.0.0-alpha.2 " ,
3636 "pretty-time" : " ^1.1.0" ,
3737 "read-json-sync" : " ^2.0.1" ,
3838 "source-map" : " ^0.7.3" ,
You can’t perform that action at this time.
0 commit comments