Skip to content

Commit 79dda64

Browse files
chore(main): release 1.4.0 (#56)
Co-authored-by: repository-butler[bot] <166800726+repository-butler[bot]@users.noreply.github.com>
1 parent 0336441 commit 79dda64

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.3.0"}
1+
{".":"1.4.0"}

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/mpecan/upsert/compare/v1.3.0...v1.4.0) (2025-06-10)
4+
5+
6+
### Features
7+
8+
* significantly improve test coverage and fix maintainability violations ([#55](https://github.com/mpecan/upsert/issues/55)) ([0336441](https://github.com/mpecan/upsert/commit/033644154528b923be17edadf085b13e1ecf27ea))
9+
310
## [1.3.0](https://github.com/mpecan/upsert/compare/v1.2.0...v1.3.0) (2025-06-10)
411

512

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
# SIGNING_KEY_ID, SIGNING_PASSWORD, SIGNING_SECRET_KEY_RING_FILE for GPG signing
1717
# Project version - this will be updated by release-please
1818
#x-release-please-start-version
19-
version=1.3.1-SNAPSHOT
19+
version=1.4.0
2020
#x-release-please-end-version

0 commit comments

Comments
 (0)