Skip to content

Commit dd2f923

Browse files
authored
chore(main): Release v0.0.11 (#28)
🤖 I have created a release *beep* *boop* --- ## [0.0.11](v0.0.10...v0.0.11) (2023-11-01) ### Bug Fixes * **deps:** Update dependency @grpc/grpc-js to v1.9.9 ([#26](#26)) ([dc9fc92](dc9fc92)) * **deps:** Update dependency @types/google-protobuf to v3.15.9 ([#27](#27)) ([ff571ee](ff571ee)) --- 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 bf0ff69 commit dd2f923

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

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.11](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.10...v0.0.11) (2023-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @grpc/grpc-js to v1.9.9 ([#26](https://github.com/cloudquery/plugin-pb-javascript/issues/26)) ([dc9fc92](https://github.com/cloudquery/plugin-pb-javascript/commit/dc9fc92ea8bdf2d615e1a23aa6bd867a8b3cf1bf))
9+
* **deps:** Update dependency @types/google-protobuf to v3.15.9 ([#27](https://github.com/cloudquery/plugin-pb-javascript/issues/27)) ([ff571ee](https://github.com/cloudquery/plugin-pb-javascript/commit/ff571eed9cb36ba259bca8cc25a02be7d7886e40))
10+
311
## [0.0.10](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.9...v0.0.10) (2023-10-12)
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.10",
3+
"version": "0.0.11",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)