Skip to content

Commit 2315caa

Browse files
chore: release v1.3.7 (#259)
* chore: release v1.3.7 * chore: trigger test action Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: nd0ut <[email protected]>
1 parent c64e038 commit 2315caa

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.3.7](https://github.com/uploadcare/react-widget/compare/v1.3.6...v1.3.7) (2021-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** Add minified ESM builds ([#252](https://github.com/uploadcare/react-widget/issues/252)) ([c64e038](https://github.com/uploadcare/react-widget/commit/c64e038ed9e8f9088645b9da2948324bda5c1498))
7+
8+
9+
110
## [1.3.6](https://github.com/uploadcare/react-widget/compare/v1.3.5...v1.3.6) (2021-03-31)
211

312

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uploadcare/react-widget",
3-
"version": "1.3.6",
3+
"version": "1.3.7",
44
"description": "React component for Uploadcare Widget",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)