Skip to content

Commit a3ef60d

Browse files
authored
chore(main): Release v0.1.17 (#197)
🤖 I have created a release *beep* *boop* --- ## [0.1.17](v0.1.16...v0.1.17) (2024-07-30) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.24 ([#196](#196)) ([28d61d3](28d61d3)) --- 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 28d61d3 commit a3ef60d

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [0.1.17](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.16...v0.1.17) (2024-07-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.24 ([#196](https://github.com/cloudquery/plugin-sdk-javascript/issues/196)) ([28d61d3](https://github.com/cloudquery/plugin-sdk-javascript/commit/28d61d3d79f04373474470643698ed34754ed253))
9+
310
## [0.1.16](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.15...v0.1.16) (2024-07-17)
411

512

package-lock.json

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

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.16",
3+
"version": "0.1.17",
44
"files": [
55
"dist",
66
"!dist/**/*.test.*",

0 commit comments

Comments
 (0)