Skip to content

Commit a96d6c8

Browse files
committed
chore: prepare @liferay/portal-base v1.9.0 release
1 parent 9591958 commit a96d6c8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

projects/js-toolkit/packages/portal-base/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [portal-base/v1.9.0](https://github.com/liferay/liferay-frontend-projects/tree/portal-base/v1.9.0) (2023-03-30)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/portal-base/v1.8.2...portal-base/v1.9.0)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix: build and start for FDS Cell Renderer projects ([\#1120](https://github.com/liferay/liferay-frontend-projects/pull/1120))
8+
- fix(portal-base): show better error message for webpack build ([\#1119](https://github.com/liferay/liferay-frontend-projects/pull/1119))
9+
110
## [portal-base/v1.8.3](https://github.com/liferay/liferay-frontend-projects/tree/portal-base/v1.8.3) (2023-03-29)
211

312
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/portal-base/v1.8.1...portal-base/v1.8.3)

projects/js-toolkit/packages/portal-base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"preversion": "liferay-workspace-scripts ci",
6161
"test": "liferay-workspace-scripts test"
6262
},
63-
"version": "1.8.3",
63+
"version": "1.9.0",
6464
"devDependencies": {
6565
"@types/node": "^16.0.0"
6666
}

0 commit comments

Comments
 (0)