File tree Expand file tree Collapse file tree 5 files changed +16
-21
lines changed
Expand file tree Collapse file tree 5 files changed +16
-21
lines changed Original file line number Diff line number Diff line change 1212 id : release
1313 with :
1414 release-type : node
15- package-name : plugin-pb-js
15+ package-name : plugin-pb-javascript
1616 token : ${{ secrets.GH_CQ_BOT }}
1717 pull-request-title-pattern : " chore${scope}: Release${component} v${version}"
1818 # Should breaking changes before 1.0.0 produce minor bumps?
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 0.0.4] ( https://github.com/cloudquery/plugin-pb-js/compare/v0.0.3...v0.0.4 ) (2023-08-03)
4-
3+ ## [ 0.0.4] ( https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.3...v0.0.4 ) (2023-08-03)
54
65### Bug Fixes
76
8- * Add missing dependency ([ daae247] ( https://github.com/cloudquery/plugin-pb-js/commit/daae2473b5a9e021cf4918c03062a6474632a944 ) )
9-
10- ## [ 0.0.3] ( https://github.com/cloudquery/plugin-pb-js/compare/v0.0.2...v0.0.3 ) (2023-08-03)
7+ - Add missing dependency ([ daae247] ( https://github.com/cloudquery/plugin-pb-javascript/commit/daae2473b5a9e021cf4918c03062a6474632a944 ) )
118
9+ ## [ 0.0.3] ( https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.2...v0.0.3 ) (2023-08-03)
1210
1311### Bug Fixes
1412
15- * main entry ([ a2d20c2] ( https://github.com/cloudquery/plugin-pb-js/commit/a2d20c2324387e1529ace59c8bf2b984d05a701a ) )
16-
17- ## [ 0.0.2] ( https://github.com/cloudquery/plugin-pb-js/compare/v0.0.1...v0.0.2 ) (2023-08-03)
13+ - main entry ([ a2d20c2] ( https://github.com/cloudquery/plugin-pb-javascript/commit/a2d20c2324387e1529ace59c8bf2b984d05a701a ) )
1814
15+ ## [ 0.0.2] ( https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.1...v0.0.2 ) (2023-08-03)
1916
2017### Bug Fixes
2118
22- * Publish ([ 427b602] ( https://github.com/cloudquery/plugin-pb-js /commit/427b602ac5dfaa3440b0afc7b1969be6db2b1bb2 ) )
19+ - Publish ([ 427b602] ( https://github.com/cloudquery/plugin-pb-javascript /commit/427b602ac5dfaa3440b0afc7b1969be6db2b1bb2 ) )
2320
2421## 0.0.1 (2023-08-03)
2522
26-
2723### Features
2824
29- * Add initial generation of protoc ([ #1 ] ( https://github.com/cloudquery/plugin-pb-js/issues/1 ) ) ([ 7f51e83] ( https://github.com/cloudquery/plugin-pb-js/commit/7f51e83e4854afd3ed58d6f4bb562914af5c1a96 ) )
30-
25+ - Add initial generation of protoc ([ #1 ] ( https://github.com/cloudquery/plugin-pb-javascript/issues/1 ) ) ([ 7f51e83] ( https://github.com/cloudquery/plugin-pb-javascript/commit/7f51e83e4854afd3ed58d6f4bb562914af5c1a96 ) )
3126
3227### Miscellaneous Chores
3328
34- * Release 0.0.1 ([ cf9c466] ( https://github.com/cloudquery/plugin-pb-js /commit/cf9c466ebed3a3dbe26b5794f079828ccc291e06 ) )
29+ - Release 0.0.1 ([ cf9c466] ( https://github.com/cloudquery/plugin-pb-javascript /commit/cf9c466ebed3a3dbe26b5794f079828ccc291e06 ) )
Original file line number Diff line number Diff line change 1- # plugin-pb-js
1+ # plugin-pb-javascript
22
33This is a low-level auto-generated gRPC client and server for CloudQuery plugin from [ plugin-pb protos] ( https://github.com/cloudquery/plugin-pb ) .
44
Original file line number Diff line number Diff line change 11{
2- "name" : " @cloudquery/plugin-pb-js " ,
2+ "name" : " @cloudquery/plugin-pb-javascript " ,
33 "version" : " 0.0.4" ,
44 "files" : [
55 " dist"
2525 " data engineering"
2626 ],
2727 "license" : " MPL-2.0" ,
28- "homepage" : " https://github.com/cloudquery/plugin-pb-js " ,
28+ "homepage" : " https://github.com/cloudquery/plugin-pb-javascript " ,
2929 "repository" : {
3030 "type" : " git" ,
31- "url" : " git+https://github.com/cloudquery/plugin-pb-js .git"
31+ "url" : " git+https://github.com/cloudquery/plugin-pb-javascript .git"
3232 },
3333 "bugs" : {
34- "url" : " https://github.com/cloudquery/plugin-pb-js /issues"
34+ "url" : " https://github.com/cloudquery/plugin-pb-javascript /issues"
3535 },
3636 "author" : " cloudquery (https://github.com/cloudquery)" ,
3737 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments