Skip to content

Commit 6180bef

Browse files
chore(main): release 0.1.1 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ed44c01 commit 6180bef

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/godaddy/ans-sdk-java/compare/v0.1.0...v0.1.1) (2026-03-06)
4+
5+
6+
### Miscellaneous
7+
8+
* 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))
9+
* add settings.gradle to fix ci build ([4323984](https://github.com/godaddy/ans-sdk-java/commit/432398468da49e3beb8e347b903a647913e041e2))
10+
* **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))
11+
* **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))
12+
* **deps:** Bump gradle 8.5-&gt;9.4.0, openapigenerator 7.2.0-&gt;7.20.0 ([#10](https://github.com/godaddy/ans-sdk-java/issues/10)) ([5db6e08](https://github.com/godaddy/ans-sdk-java/commit/5db6e08f994a2bbee028a828222ae669d780d6d2))
13+
* **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))
14+
* **deps:** update dependencies ([#18](https://github.com/godaddy/ans-sdk-java/issues/18)) ([837d1e9](https://github.com/godaddy/ans-sdk-java/commit/837d1e96512a94e437bc0edd385c31b26c0539a3))

0 commit comments

Comments
 (0)