Skip to content

Commit

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


## [1.19.19](v1.19.18...v1.19.19) (2024-06-06)


### Bug Fixes

* Progressbar handling ([#336](#336)) ([538487d](538487d))
* Revert "fix(deps): Update module github.com/schollz/progressbar/v3 to v3.14.3 ([#330](#330))" ([#338](#338)) ([74429d5](74429d5))

---
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 Jun 6, 2024
1 parent 74429d5 commit 7ec2a06
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.19.18"
".": "1.19.19"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.19.19](https://github.com/cloudquery/plugin-pb-go/compare/v1.19.18...v1.19.19) (2024-06-06)


### Bug Fixes

* Progressbar handling ([#336](https://github.com/cloudquery/plugin-pb-go/issues/336)) ([538487d](https://github.com/cloudquery/plugin-pb-go/commit/538487dd5e1369b9d6c02cfd342851389dca92b8))
* Revert "fix(deps): Update module github.com/schollz/progressbar/v3 to v3.14.3 ([#330](https://github.com/cloudquery/plugin-pb-go/issues/330))" ([#338](https://github.com/cloudquery/plugin-pb-go/issues/338)) ([74429d5](https://github.com/cloudquery/plugin-pb-go/commit/74429d54f5a0324a8058c5ba3ec90915572df6d4))

## [1.19.18](https://github.com/cloudquery/plugin-pb-go/compare/v1.19.17...v1.19.18) (2024-06-03)


Expand Down

0 comments on commit 7ec2a06

Please sign in to comment.