File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22  "name" : " @postgres.ai/ce" 
3-   "version" : " 4.0.0 " 
3+   "version" : " 4.0.1 " 
44  "private" : true ,
55  "dependencies" : {
66    "@craco/craco" : " ^6.4.3" 
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ publish-shared-release:
6969    - export VERSION=${CI_COMMIT_TAG#"v"} 
7070
7171    #  Build and pack
72-     - npm version "$VERSION" --no-git-tag-version 
72+     - npm version "$VERSION" --no-git-tag-version --allow-same-version  
7373    - pnpm run pack 
7474
7575    #  Publish
Original file line number Diff line number Diff line change 11{
22  "name" : " @postgres.ai/shared" 
3-   "version" : " 4.0.0 " 
3+   "version" : " 4.0.1 " 
44  "scripts" : {
55    "build" : " tsc -p tsconfig.build.json && node scripts/copy-assets.js" 
66    "pack" : " node scripts/pack.js" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments