Skip to content

Commit 88e9b0b

Browse files
chore: release v1.3.9 (#282)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b40b6cc commit 88e9b0b

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.9](https://github.com/uploadcare/react-widget/compare/v1.3.8...v1.3.9) (2021-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* import jquery typings ([#281](https://github.com/uploadcare/react-widget/issues/281)) ([b40b6cc](https://github.com/uploadcare/react-widget/commit/b40b6cc8199b66008fcb1239c8707f1d0ada41c9))
7+
8+
9+
110
## [1.3.8](https://github.com/uploadcare/react-widget/compare/v1.3.7...v1.3.8) (2021-07-23)
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.8",
3+
"version": "1.3.9",
44
"description": "React component for Uploadcare Widget",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)