Skip to content

Commit 4edf2fe

Browse files
authored
Merge pull request #27 from lgdd/release-please--branches--main
chore(main): release 3.2.0
2 parents fecad66 + 0ec34e2 commit 4edf2fe

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.1.0"
2+
".": "3.2.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [3.2.0](https://github.com/lgdd/lfr-cli/compare/v3.1.0...v3.2.0) (2025-02-01)
4+
5+
6+
### Features
7+
8+
* add flag clean for deploy command ([#26](https://github.com/lgdd/lfr-cli/issues/26)) ([8a8d1b1](https://github.com/lgdd/lfr-cli/commit/8a8d1b15f0fbfbcf3a16906b1c75cff5da51a62d))
9+
* add trial command to get a DXP trial key ([fecad66](https://github.com/lgdd/lfr-cli/commit/fecad660c3d9477f1982db67b1ba61501b7e5733))
10+
11+
12+
### Bug Fixes
13+
14+
* gradle wrapper version used with liferay major versions ([7a851b2](https://github.com/lgdd/lfr-cli/commit/7a851b288d36cc3dbf15c18e606b340ec1195bcd))
15+
* workspace gradle plugin version used with liferay editions/versions ([4fa4c3f](https://github.com/lgdd/lfr-cli/commit/4fa4c3f041b73f51b2c78eaa309ab7eebf7b825c))
16+
317
## [3.1.0](https://github.com/lgdd/lfr-cli/compare/v3.0.0...v3.1.0) (2024-08-02)
418

519

0 commit comments

Comments
 (0)