Skip to content

Commit

Permalink
release 4.12.2
Browse files Browse the repository at this point in the history
Signed-off-by: Nischal Sharma <nischal@web3labs.com>
  • Loading branch information
NickSneo committed Oct 9, 2024
1 parent 4fb9791 commit e40afc7
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build Workflow Dispatch
uses: convictional/trigger-workflow-and-wait@v1.3.0
with:
owner: web3j
owner: hyperledger
repo: web3j-openapi
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow_file_name: build.yml
Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Features

*

### BREAKING CHANGES

*

# [4.12.2](https://github.com/web3j/web3j-openapi/releases/tag/v4.12.2) (2024-10-09)

### Bug Fixes

*

### Features

* updated to gradle 8.7 and removed Epirus [#113](https://github.com/hyperledger/web3j-openapi/pull/113)
* Bump snapshot version to 4.11.3 [#109](https://github.com/hyperledger/web3j-openapi/pull/109)

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.web3j
version=4.12.3-SNAPSHOT
version=4.12.2
kotlin.code.style=official
kotlin.caching.enabled=true
kotlin.incremental=true
Expand Down

0 comments on commit e40afc7

Please sign in to comment.