Skip to content

Commit 2a6e495

Browse files
committed
chore(main): Release v1.14.2
1 parent 0b6a3ce commit 2a6e495

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.14.1"
2+
".": "1.14.2"
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.2](https://github.com/cloudquery/cloudquery-api-go/compare/v1.14.1...v1.14.2) (2025-08-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Generate CloudQuery Go API Client from `spec.json` ([#312](https://github.com/cloudquery/cloudquery-api-go/issues/312)) ([cc2862f](https://github.com/cloudquery/cloudquery-api-go/commit/cc2862fbebdda98bedbab5eb36478de4bb975bfb))
9+
* Generate CloudQuery Go API Client from `spec.json` ([#314](https://github.com/cloudquery/cloudquery-api-go/issues/314)) ([0b6a3ce](https://github.com/cloudquery/cloudquery-api-go/commit/0b6a3cebbf2aa5eb07bf8bb787fe592680a0f560))
10+
311
## [1.14.1](https://github.com/cloudquery/cloudquery-api-go/compare/v1.14.0...v1.14.1) (2025-08-01)
412

513

0 commit comments

Comments
 (0)