Skip to content

Commit a65a7a3

Browse files
committed
chore(main): Release v1.13.12
1 parent c479386 commit a65a7a3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.13.11"
2+
".": "1.13.12"
33
}

CHANGELOG.md

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

3+
## [1.13.12](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.11...v1.13.12) (2025-07-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Generate CloudQuery Go API Client from `spec.json` ([#301](https://github.com/cloudquery/cloudquery-api-go/issues/301)) ([5975534](https://github.com/cloudquery/cloudquery-api-go/commit/59755345cde7833d65c67d9425bcd4c47b6a2856))
9+
* Generate CloudQuery Go API Client from `spec.json` ([#303](https://github.com/cloudquery/cloudquery-api-go/issues/303)) ([a5a438d](https://github.com/cloudquery/cloudquery-api-go/commit/a5a438d68a63c72cba5b08622c5fae7576b42720))
10+
* Generate CloudQuery Go API Client from `spec.json` ([#305](https://github.com/cloudquery/cloudquery-api-go/issues/305)) ([c479386](https://github.com/cloudquery/cloudquery-api-go/commit/c479386c885f36da1fbe7bf74f7f08e1ed544fa0))
11+
312
## [1.13.11](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.10...v1.13.11) (2025-07-01)
413

514

0 commit comments

Comments
 (0)