File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ## v0.22.7 (2024-11-01)  
2+ 
3+ ### Fix  
4+ 
5+ -  ** api/application** : Update return type hint for activeDocument method
6+ 
17## v0.22.6 (2024-11-01)  
28
39### Fix  
Original file line number Diff line number Diff line change 1- __version__  =  "0.22.6 " 
1+ __version__  =  "0.22.7 " 
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name  = " photoshop-python-api" 
3- version  = " 0.22.6 " 
3+ version  = " 0.22.7 " 
44description  = " Python API for Photoshop." 
55homepage  = " https://github.com/loonghao/photoshop-python-api" 
66repository  = " https://github.com/loonghao/photoshop-python-api" 
@@ -61,7 +61,7 @@ mkdocs-literate-nav = "^0.6.0"
6161
6262[tool .commitizen ]
6363name  = " cz_conventional_commits" 
64- version  = " 0.22.6 " 
64+ version  = " 0.22.7 " 
6565tag_format  = " v$version" 
6666version_files  = [
6767    " pyproject.toml:version"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments