Skip to content

Commit 6d122ff

Browse files
committed
chore: prepare liferay-js-toolkit-core/v3.0.0-alpha.2
1 parent 0e328b2 commit 6d122ff

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/liferay-js-toolkit-core/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [liferay-js-toolkit-core/v3.0.0-alpha.2](https://github.com/liferay/liferay-js-toolkit/tree/liferay-js-toolkit-core/v3.0.0-alpha.2) (2020-09-29)
2+
3+
[Full changelog](https://github.com/liferay/liferay-js-toolkit/compare/liferay-js-toolkit-core/v3.0.0-alpha.1...liferay-js-toolkit-core/v3.0.0-alpha.2)
4+
5+
### :new: Features
6+
7+
- feat: #625 add specific build for fragments ([\#648](https://github.com/liferay/liferay-js-toolkit/pull/648))
8+
9+
### :house: Chores
10+
11+
- chore: walk towards release ([\#608](https://github.com/liferay/liferay-js-toolkit/pull/608))
12+
13+
### :woman_juggling: Refactoring
14+
15+
- refactor: first part of #565 fix ([\#611](https://github.com/liferay/liferay-js-toolkit/pull/611))
16+
117
## [v3.0.0-alpha.1](https://github.com/liferay/liferay-js-toolkit/tree/v3.0.0-alpha.1) (2020-05-26)
218

319
[Full changelog](https://github.com/liferay/liferay-js-toolkit/compare/v2.18.2...v3.0.0-alpha.1)

packages/liferay-js-toolkit-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liferay-js-toolkit-core",
3-
"version": "3.0.0",
3+
"version": "3.0.0-alpha.2",
44
"description": "Utility library for Liferay NPM Build Tools.",
55
"license": "LGPL-3.0",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)