Skip to content

Commit 925b1c6

Browse files
authored
chore(main): Release v4.88.0 (#2239)
🤖 I have created a release *beep* *boop* --- ## [4.88.0](v4.87.4...v4.88.0) (2025-07-28) ### Features * Add better changes summary helper ([#2240](#2240)) ([529532d](529532d)) ### Bug Fixes * **deps:** Update module google.golang.org/grpc to v1.74.1 ([#2238](#2238)) ([eeed6a6](eeed6a6)) --- 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 529532d commit 925b1c6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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-
".": "4.87.4"
2+
".": "4.88.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [4.88.0](https://github.com/cloudquery/plugin-sdk/compare/v4.87.4...v4.88.0) (2025-07-28)
9+
10+
11+
### Features
12+
13+
* Add better changes summary helper ([#2240](https://github.com/cloudquery/plugin-sdk/issues/2240)) ([529532d](https://github.com/cloudquery/plugin-sdk/commit/529532d0555243f88727850997dc86849fb6f993))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update module google.golang.org/grpc to v1.74.1 ([#2238](https://github.com/cloudquery/plugin-sdk/issues/2238)) ([eeed6a6](https://github.com/cloudquery/plugin-sdk/commit/eeed6a681af717dc5c96e5564c4fb1c4b2a4d2a8))
19+
820
## [4.87.4](https://github.com/cloudquery/plugin-sdk/compare/v4.87.3...v4.87.4) (2025-07-23)
921

1022

0 commit comments

Comments
 (0)