Skip to content

Commit

Permalink
chore(main): Release v0.1.31 (#209)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.1.31](v0.1.30...v0.1.31) (2024-07-30)


### Bug Fixes

* **deps:** Update dependency cloudquery-plugin-pb to v0.0.31 ([#208](#208)) ([f4f2f6d](f4f2f6d))
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.32 ([#210](#210)) ([4ee3f53](4ee3f53))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Jul 30, 2024
1 parent 4ee3f53 commit 18fb202
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.30"
".": "0.1.31"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.31](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.30...v0.1.31) (2024-07-30)


### Bug Fixes

* **deps:** Update dependency cloudquery-plugin-pb to v0.0.31 ([#208](https://github.com/cloudquery/plugin-sdk-python/issues/208)) ([f4f2f6d](https://github.com/cloudquery/plugin-sdk-python/commit/f4f2f6ddde89642cdd83033ed1acc98c2d83e113))
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.32 ([#210](https://github.com/cloudquery/plugin-sdk-python/issues/210)) ([4ee3f53](https://github.com/cloudquery/plugin-sdk-python/commit/4ee3f53c0b62f67a5141c31674d65fc6ea6fa34d))

## [0.1.30](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.29...v0.1.30) (2024-07-17)


2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@
]
setuptools.setup(
name=name,
version="0.1.30",
version="0.1.31",
description=description,
long_description=long_description,
author="CloudQuery LTD",

0 comments on commit 18fb202

Please sign in to comment.