File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22    "name" : " graphql-codegen-typescript-mock-data" 
3-     "version" : " 0.0.5 " 
3+     "version" : " 0.0.6 " 
44    "description" : " GraphQL Codegen plugin for building mock data" 
55    "main" : " dist/commonjs/index.js" 
66    "module" : " dist/esnext/index.js" 
5151    "scripts" : {
5252        "build" : " tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs" 
5353        "test" : " jest" 
54-         "auto:version" : " yarn version --`auto version` -m  'Bump version to: %s [skip ci]'" 
54+         "auto:version" : " yarn version --`auto version` --message  'Bump version to: %s [skip ci]'" 
5555        "auto:publish" : " yarn publish && git push --follow-tags --set-upstream origin $CIRCLE_BRANCH" 
5656        "release" : " auto changelog && yarn auto:version && yarn auto:publish && auto release" 
5757    },
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments