Skip to content

Commit

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


## [0.0.17](v0.0.16...v0.0.17) (2024-04-01)


### Bug Fixes

* **deps:** Update dependency @grpc/grpc-js to v1.10.4 ([#48](#48)) ([de6ded9](de6ded9))
* **deps:** Update dependency @tsconfig/node16 to v16.1.3 ([#49](#49)) ([5371541](5371541))
* Generate JavaScript Code from `plugin-pb` ([#46](#46)) ([d189960](d189960))

---
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 Apr 1, 2024
1 parent 5371541 commit c8d7df3
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 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.0.16"
".": "0.0.17"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.0.17](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.16...v0.0.17) (2024-04-01)


### Bug Fixes

* **deps:** Update dependency @grpc/grpc-js to v1.10.4 ([#48](https://github.com/cloudquery/plugin-pb-javascript/issues/48)) ([de6ded9](https://github.com/cloudquery/plugin-pb-javascript/commit/de6ded95b65291735fc3729aba1a5d3437366b02))
* **deps:** Update dependency @tsconfig/node16 to v16.1.3 ([#49](https://github.com/cloudquery/plugin-pb-javascript/issues/49)) ([5371541](https://github.com/cloudquery/plugin-pb-javascript/commit/5371541871dadaecbae82fdb91bf86172a281f8a))
* Generate JavaScript Code from `plugin-pb` ([#46](https://github.com/cloudquery/plugin-pb-javascript/issues/46)) ([d189960](https://github.com/cloudquery/plugin-pb-javascript/commit/d189960566558e1c7b3f06e81985ccc35493b0e9))

## [0.0.16](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.15...v0.0.16) (2024-03-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudquery/plugin-pb-javascript",
"version": "0.0.16",
"version": "0.0.17",
"files": [
"dist"
],
Expand Down

0 comments on commit c8d7df3

Please sign in to comment.