Skip to content

Commit e1780fc

Browse files
committed
chore(main): Release v1.0.2
1 parent c0688cb commit e1780fc

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.0.1"
2+
".": "1.0.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.0.2](https://github.com/cloudquery/cloudquery-platform-api-go/compare/v1.0.1...v1.0.2) (2025-06-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Generate CloudQuery Go API Client from `spec.json` ([994633e](https://github.com/cloudquery/cloudquery-platform-api-go/commit/994633e5a3c25640d5f53f245be4b21bc275e2b3))
9+
* Generate CloudQuery Go API Client from `spec.json` ([#4](https://github.com/cloudquery/cloudquery-platform-api-go/issues/4)) ([c0688cb](https://github.com/cloudquery/cloudquery-platform-api-go/commit/c0688cbf81973ae8c34c9a3f0ac9bca78b317334))
10+
311
## [1.0.1](https://github.com/cloudquery/cloudquery-platform-api-go/compare/v1.0.0...v1.0.1) (2025-05-31)
412

513

0 commit comments

Comments
 (0)