Skip to content

Commit

Permalink
chore: release v1.3.9 (#282)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 11, 2022
1 parent b40b6cc commit 88e9b0b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.3.9](https://github.com/uploadcare/react-widget/compare/v1.3.8...v1.3.9) (2021-10-27)


### Bug Fixes

* import jquery typings ([#281](https://github.com/uploadcare/react-widget/issues/281)) ([b40b6cc](https://github.com/uploadcare/react-widget/commit/b40b6cc8199b66008fcb1239c8707f1d0ada41c9))



## [1.3.8](https://github.com/uploadcare/react-widget/compare/v1.3.7...v1.3.8) (2021-07-23)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uploadcare/react-widget",
"version": "1.3.8",
"version": "1.3.9",
"description": "React component for Uploadcare Widget",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 88e9b0b

Please sign in to comment.