File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ 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+ ## [ 1.125.0]  - Not released 
9+ 
810## [ 1.124.2]  - 2023-10-25 
911### Fixed  
1012-  Checkboxes in texts was broken during the 'social-text-tokenizer' upgrade.
Original file line number Diff line number Diff line change 11{
22  "name" : " reactive-pepyatka"  ,
3-   "version" : " 1.124.2 "  ,
3+   "version" : " 1.125.0 "  ,
44  "description" : " "  ,
55  "main" : " index.js"  ,
66  "dependencies" : {
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ export default function Footer({ short }) {
77  return  ( 
88    < footer  className = "footer" > 
99      < p  role = "navigation" > 
10-         © FreeFeed 1.124.2 (Oct 25, 2023 )
10+         © FreeFeed 1.125.0 (Not released )
1111        < br  /> 
1212        < Link  to = "/about" > About</ Link > 
1313        { ' | ' } 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments