Skip to content

Commit 5965de4

Browse files
author
AndrzejSala
committed
chore(release): 3.1.0
1 parent 49ae02f commit 5965de4

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
# [3.1.0](https://github.com/filestack/filestack-react/compare/v3.0.1...v3.1.0) (2019-07-29)
6+
7+
8+
### Features
9+
10+
* **componentDisplayMode:** Merge passed a prop object with a default ([#71](https://github.com/filestack/filestack-react/issues/71)) ([49ae02f](https://github.com/filestack/filestack-react/commit/49ae02f))
11+
12+
13+
514
## [3.0.1](https://github.com/filestack/filestack-react/compare/v3.0.0...v3.0.1) (2019-06-28)
615
- Update demo dependencies
716

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": "filestack-react",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"main": "dist/filestack-react.js",
55
"description": "React component wrapper for filestack-js",
66
"scripts": {

0 commit comments

Comments
 (0)