File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 1.0.7 ] - 2017-03-14
9
9
### Added
10
10
* MIT License (#107 @JKillian )
11
11
12
12
### Changed
13
13
* Reduced size of dist build by switching from rollup to babel (#106 @JKillian )
14
14
15
- ## [ 1.0.6] - 2006 -11-17
15
+ ## [ 1.0.6] - 2016 -11-17
16
16
### Changed
17
17
* Updated typescript definition making options optional (#75 @pelotom )
18
18
@@ -47,7 +47,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
47
47
### Added
48
48
* Initial release.
49
49
50
- [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.6...HEAD
50
+ [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.7...HEAD
51
+ [ 1.0.7 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.6...v1.0.7
51
52
[ 1.0.6 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.5...v1.0.6
52
53
[ 1.0.5 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.4...v1.0.5
53
54
[ 1.0.4 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.3...v1.0.4
You can’t perform that action at this time.
0 commit comments