We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33c139 commit 12a12dfCopy full SHA for 12a12df
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [1.0.5] - 2016-11-12
9
+### Fixed
10
+* Fix TypeScript definition file issues (#74 @forabi)
11
+
12
## [1.0.4] - 2016-10-31
13
### Added
14
* Changelog readme.
@@ -29,4 +33,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
29
33
30
34
* Initial release.
31
35
36
+[1.0.5]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.4...v1.0.5
32
37
[1.0.4]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.3...v1.0.4
0 commit comments