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.
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.2.3] - 2017-11-04
10
+ ### Fixed
11
+ * Incorrect TypeScript declarations and export format (#136 )
12
+
9
13
## [ 1.2.2] - 2017-10-29
10
14
### Fixed
11
15
* 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.
68
72
### Added
69
73
* Initial release.
70
74
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
72
77
[ 1.2.2 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.1...v1.2.2
73
78
[ 1.2.1 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.0...v1.2.1
74
79
[ 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