Skip to content

Commit c0449fd

Browse files
committed
chore: prepare @liferay/npm-bundler v3.0.1-pre.0 release
1 parent bbb0b18 commit c0449fd

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

projects/js-toolkit/packages/npm-bundler/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [npm-bundler/v3.0.1-pre.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-bundler/v3.0.1-pre.0) (2020-10-14)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-bundler/v3.0.0-alpha.5...npm-bundler/v3.0.1-pre.0)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(js-toolkit): fix various integration problems with DXP ([\#156](https://github.com/liferay/liferay-frontend-projects/pull/156))
8+
9+
### :book: Documentation
10+
11+
- docs(js-tookit): update CHANGELOG files for first named scope releases ([\#155](https://github.com/liferay/liferay-frontend-projects/pull/155))
12+
13+
### :house: Chores
14+
15+
- chore(js-toolkit): update dependencies on js-toolkit-core ([\#157](https://github.com/liferay/liferay-frontend-projects/pull/157))
16+
117
## [npm-bundler/v3.0.0-alpha.5](https://github.com/liferay/liferay-frontend-projects/tree/npm-bundler/v3.0.0-alpha.5) (2020-10-14)
218

319
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/liferay-npm-bundler/v3.0.0-alpha.5...npm-bundler/v3.0.0-alpha.5)

projects/js-toolkit/packages/npm-bundler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"prepublishOnly": "yarn build",
3939
"preversion": "yarn ci"
4040
},
41-
"version": "3.0.0-alpha.5"
41+
"version": "3.0.1-pre.0"
4242
}

0 commit comments

Comments
 (0)