Skip to content

Commit 6f887f1

Browse files
authored
chore(main): Release v0.0.18 (#52)
🤖 I have created a release *beep* *boop* --- ## [0.0.18](v0.0.17...v0.0.18) (2024-04-11) ### Bug Fixes * **deps:** Bump protobufjs from 7.2.4 to 7.2.6 ([#53](#53)) ([e411396](e411396)) * **deps:** Update dependency @grpc/grpc-js to v1.10.6 ([#50](#50)) ([5551773](5551773)) --- 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 d0898ce commit 6f887f1

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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.17"
2+
".": "0.0.18"
33
}

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.18](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.17...v0.0.18) (2024-04-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Bump protobufjs from 7.2.4 to 7.2.6 ([#53](https://github.com/cloudquery/plugin-pb-javascript/issues/53)) ([e411396](https://github.com/cloudquery/plugin-pb-javascript/commit/e4113961835691b4aa289893600c48bbcf3510aa))
9+
* **deps:** Update dependency @grpc/grpc-js to v1.10.6 ([#50](https://github.com/cloudquery/plugin-pb-javascript/issues/50)) ([5551773](https://github.com/cloudquery/plugin-pb-javascript/commit/55517731671f01e444f544c460f5e3597101e10c))
10+
311
## [0.0.17](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.16...v0.0.17) (2024-04-01)
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.17",
3+
"version": "0.0.18",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)