Skip to content

Commit 266d180

Browse files
committed
chore(release): 3.2.0
1 parent 6c7debd commit 266d180

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
# Change Log
1+
# Changelog
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.2.0](https://github.com/filestack/filestack-react/compare/v3.1.0...v3.2.0) (2020-07-29)
6+
7+
8+
### Features
9+
10+
* 🎸 add typescript type definitions ([f7a4e80](https://github.com/filestack/filestack-react/commit/f7a4e80ab44edb1e0e0858d65a9ed1c3e7214e8c))
11+
512
# [3.1.0](https://github.com/filestack/filestack-react/compare/v3.0.1...v3.1.0) (2019-07-29)
613

714

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

0 commit comments

Comments
 (0)