Skip to content

Commit 3db7f73

Browse files
authored
chore(main): Release v0.1.27 (#282)
🤖 I have created a release *beep* *boop* --- ## [0.1.27](v0.1.26...v0.1.27) (2025-07-01) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.35 ([#281](#281)) ([b73a94a](b73a94a)) * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.36 ([#286](#286)) ([127cd3c](127cd3c)) * **deps:** Update dependency @grpc/grpc-js to v1.13.4 ([#285](#285)) ([0c893fc](0c893fc)) * **deps:** Update dependency @tsconfig/node20 to v20.1.6 ([#284](#284)) ([8c81b87](8c81b87)) --- 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 127cd3c commit 3db7f73

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-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.1.26"
2+
".": "0.1.27"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.1.27](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.26...v0.1.27) (2025-07-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.35 ([#281](https://github.com/cloudquery/plugin-sdk-javascript/issues/281)) ([b73a94a](https://github.com/cloudquery/plugin-sdk-javascript/commit/b73a94afe5ae7d124f7730b2d8e93dd5bc45ab97))
9+
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.36 ([#286](https://github.com/cloudquery/plugin-sdk-javascript/issues/286)) ([127cd3c](https://github.com/cloudquery/plugin-sdk-javascript/commit/127cd3cb2fa814a485aaacc847bab20236d02c91))
10+
* **deps:** Update dependency @grpc/grpc-js to v1.13.4 ([#285](https://github.com/cloudquery/plugin-sdk-javascript/issues/285)) ([0c893fc](https://github.com/cloudquery/plugin-sdk-javascript/commit/0c893fc3287976aa10028d5a77f3ee165badca0b))
11+
* **deps:** Update dependency @tsconfig/node20 to v20.1.6 ([#284](https://github.com/cloudquery/plugin-sdk-javascript/issues/284)) ([8c81b87](https://github.com/cloudquery/plugin-sdk-javascript/commit/8c81b87f634e4c8510ea409b727c57a019ccddb3))
12+
313
## [0.1.26](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.25...v0.1.26) (2025-05-09)
414

515

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

0 commit comments

Comments
 (0)