File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-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.
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.2.2] - 2017-10-29
10
+ ### Fixed
11
+ * Incorrect export declaration in TS typings (#132 )
12
+
9
13
## [ 1.2.1] - 2017-10-02
10
14
### Fixed
11
15
* Fifth option should be optional (#129 )
@@ -64,7 +68,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
64
68
### Added
65
69
* Initial release.
66
70
67
- [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.0...HEAD
71
+ [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.2...HEAD
72
+ [ 1.2.2 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.1...v1.2.2
73
+ [ 1.2.1 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.0...v1.2.1
68
74
[ 1.2.0 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.1.1...v1.2.0
69
75
[ 1.1.1 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.1.0...v1.1.1
70
76
[ 1.1.0 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.7...v1.1.0
You can’t perform that action at this time.
0 commit comments