File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44This change log adheres to standards from [ Keep a CHANGELOG] ( http://keepachangelog.com ) .
55
6+ ## [ 6.10.3]  - 2017-03-20 
7+ ### Fixed  
8+ *  Revert [ #1057  ] [ ]  due to issues with [ ` jsx-indent ` ] [ ]  ([ #1117  ] [ ] )
9+ 
10+ [ 6.10.3 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v6.10.2...v6.10.3 
11+ 
612## [ 6.10.2]  - 2017-03-19 
713### Fixed  
814*  Fix [ ` jsx-indent ` ] [ ]  indentation calculation with nested JSX ([ #1117  ] [ ] )
Original file line number Diff line number Diff line change 11{
22  "name" : " eslint-plugin-react" 
3-   "version" : " 6.10.2 " 
3+   "version" : " 6.10.3 " 
44  "author" : 
" Yannick Croissant <[email protected] >" ,
 55  "description" : " React specific linting rules for ESLint" 
66  "main" : " index.js" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments