Skip to content

Commit

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


## [0.0.21](v0.0.20...v0.0.21) (2024-07-01)


### Bug Fixes

* **deps:** Update dependency @grpc/grpc-js to v1.10.10 ([#61](#61)) ([df224ef](df224ef))
* **deps:** Update dependency typescript to v5.5.2 ([#62](#62)) ([e812e65](e812e65))

---
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 Jul 8, 2024
1 parent e812e65 commit 21b67d4
Show file tree
Hide file tree
Showing 4 changed files with 12 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.20"
".": "0.0.21"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.0.21](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.20...v0.0.21) (2024-07-01)


### Bug Fixes

* **deps:** Update dependency @grpc/grpc-js to v1.10.10 ([#61](https://github.com/cloudquery/plugin-pb-javascript/issues/61)) ([df224ef](https://github.com/cloudquery/plugin-pb-javascript/commit/df224efa101088c2d8c732d80e7514d63191fd31))
* **deps:** Update dependency typescript to v5.5.2 ([#62](https://github.com/cloudquery/plugin-pb-javascript/issues/62)) ([e812e65](https://github.com/cloudquery/plugin-pb-javascript/commit/e812e65391689da99f5f6da4d84a7cd301b7f2f6))

## [0.0.20](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.19...v0.0.20) (2024-06-10)


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.20",
"version": "0.0.21",
"files": [
"dist"
],
Expand Down

0 comments on commit 21b67d4

Please sign in to comment.