Skip to content

Commit 15d7026

Browse files
committed
chore(main): Release v1.13.10
1 parent 57ee37d commit 15d7026

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.9"
2+
".": "1.13.10"
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.10](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.9...v1.13.10) (2025-06-27)
4+
5+
6+
### Bug Fixes
7+
8+
* Generate CloudQuery Go API Client from `spec.json` ([#295](https://github.com/cloudquery/cloudquery-api-go/issues/295)) ([93d1444](https://github.com/cloudquery/cloudquery-api-go/commit/93d1444f3497066bf41b761b8ae953813113fe1d))
9+
* Generate CloudQuery Go API Client from `spec.json` ([#297](https://github.com/cloudquery/cloudquery-api-go/issues/297)) ([57ee37d](https://github.com/cloudquery/cloudquery-api-go/commit/57ee37d0133b774de13d2c81f8e8ec4faadb587e))
10+
311
## [1.13.9](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.8...v1.13.9) (2025-05-07)
412

513

0 commit comments

Comments
 (0)