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 @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 1.2.3] - 2017-11-04
10+ ### Fixed
11+ * Incorrect TypeScript declarations and export format (#136 )
12+
913## [ 1.2.2] - 2017-10-29
1014### Fixed
1115* Incorrect export declaration in TS typings (#132 )
@@ -68,7 +72,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6872### Added
6973* Initial release.
7074
71- [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.2...HEAD
75+ [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.3...HEAD
76+ [ 1.2.2 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.2...v1.2.3
7277[ 1.2.2 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.1...v1.2.2
7378[ 1.2.1 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.0...v1.2.1
7479[ 1.2.0 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.1.1...v1.2.0
You can’t perform that action at this time.
0 commit comments