Skip to content

Commit 929442e

Browse files
authored
chore(main): Release v0.0.25 (#72)
🤖 I have created a release *beep* *boop* --- ## [0.0.25](v0.0.24...v0.0.25) (2024-08-01) ### Bug Fixes * **deps:** Update dependency @grpc/grpc-js to v1.11.1 ([#73](#73)) ([148797a](148797a)) * **deps:** Update dependency google-protobuf to v3.21.4 ([#70](#70)) ([9302d4a](9302d4a)) * **deps:** Update dependency typescript to v5.5.4 ([#71](#71)) ([2e3ea37](2e3ea37)) --- 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 148797a commit 929442e

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.24"
2+
".": "0.0.25"
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.25](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.24...v0.0.25) (2024-08-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @grpc/grpc-js to v1.11.1 ([#73](https://github.com/cloudquery/plugin-pb-javascript/issues/73)) ([148797a](https://github.com/cloudquery/plugin-pb-javascript/commit/148797a7f19543386e5131297737e2b80f186cbe))
9+
* **deps:** Update dependency google-protobuf to v3.21.4 ([#70](https://github.com/cloudquery/plugin-pb-javascript/issues/70)) ([9302d4a](https://github.com/cloudquery/plugin-pb-javascript/commit/9302d4aa43dce76dee30f6fe41c7969cd5ab32b2))
10+
* **deps:** Update dependency typescript to v5.5.4 ([#71](https://github.com/cloudquery/plugin-pb-javascript/issues/71)) ([2e3ea37](https://github.com/cloudquery/plugin-pb-javascript/commit/2e3ea373604c3d511a43cc514a201d9df5d7bbda))
11+
312
## [0.0.24](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.23...v0.0.24) (2024-07-30)
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.24",
3+
"version": "0.0.25",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)