File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2-   "." : " 0.2.0 " 
2+   "." : " 0.2.1 " 
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) 
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.2.1] ( https://github.com/main-branch/command_line_boss/compare/v0.2.0...v0.2.1 )  (2025-04-16) 
9+ 
10+ 
11+ ### Bug Fixes  
12+ 
13+ *  Automate commit-to-publish workflow ([ 4dbc694] ( https://github.com/main-branch/command_line_boss/commit/4dbc6946860cc9d8934287226adea335ae78deea ) )
14+ *  Move constants from private to public ([ a93685b] ( https://github.com/main-branch/command_line_boss/commit/a93685b167eaca8be60c57861af1168f033687d4 ) )
15+ 
816## v0.2.0 (2024-10-10)  
917
1018[ Full Changelog] ( https://github.com/main-branch/command_line_boss/compare/v0.1.0..v0.2.0 ) 
Original file line number Diff line number Diff line change 22
33class  CommandLineBoss 
44  # Gem version 
5-   VERSION  =  '0.2.0 ' 
5+   VERSION  =  '0.2.1 ' 
66end 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments