We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8100d8 + ecf9e4c commit a686e43Copy full SHA for a686e43
CHANGELOG.md
@@ -3,7 +3,21 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
-# [4.12.3]() (Upcoming)
+# [4.12.4]() (Upcoming)
7
+
8
+### Bug Fixes
9
10
+*
11
12
+### Features
13
14
+* bump snapshot version to 4.12.4 [#88](https://github.com/hyperledger-web3j/web3j-unit/pull/88)
15
16
+### BREAKING CHANGES
17
18
19
20
+# [4.12.3](https://github.com/hyperledger-web3j/web3j-unit/releases/tag/v4.12.3) (2024-12-17)
21
22
### Bug Fixes
23
gradle.properties
@@ -1,3 +1,3 @@
1
kotlin.code.style=official
2
group=org.web3j
-version=4.12.3-SNAPSHOT
+version=4.12.4-SNAPSHOT
0 commit comments