Skip to content

Commit df3f02b

Browse files
authored
chore(main): Release v1.13.9 (#287)
🤖 I have created a release *beep* *boop* --- ## [1.13.9](v1.13.8...v1.13.9) (2025-05-07) ### Bug Fixes * Generate CloudQuery Go API Client from `spec.json` ([#286](#286)) ([f9fb5a6](f9fb5a6)) * Generate CloudQuery Go API Client from `spec.json` ([#288](#288)) ([f942abe](f942abe)) * Generate CloudQuery Go API Client from `spec.json` ([#289](#289)) ([998358c](998358c)) * Generate CloudQuery Go API Client from `spec.json` ([#290](#290)) ([0c327a7](0c327a7)) * Generate CloudQuery Go API Client from `spec.json` ([#291](#291)) ([74639ed](74639ed)) * Generate CloudQuery Go API Client from `spec.json` ([#292](#292)) ([a081596](a081596)) * Generate CloudQuery Go API Client from `spec.json` ([#294](#294)) ([3639c91](3639c91)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 3639c91 commit df3f02b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.13.8"
2+
".": "1.13.9"
33
}

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.13.9](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.8...v1.13.9) (2025-05-07)
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+
* Generate CloudQuery Go API Client from `spec.json` ([#291](https://github.com/cloudquery/cloudquery-api-go/issues/291)) ([74639ed](https://github.com/cloudquery/cloudquery-api-go/commit/74639eda923f0900d54fba7eb601d4703a1b8705))
13+
* Generate CloudQuery Go API Client from `spec.json` ([#292](https://github.com/cloudquery/cloudquery-api-go/issues/292)) ([a081596](https://github.com/cloudquery/cloudquery-api-go/commit/a081596632931d6e5ba696a728da502605902aac))
14+
* Generate CloudQuery Go API Client from `spec.json` ([#294](https://github.com/cloudquery/cloudquery-api-go/issues/294)) ([3639c91](https://github.com/cloudquery/cloudquery-api-go/commit/3639c918111c7128696b598036cd7eda09f89bb4))
15+
316
## [1.13.8](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.7...v1.13.8) (2025-03-31)
417

518

0 commit comments

Comments
 (0)