Skip to content

Commit 9e74377

Browse files
committed
chore(main): Release v1.13.9
1 parent f942abe commit 9e74377

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.13.9](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.8...v1.13.9) (2025-04-24)
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+
311
## [1.13.8](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.7...v1.13.8) (2025-03-31)
412

513

0 commit comments

Comments
 (0)