Skip to content

Commit e49ce60

Browse files
authored
Bump to 4.0.1-0 (#66)
* 4.0.0 * 4.0.0 * 4.0.1-0
1 parent d5900b8 commit e49ce60

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [4.0.0] - 2020-09-01
11+
1012
### Added
1113

1214
- Support `nonce` prop for [Content Security Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy), in PR [#62](https://github.com/compulim/react-scroll-to-bottom/pull/62), PR [#63](https://github.com/compulim/react-scroll-to-bottom/pull/63) and PR [#64](https://github.com/compulim/react-scroll-to-bottom/pull/64)

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-scroll-to-bottom",
3-
"version": "3.0.1-0",
3+
"version": "4.0.1-0",
44
"description": "React container that will auto scroll to bottom",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)