Skip to content

Commit 3b149b1

Browse files
committed
chore(main): Release v1.0.3
1 parent 7ea14ba commit 3b149b1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/cloudquery/cloudquery-platform-api-go/compare/v1.0.2...v1.0.3) (2025-07-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.10 ([e90c7cd](https://github.com/cloudquery/cloudquery-platform-api-go/commit/e90c7cd75afd29da7b4d6f36b9829d3fda2a3fe2))
9+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.10 ([#11](https://github.com/cloudquery/cloudquery-platform-api-go/issues/11)) ([4a9b6bb](https://github.com/cloudquery/cloudquery-platform-api-go/commit/4a9b6bbbccdedd0f99908241de2c746312bd4fbc))
10+
* **deps:** Update module github.com/hashicorp/go-retryablehttp to v0.7.8 ([76a63bc](https://github.com/cloudquery/cloudquery-platform-api-go/commit/76a63bc431308ac359854c710a71c8d17858dc33))
11+
* **deps:** Update module github.com/hashicorp/go-retryablehttp to v0.7.8 ([#13](https://github.com/cloudquery/cloudquery-platform-api-go/issues/13)) ([7ea14ba](https://github.com/cloudquery/cloudquery-platform-api-go/commit/7ea14ba7b88c25441ab89514a7144302e578d877))
12+
* Generate CloudQuery Go API Client from `spec.json` ([3510ddb](https://github.com/cloudquery/cloudquery-platform-api-go/commit/3510ddb9237419e4c9092a4a78ebb8c694a86acc))
13+
* Generate CloudQuery Go API Client from `spec.json` ([#9](https://github.com/cloudquery/cloudquery-platform-api-go/issues/9)) ([aae3a9a](https://github.com/cloudquery/cloudquery-platform-api-go/commit/aae3a9a5f9f1343de242fd7dbc520af7f5c50158))
14+
315
## [1.0.2](https://github.com/cloudquery/cloudquery-platform-api-go/compare/v1.0.1...v1.0.2) (2025-06-26)
416

517

0 commit comments

Comments
 (0)