Skip to content

Commit af70e79

Browse files
authored
Chore: Update changelog (#134)
1 parent e0526df commit af70e79

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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.2] - 2017-10-29
10+
### Fixed
11+
* Incorrect export declaration in TS typings (#132)
12+
913
## [1.2.1] - 2017-10-02
1014
### Fixed
1115
* Fifth option should be optional (#129)
@@ -64,7 +68,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6468
### Added
6569
* Initial release.
6670

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
6874
[1.2.0]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.1.1...v1.2.0
6975
[1.1.1]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.1.0...v1.1.1
7076
[1.1.0]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.7...v1.1.0

0 commit comments

Comments
 (0)