Skip to content

Commit d4b3ae4

Browse files
authored
chore(main): Release v1.14.4 (#323)
1 parent 03a2ab8 commit d4b3ae4

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.3"
2+
".": "1.14.4"
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.4](https://github.com/cloudquery/cloudquery-api-go/compare/v1.14.3...v1.14.4) (2025-09-19)
4+
5+
6+
### Bug Fixes
7+
8+
* Generate CloudQuery Go API Client from `spec.json` ([#322](https://github.com/cloudquery/cloudquery-api-go/issues/322)) ([7a8ae6c](https://github.com/cloudquery/cloudquery-api-go/commit/7a8ae6c0b9e44a6725edacfecd75f195ee08d0c0))
9+
* Generate CloudQuery Go API Client from `spec.json` ([#324](https://github.com/cloudquery/cloudquery-api-go/issues/324)) ([03a2ab8](https://github.com/cloudquery/cloudquery-api-go/commit/03a2ab867d0d42c536921bf50fa3b04764a1c02e))
10+
311
## [1.14.3](https://github.com/cloudquery/cloudquery-api-go/compare/v1.14.2...v1.14.3) (2025-09-15)
412

513

0 commit comments

Comments
 (0)