We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b5aed commit c48159eCopy full SHA for c48159e
2 files changed
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## [1.1.7] - 2024-12-31
2
+Based on the commit messages, the changelog would be:
3
+
4
+### Features
5
+- Updated to version 1.1.7.
6
+- Dependencies for post-release tasks added.
7
8
+### Fixes
9
+- Commented out the dependency on publishReposilite in the afterReleaseBuild task to prevent issues during the build.
10
11
+### Breaking Changes
12
+- None in this release. There were no breaking changes based on the commit messages provided.
13
14
## [1.1.7] - 2024-12-31
15
### Features
16
- Gradle Release Plugin has been updated to a new version: '1.1.7-SNAPSHOT'.
gradle.properties
@@ -1 +1 @@
-version=1.1.7-SNAPSHOT
+version=1.1.7
0 commit comments