File tree Expand file tree Collapse file tree 4 files changed +22
-4
lines changed Expand file tree Collapse file tree 4 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.1.17 "
2
+ "." : " 0.1.18 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.18] ( https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.17...v0.1.18 ) (2024-08-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.25 ([ #207 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/207 ) ) ([ 63d7c6d] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/63d7c6d9b024de2b4cef846c54bbecb1875c59b3 ) )
9
+ * ** deps:** Update dependency @grpc/grpc-js to v1.11.1 ([ #203 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/203 ) ) ([ f719a26] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/f719a264c134107f846b5f31b89de81c27f85d6f ) )
10
+ * ** deps:** Update dependency ajv to v8.17.1 ([ #204 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/204 ) ) ([ 3d62083] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/3d620839c5d909c4282a7e9e3b646d85aeda5ed4 ) )
11
+ * ** deps:** Update dependency eslint-plugin-prettier to v5.2.1 ([ #205 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/205 ) ) ([ b4fa967] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/b4fa967740182c837cb0271d8ef31c602ec91051 ) )
12
+ * ** deps:** Update dependency eslint-plugin-promise to v6.6.0 ([ #206 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/206 ) ) ([ f194f27] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/f194f27b450919ebca36325d934ba0f728469809 ) )
13
+ * ** deps:** Update dependency execa to v9 ([ #210 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/210 ) ) ([ 2d381c2] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/2d381c298f94479a5566bbb2d0802eee91c7bdf4 ) )
14
+ * ** deps:** Update dependency prettier to v3.3.3 ([ #198 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/198 ) ) ([ f8dcf18] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/f8dcf18f5665f7dd2c25b76d76f558511686402c ) )
15
+ * ** deps:** Update dependency semver to v7.6.3 ([ #199 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/199 ) ) ([ 49e6c3b] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/49e6c3b6e0b65f809f3b0b33bf4fd0a3623eceef ) )
16
+ * ** deps:** Update dependency typescript to v5.5.4 ([ #201 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/201 ) ) ([ d3af7ed] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/d3af7ed81ec6c49fd07916a61b0bdb98a6b5e1c3 ) )
17
+ * ** deps:** Update dependency uuid to v10 ([ #211 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/211 ) ) ([ a6a5168] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/a6a5168b97efe56aa39c4f2a147671e5d37caee3 ) )
18
+ * ** deps:** Update dependency winston to v3.13.1 ([ #202 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/202 ) ) ([ 909cd7c] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/909cd7c2da3afb12e0d79f8517feb0236bd0dce4 ) )
19
+ * ** deps:** Update typescript-eslint monorepo to v7.18.0 ([ #208 ] ( https://github.com/cloudquery/plugin-sdk-javascript/issues/208 ) ) ([ 45196e4] ( https://github.com/cloudquery/plugin-sdk-javascript/commit/45196e4f56adcfbe7bd9ef6e724fdf066dfd42c1 ) )
20
+
3
21
## [ 0.1.17] ( https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.16...v0.1.17 ) (2024-07-30)
4
22
5
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudquery/plugin-sdk-javascript" ,
3
- "version" : " 0.1.17 " ,
3
+ "version" : " 0.1.18 " ,
4
4
"files" : [
5
5
" dist" ,
6
6
" !dist/**/*.test.*" ,
You can’t perform that action at this time.
0 commit comments