Skip to content

Commit f76596e

Browse files
committed
chore(main): Release v1.13.9
1 parent 0c327a7 commit f76596e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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.8"
2+
".": "1.13.9"
33
}

CHANGELOG.md

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

3+
## [1.13.9](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.8...v1.13.9) (2025-04-28)
4+
5+
6+
### Bug Fixes
7+
8+
* Generate CloudQuery Go API Client from `spec.json` ([#286](https://github.com/cloudquery/cloudquery-api-go/issues/286)) ([f9fb5a6](https://github.com/cloudquery/cloudquery-api-go/commit/f9fb5a69d73d228cfd275e2baddb8c7cb863599e))
9+
* Generate CloudQuery Go API Client from `spec.json` ([#288](https://github.com/cloudquery/cloudquery-api-go/issues/288)) ([f942abe](https://github.com/cloudquery/cloudquery-api-go/commit/f942abe0da733d49612019f7cda6185118d073eb))
10+
* Generate CloudQuery Go API Client from `spec.json` ([#289](https://github.com/cloudquery/cloudquery-api-go/issues/289)) ([998358c](https://github.com/cloudquery/cloudquery-api-go/commit/998358c23f530e44a61b656b2fe783e1f3056f46))
11+
* Generate CloudQuery Go API Client from `spec.json` ([#290](https://github.com/cloudquery/cloudquery-api-go/issues/290)) ([0c327a7](https://github.com/cloudquery/cloudquery-api-go/commit/0c327a726ac3dec0061a44ae3e69c3d04459fc74))
12+
313
## [1.13.8](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.7...v1.13.8) (2025-03-31)
414

515

0 commit comments

Comments
 (0)