Skip to content

Commit 87b64ee

Browse files
chore(main): Release v1.14.11 (#365)
🤖 I have created a release *beep* *boop* --- ## [1.14.11](v1.14.10...v1.14.11) (2026-06-19) ### Bug Fixes * Cleaner error when not authenticated and token file is missing ([#366](#366)) ([e559cba](e559cba)) * Generate CloudQuery Go API Client from `spec.json` ([#364](#364)) ([c9fbe79](c9fbe79)) --- 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 e559cba commit 87b64ee

2 files changed

Lines changed: 9 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.10"
2+
".": "1.14.11"
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.14.11](https://github.com/cloudquery/cloudquery-api-go/compare/v1.14.10...v1.14.11) (2026-06-19)
4+
5+
6+
### Bug Fixes
7+
8+
* Cleaner error when not authenticated and token file is missing ([#366](https://github.com/cloudquery/cloudquery-api-go/issues/366)) ([e559cba](https://github.com/cloudquery/cloudquery-api-go/commit/e559cbab0d571ee895a5835edc9cb5bccb6c2bc9))
9+
* Generate CloudQuery Go API Client from `spec.json` ([#364](https://github.com/cloudquery/cloudquery-api-go/issues/364)) ([c9fbe79](https://github.com/cloudquery/cloudquery-api-go/commit/c9fbe79d895447d47db27184b5e59035a5c7f034))
10+
311
## [1.14.10](https://github.com/cloudquery/cloudquery-api-go/compare/v1.14.9...v1.14.10) (2026-06-09)
412

513

0 commit comments

Comments
 (0)