From 879b440fa83442b2bcd52499b6e419d0f71a9003 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 10:21:29 +0000 Subject: [PATCH] chore(main): release 2.6.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ pom.xml | 2 +- 3 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b1664f4..511dd51 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.5.5" + ".": "2.6.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..668e322 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,29 @@ +# Changelog + +## [2.6.0](https://github.com/lgdd/liferay-starter/compare/v2.5.5...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:** 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)) + + +### Documentation + +* **changelog:** add 2.5.0 changes ([f8bfa18](https://github.com/lgdd/liferay-starter/commit/f8bfa18fa504e0b44695008371909e6f09838c21)) +* **changelog:** add 2.5.1 changes ([477a5c2](https://github.com/lgdd/liferay-starter/commit/477a5c23787d4314269063b3a6372fde566624cb)) +* remove unused preview ([c48c688](https://github.com/lgdd/liferay-starter/commit/c48c68832aba335305e06431a9716f7d0ecf3148)) +* update preview image ([6b9b7e2](https://github.com/lgdd/liferay-starter/commit/6b9b7e23de070a4a759d342320dae5e117b36516)) +* update readme ([601882e](https://github.com/lgdd/liferay-starter/commit/601882edc6c86693b18ae7f93b250b6f7c8ab5c6)) diff --git a/pom.xml b/pom.xml index 2a42f9e..b979fee 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.lgdd.liferay.starter liferay-starter - 2.5.6-SNAPSHOT + 2.6.0 1.26.1