Skip to content

Commit

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


## [0.0.27](v0.0.26...v0.0.27) (2024-10-01)


### Bug Fixes

* **deps:** Update dependency @grpc/grpc-js to v1.11.3 ([#76](#76)) ([efc1a50](efc1a50))
* **deps:** Update dependency typescript to v5.6.2 ([#77](#77)) ([be811af](be811af))

---
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 Oct 1, 2024
1 parent 39848ab commit ee3cd99
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.26"
".": "0.0.27"
}
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.27](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.26...v0.0.27) (2024-10-01)


### Bug Fixes

* **deps:** Update dependency @grpc/grpc-js to v1.11.3 ([#76](https://github.com/cloudquery/plugin-pb-javascript/issues/76)) ([efc1a50](https://github.com/cloudquery/plugin-pb-javascript/commit/efc1a50f659b230fe5f093b2b055f8339a9b3230))
* **deps:** Update dependency typescript to v5.6.2 ([#77](https://github.com/cloudquery/plugin-pb-javascript/issues/77)) ([be811af](https://github.com/cloudquery/plugin-pb-javascript/commit/be811afe612d0f84178b0d5f09a85c051bf5ec9d))

## [0.0.26](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.25...v0.0.26) (2024-09-17)


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

0 comments on commit ee3cd99

Please sign in to comment.