Skip to content

Commit 413fe0f

Browse files
authored
chore(main): Release v1.24.0 (#420)
1 parent dc7f2bd commit 413fe0f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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.23.1"
2+
".": "1.24.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.24.0](https://github.com/cloudquery/plugin-pb-go/compare/v1.23.1...v1.24.0) (2024-10-16)
4+
5+
6+
### Features
7+
8+
* Implement PluginVersionWarner to warn on outdated plugins. ([#419](https://github.com/cloudquery/plugin-pb-go/issues/419)) ([dc7f2bd](https://github.com/cloudquery/plugin-pb-go/commit/dc7f2bd2e6d8180e5e8cf0651d08ba40a951da66))
9+
310
## [1.23.1](https://github.com/cloudquery/plugin-pb-go/compare/v1.23.0...v1.23.1) (2024-10-14)
411

512

0 commit comments

Comments
 (0)