Skip to content

Commit 14dce25

Browse files
authored
release: v1.1.1 (#22)
1 parent 696b011 commit 14dce25

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
<a name="1.1.1"></a>
4+
## [1.1.1](https://github.com/dizco/react-scrollable-feed/compare/v1.1.0...v1.1.1) (2019-12-03)
5+
* Fix issue with scrolling on Edge, Firefox ([#20](https://github.com/dizco/react-scrollable-feed/issues/20))
6+
37
<a name="1.1.0"></a>
48
## [1.1.0](https://github.com/dizco/react-scrollable-feed/compare/v1.0.4...v1.1.0) (2019-11-10)
59
* Added `className` prop

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scrollable-feed",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "",
55
"author": "dizco",
66
"license": "MIT",

0 commit comments

Comments
 (0)