Skip to content

Commit f413950

Browse files
authored
chore(main): Release v0.0.32 (#91)
🤖 I have created a release *beep* *boop* --- ## [0.0.32](v0.0.31...v0.0.32) (2025-03-01) ### Bug Fixes * **deps:** Update dependency @grpc/grpc-js to v1.12.6 ([#89](#89)) ([af4c522](af4c522)) * **deps:** Update dependency grpc-tools to v1.13.0 ([#90](#90)) ([1f6369f](1f6369f)) --- 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 1f6369f commit f413950

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
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.31"
2+
".": "0.0.32"
33
}

CHANGELOG.md

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

3+
## [0.0.32](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.31...v0.0.32) (2025-03-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @grpc/grpc-js to v1.12.6 ([#89](https://github.com/cloudquery/plugin-pb-javascript/issues/89)) ([af4c522](https://github.com/cloudquery/plugin-pb-javascript/commit/af4c5222edf6cea7f7f5fe5f67965972a2d2b4d8))
9+
* **deps:** Update dependency grpc-tools to v1.13.0 ([#90](https://github.com/cloudquery/plugin-pb-javascript/issues/90)) ([1f6369f](https://github.com/cloudquery/plugin-pb-javascript/commit/1f6369f2e6e249151bdc378d572d9e622b3addde))
10+
311
## [0.0.31](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.30...v0.0.31) (2025-02-01)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudquery/plugin-pb-javascript",
3-
"version": "0.0.31",
3+
"version": "0.0.32",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)