Skip to content

Commit 401edcc

Browse files
authored
Update CHANGELOG.md
1 parent d85d8f9 commit 401edcc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 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.3] - 2017-11-04
10+
### Fixed
11+
* Incorrect TypeScript declarations and export format (#136)
12+
913
## [1.2.2] - 2017-10-29
1014
### Fixed
1115
* 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.
6872
### Added
6973
* Initial release.
7074

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
7277
[1.2.2]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.1...v1.2.2
7378
[1.2.1]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.2.0...v1.2.1
7479
[1.2.0]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.1.1...v1.2.0

0 commit comments

Comments
 (0)