-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #44 from lgdd/release-please--branches--main
chore(main): release 2.6.0
- Loading branch information
Showing
3 changed files
with
24 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "2.5.4" | ||
".": "2.6.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
|
||
## [2.6.0](https://github.com/lgdd/liferay-starter/compare/v2.5.4...v2.6.0) (2024-04-16) | ||
|
||
|
||
### Features | ||
|
||
* add 7.4 support ([6a5f448](https://github.com/lgdd/liferay-starter/commit/6a5f448f88196f543efd71075d203321c23a40e7)) | ||
* **theme:** add support for classic template ([6713e28](https://github.com/lgdd/liferay-starter/commit/6713e2830962123f73da66e8d8b4461297e6de00)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **ci:** build uber jar for github release ([214e51c](https://github.com/lgdd/liferay-starter/commit/214e51c5fa85bc808e3c3576f73bd764961f0eae)) | ||
* **ci:** dockerfile path syntax error ([976284f](https://github.com/lgdd/liferay-starter/commit/976284fffe67779022df2c19fee500d93a5ad426)) | ||
* **ci:** missing condition for release ([852e2b5](https://github.com/lgdd/liferay-starter/commit/852e2b553244d5c1c9d71bc44f24ef43be3cb4d1)) | ||
* **ci:** script to get release version ([975a4a4](https://github.com/lgdd/liferay-starter/commit/975a4a4898a4b2b20931741c6723dd6a6a5b620a)) | ||
* **ci:** specify file for docker builds ([a3fc4ca](https://github.com/lgdd/liferay-starter/commit/a3fc4ca370256f053c8d930a9a8e2b9728916ba1)) | ||
* docker images ([3f03e99](https://github.com/lgdd/liferay-starter/commit/3f03e99a7614d5e647f3879e6c3bdbb9510feed5)) | ||
* service builder gradle goals ([4cc8a3b](https://github.com/lgdd/liferay-starter/commit/4cc8a3b2e1fcf760ae0b01c8ff3dc5d08b3d91cd)) | ||
* **theme:** broken generation for 7.4 ([2e7b854](https://github.com/lgdd/liferay-starter/commit/2e7b854d89a7c820ed00d6af80579541a0db3647)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters