File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11pr : none
22trigger :
33 - main
4+ - jvejr/ts-codegen-subtype-alpha-release
45 - alloy/relay-apollo-duct-tape
56
67variables :
Original file line number Diff line number Diff line change 1818 "lint" : " lage lint --continue" ,
1919 "lage" : " lage" ,
2020 "ci" : " yarn lage build types test lint && yarn checkchange" ,
21- "beachball" : " beachball -b origin/main " ,
21+ "beachball" : " beachball -b origin/jvejr/ts-codegen-subtype-alpha-release " ,
2222 "change" : " yarn beachball change" ,
2323 "checkchange" : " yarn beachball check" ,
24- "release" : " yarn beachball publish -t latest " ,
24+ "release" : " yarn beachball publish -t alpha " ,
2525 "postinstall" : " patch-package"
2626 },
2727 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphitation/cli" ,
33 "license" : " MIT" ,
4- "version" : " 2.0 .0" ,
4+ "version" : " 2.1.0-alpha .0" ,
55 "bin" : {
66 "supermassive" : " ./bin/supermassive.js"
77 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphitation/ts-codegen" ,
33 "license" : " MIT" ,
4- "version" : " 3.0 .0" ,
4+ "version" : " 3.1.0-alpha .0" ,
55 "main" : " ./src/index.ts" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments