Skip to content

Commit a83547e

Browse files
authored
chore(main): Release v0.0.19 (#56)
🤖 I have created a release *beep* *boop* --- ## [0.0.19](v0.0.18...v0.0.19) (2024-06-01) ### Bug Fixes * **deps:** Update dependency @grpc/grpc-js to v1.10.7 ([#55](#55)) ([cccda54](cccda54)) * **deps:** Update dependency @grpc/grpc-js to v1.10.8 ([#58](#58)) ([18af0d1](18af0d1)) * Generate JavaScript Code from `plugin-pb` ([#57](#57)) ([97268e4](97268e4)) --- 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 18af0d1 commit a83547e

File tree

4 files changed

+13
-4
lines changed

4 files changed

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

CHANGELOG.md

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

3+
## [0.0.19](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.18...v0.0.19) (2024-06-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @grpc/grpc-js to v1.10.7 ([#55](https://github.com/cloudquery/plugin-pb-javascript/issues/55)) ([cccda54](https://github.com/cloudquery/plugin-pb-javascript/commit/cccda54173eba4f1868709624dde194909b5f42b))
9+
* **deps:** Update dependency @grpc/grpc-js to v1.10.8 ([#58](https://github.com/cloudquery/plugin-pb-javascript/issues/58)) ([18af0d1](https://github.com/cloudquery/plugin-pb-javascript/commit/18af0d14f1473386746afbb3b48708ff0a8f4b56))
10+
* Generate JavaScript Code from `plugin-pb` ([#57](https://github.com/cloudquery/plugin-pb-javascript/issues/57)) ([97268e4](https://github.com/cloudquery/plugin-pb-javascript/commit/97268e41a029ea14e64e59357d33b4b350c699c1))
11+
312
## [0.0.18](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.17...v0.0.18) (2024-04-11)
413

514

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.18",
3+
"version": "0.0.19",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)