File tree Expand file tree Collapse file tree 4 files changed +21
-4
lines changed
Expand file tree Collapse file tree 4 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.30 "
2+ "." : " 0.1.31 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.31] ( https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.30...v0.1.31 ) (2026-01-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency @grpc/grpc-js to v1.14.1 ([ #317 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/317 ) ) ([ 4bf2a90] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/4bf2a9040efce2df4f5cfff811da4180fc9ddbeb ) )
9+ * ** deps:** Update dependency @grpc/grpc-js to v1.14.3 ([ #321 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/321 ) ) ([ e329e90] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/e329e9009559ac540750c2ef1e2d83427c2f781e ) )
10+ * ** deps:** Update dependency @tsconfig/node20 to v20.1.8 ([ #318 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/318 ) ) ([ a456dd0] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/a456dd0400f7aca3c10bcb185e9fdba99876394e ) )
11+ * ** deps:** Update dependency @types/yargs to v17.0.34 ([ #312 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/312 ) ) ([ 7b7063c] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/7b7063c01b6af3207e77e0b018e9bf4146b92e7c ) )
12+ * ** deps:** Update dependency @types/yargs to v17.0.35 ([ #319 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/319 ) ) ([ bd4be50] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/bd4be505010133e38bcd2c40e97b1363fee9efc5 ) )
13+ * ** deps:** Update dependency execa to v9.6.1 ([ #322 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/322 ) ) ([ 33bee58] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/33bee58d52d99f236379d6d6d4750b2c11221d97 ) )
14+ * ** deps:** Update dependency modern-errors to v7.1.4 ([ #313 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/313 ) ) ([ 5de647e] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/5de647e5079fa324d7976eb2288952f3f2f3d26d ) )
15+ * ** deps:** Update dependency p-map to v7.0.4 ([ #320 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/320 ) ) ([ a39b123] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/a39b123c96316be4cae4c4953ab390ead1aed8fc ) )
16+ * ** deps:** Update dependency prettier to v3.7.4 ([ #323 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/323 ) ) ([ 1bb3308] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/1bb33081e813f3f4cebd609c29b7ad0052ee1357 ) )
17+ * ** deps:** Update dependency semver to v7.7.3 ([ #315 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/315 ) ) ([ e77fb69] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/e77fb69753e66bf8e2d1e83a1c2cc00eb2ddae2e ) )
18+ * ** deps:** Update dependency typescript to v5.9.3 ([ #316 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/316 ) ) ([ fd23688] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/fd236887bb0383ae68a622043f58f57befaf27f7 ) )
19+
320## [ 0.1.30] ( https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.29...v0.1.30 ) (2025-10-01)
421
522
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudquery/plugin-sdk-javascript" ,
3- "version" : " 0.1.30 " ,
3+ "version" : " 0.1.31 " ,
44 "files" : [
55 " dist" ,
66 " !dist/**/*.test.*" ,
You can’t perform that action at this time.
0 commit comments