Skip to content

Commit 9c3bfe1

Browse files
authored
Version && CHANGELOG 1.3.0 (#218)
1 parent 5b73f0a commit 9c3bfe1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.3.0
4+
* [#217](https://github.com/DockYard/ember-router-scroll/pull/217) Recursively check document height before scrollTo
5+
36
## 1.2.1
47
* [#212](https://github.com/DockYard/ember-router-scroll/pull/212) Allow configure so consuming app can override
58
* [#210](https://github.com/DockYard/ember-router-scroll/pull/210) Fix query-params-only transitions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-router-scroll",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Scroll to top with preserved browser history scroll position",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)