Skip to content

Commit bdf6154

Browse files
chore(main): Release v1.14.13
1 parent c4b9951 commit bdf6154

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.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.14.12"
2+
".": "1.14.13"
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.14.13](https://github.com/cloudquery/cloudquery-api-go/compare/v1.14.12...v1.14.13) (2026-07-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update go module directive to v1.26.4 ([#370](https://github.com/cloudquery/cloudquery-api-go/issues/370)) ([92ca168](https://github.com/cloudquery/cloudquery-api-go/commit/92ca168bf4dd5c142cb57d68347fcfab827eb978))
9+
* **deps:** Update module github.com/oapi-codegen/runtime to v1.4.2 ([#372](https://github.com/cloudquery/cloudquery-api-go/issues/372)) ([268c5b6](https://github.com/cloudquery/cloudquery-api-go/commit/268c5b6fa75f836cd27977cfed6d1717c46999e7))
10+
* Generate CloudQuery Go API Client from `spec.json` ([#377](https://github.com/cloudquery/cloudquery-api-go/issues/377)) ([3cb8ccb](https://github.com/cloudquery/cloudquery-api-go/commit/3cb8ccbc5529fef625064a60daa3039bd332b287))
11+
* Generate CloudQuery Go API Client from `spec.json` ([#378](https://github.com/cloudquery/cloudquery-api-go/issues/378)) ([c4b9951](https://github.com/cloudquery/cloudquery-api-go/commit/c4b99511b0c1dc4ba7550c1b0ed11c380722d884))
12+
313
## [1.14.12](https://github.com/cloudquery/cloudquery-api-go/compare/v1.14.11...v1.14.12) (2026-06-24)
414

515

0 commit comments

Comments
 (0)