Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(build): replace GPG key with new one #51

Merged
merged 1 commit into from
Nov 22, 2024
Merged

fix(build): replace GPG key with new one #51

merged 1 commit into from
Nov 22, 2024

Conversation

MDarmawan
Copy link
Collaborator

Title: PR Title

Short Description: Short explanation/description of PR (or issue/task)

Checklist

  • I have performed a self-review of my changes
  • My code/changes are commented (especially hard-to-understand areas)
  • I have written/updated new unit tests for the core changes or new/updated tests are not necessary
  • I have posted test results from local tests or made sure the TravisCI tests succeeded
  • I have made changes to the examples in examples/kp-sdk-example where relevant, and tested those changes
    - run mvn clean install to build the sdk, then run mvn clean install in the examples/kp-sdk-example directory to build the examples.
    - To run the example jar's examples, use java -jar kp-sdk-example-1.0-SNAPSHOT.jar $EXAMPLE_NAME

Changes

Briefly identify changes made in this PR

Test Results

Test results may be run by the TravisCI build. If so, please verify whether they are running properly.

Dependencies

Is anything changing with respect to dependencies (the pom.xml or gradle file)? Explain that here and why they were changed.

Signed-off-by: Michael Darmawan <[email protected]>
@MDarmawan MDarmawan merged commit 2ef9ae1 into master Nov 22, 2024
3 checks passed
@MDarmawan MDarmawan deleted the nov2024-gpg branch November 22, 2024 19:56
MDarmawan pushed a commit that referenced this pull request Nov 22, 2024
## [1.0.3](1.0.2...1.0.3) (2024-11-22)

### Bug Fixes

* **build:** replace GPG key ([#51](#51)) ([2ef9ae1](2ef9ae1))
@MDarmawan
Copy link
Collaborator Author

🎉 This PR is included in version 1.0.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants