Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.1.1"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## [0.1.1](https://github.com/godaddy/ans-sdk-java/compare/v0.1.0...v0.1.1) (2026-03-06)


### Miscellaneous

* add gradle.properties to fix ci build ([#9](https://github.com/godaddy/ans-sdk-java/issues/9)) ([ec6ea1b](https://github.com/godaddy/ans-sdk-java/commit/ec6ea1bae1a03c5239815444bf92789a796e45c1))
* add settings.gradle to fix ci build ([4323984](https://github.com/godaddy/ans-sdk-java/commit/432398468da49e3beb8e347b903a647913e041e2))
* **deps:** Bump actions/cache from 4.3.0 to 5.0.3 ([#2](https://github.com/godaddy/ans-sdk-java/issues/2)) ([f9e1d17](https://github.com/godaddy/ans-sdk-java/commit/f9e1d17863d5f9f16b01935405caa9ed32e98351))
* **deps:** Bump actions/upload-artifact from 4.6.2 to 7.0.0 ([#1](https://github.com/godaddy/ans-sdk-java/issues/1)) ([5fc5fc0](https://github.com/godaddy/ans-sdk-java/commit/5fc5fc0fd71444f26376c3ddb948f3d6ac12bf3a))
* **deps:** Bump gradle 8.5->9.4.0, openapigenerator 7.2.0->7.20.0 ([#10](https://github.com/godaddy/ans-sdk-java/issues/10)) ([5db6e08](https://github.com/godaddy/ans-sdk-java/commit/5db6e08f994a2bbee028a828222ae669d780d6d2))
* **deps:** Bump mikepenz/action-junit-report from 5.6.2 to 6.3.1 ([#3](https://github.com/godaddy/ans-sdk-java/issues/3)) ([e36af6e](https://github.com/godaddy/ans-sdk-java/commit/e36af6eb19c9619be6d296c40448bd833ef2b6c4))
* **deps:** update dependencies ([#18](https://github.com/godaddy/ans-sdk-java/issues/18)) ([837d1e9](https://github.com/godaddy/ans-sdk-java/commit/837d1e96512a94e437bc0edd385c31b26c0539a3))