File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77## Unreleased
8+
9+ ## 0.2.2 - 2017-10-30
810### Added
911- Docs based on Gatsby
1012- ` SwitchTransition ` component for ` react-router ` integration
@@ -60,7 +62,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6062- Initial code for the module
6163
6264## Compare
63- - [ Unreleased] ( https://github.com/LKay/react-transition-replace/compare/0.1.0...HEAD )
65+ - [ Unreleased] ( https://github.com/LKay/react-transition-replace/compare/0.2.2...HEAD )
66+ - [ 0.2.2] ( https://github.com/LKay/react-transition-replace/compare/0.2.1...0.2.2 )
67+ - [ 0.2.1] ( https://github.com/LKay/react-transition-replace/compare/0.2.0...0.2.1 )
68+ - [ 0.2.0] ( https://github.com/LKay/react-transition-replace/compare/0.1.0...0.2.0 )
6469- [ 0.1.0] ( https://github.com/LKay/react-transition-replace/compare/0.0.3...0.1.0 )
6570- [ 0.0.3] ( https://github.com/LKay/react-transition-replace/compare/0.0.2...0.0.3 )
6671- [ 0.0.2] ( https://github.com/LKay/react-transition-replace/compare/0.0.1...0.0.2 )
You can’t perform that action at this time.
0 commit comments