8000 chore(main): Release v0.0.36 (#120) · cloudquery/plugin-pb-python@7768c9a · GitHub
[go: up one dir, main page]

Skip to content

Commit 7768c9a

Browse files
authored
chore(main): Release v0.0.36 (#120)
🤖 I have created a release *beep* *boop* --- ## [0.0.36](v0.0.35...v0.0.36) (2024-10-01) ### Bug Fixes * **deps:** Update dependency grpcio to v1.66.2 ([#118](#118)) ([491dfbc](491dfbc)) * **deps:** Update dependency grpcio-tools to v1.66.2 ([#119](#119)) ([5b415b0](5b415b0)) * **deps:** Update dependency protobuf to v5.28.2 ([#121](#121)) ([daf7e7d](daf7e7d)) * **deps:** Update dependency pytest to v8.3.3 ([#122](#122)) ([74720e7](74720e7)) * Generate Python Code from `plugin-pb` ([#124](#124)) ([72ca377](72ca377)) --- 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 5ea76a4 commit 7768c9a

File tree

3 files changed

+13
-2
lines changed

3 files changed

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

CHANGELOG.md

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

3+
## [0.0.36](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.35...v0.0.36) (2024-10-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency grpcio to v1.66.2 ([#118](https://github.com/cloudquery/plugin-pb-python/issues/118)) ([491dfbc](https://github.com/cloudquery/plugin-pb-python/commit/491dfbc1e714dabd54825825543402268fc8887c))
9+
* **deps:** Update dependency grpcio-tools to v1.66.2 ([#119](https://github.com/cloudquery/plugin-pb-python/issues/119)) ([5b415b0](https://github.com/cloudquery/plugin-pb-python/commit/5b415b081b357254d3469217fab9610f494190ad))
10+
* **deps:** Update dependency protobuf to v5.28.2 ([#121](https://github.com/cloudquery/plugin-pb-python/issues/121)) ([daf7e7d](https://github.com/cloudquery/plugin-pb-python/commit/daf7e7d745ae7a55097d7ba6c68150037a97d38c))
11+
* **deps:** Update dependency pytest to v8.3.3 ([#122](https://github.com/cloudquery/plugin-pb-python/issues/122)) ([74720e7](https://github.com/cloudquery/plugin-pb-python/commit/74720e7eb5041e2154d58fe2cc1e67bef58477ce))
12+
* Generate Python Code from `plugin-pb` ([#124](https://github.com/cloudquery/plugin-pb-python/issues/124)) ([72ca377](https://github.com/cloudquery/plugin-pb-python/commit/72ca37759dea593c9b5bd9b0afd936ae6c583b50))
13+
314
## [0.0.35](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.34...v0.0.35) (2024-09-17)
415

516

setup.py

Lines changed: 1 addition & 1 deletion
Original file line nu 686E mberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
]
3838
setuptools.setup(
3939
name=name,
40-
version="0.0.35",
40+
version="0.0.36",
4141
description=description,
4242
long_description=long_description,
4343
author="CloudQuery LTD",

0 commit comments

Comments
 (0)
0