Skip to content

Commit 41f9e9c

Browse files
authored
chore(main): Release v0.1.16 (#195)
🤖 I have created a release *beep* *boop* --- ## [0.1.16](v0.1.15...v0.1.16) (2024-07-17) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.22 ([#194](#194)) ([1cc44a7](1cc44a7)) --- 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 1cc44a7 commit 41f9e9c

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.15"
2+
".": "0.1.16"
33
}

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.16](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.15...v0.1.16) (2024-07-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.22 ([#194](https://github.com/cloudquery/plugin-sdk-javascript/issues/194)) ([1cc44a7](https://github.com/cloudquery/plugin-sdk-javascript/commit/1cc44a725db0908024fc0c49fb2bc75159d1d1d4))
9+
310
## [0.1.15](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.14...v0.1.15) (2024-07-08)
411

512

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudquery/plugin-sdk-javascript",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"files": [
55
"dist",
66
"!dist/**/*.test.*",

0 commit comments

Comments
 (0)