Skip to content

Commit aabd892

Browse files
authored
chore(main): Release v1.14.2 (#313)
🤖 I have created a release *beep* *boop* --- ## [1.14.2](v1.14.1...v1.14.2) (2025-09-01) ### Bug Fixes * **deps:** Update module github.com/stretchr/testify to v1.11.0 ([#318](#318)) ([5e7bd4e](5e7bd4e)) * Generate CloudQuery Go API Client from `spec.json` ([#312](#312)) ([cc2862f](cc2862f)) * Generate CloudQuery Go API Client from `spec.json` ([#314](#314)) ([0b6a3ce](0b6a3ce)) * Generate CloudQuery Go API Client from `spec.json` ([#317](#317)) ([21673f6](21673f6)) --- 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 5e7bd4e commit aabd892

File tree

2 files changed

+11
-1
lines changed

2 files changed

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

3+
## [1.14.2](https://github.com/cloudquery/cloudquery-api-go/compare/v1.14.1...v1.14.2) (2025-09-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update module github.com/stretchr/testify to v1.11.0 ([#318](https://github.com/cloudquery/cloudquery-api-go/issues/318)) ([5e7bd4e](https://github.com/cloudquery/cloudquery-api-go/commit/5e7bd4e3688ffec36ac88501c5e4c5c50a552786))
9+
* 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))
10+
* 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))
11+
* Generate CloudQuery Go API Client from `spec.json` ([#317](https://github.com/cloudquery/cloudquery-api-go/issues/317)) ([21673f6](https://github.com/cloudquery/cloudquery-api-go/commit/21673f6d91f4af4c6f487c7f7439c36208e88339))
12+
313
## [1.14.1](https://github.com/cloudquery/cloudquery-api-go/compare/v1.14.0...v1.14.1) (2025-08-01)
414

515

0 commit comments

Comments
 (0)