Skip to content

Commit

Permalink
chore: release v3.12.0 (#872)
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 Oct 18, 2021
1 parent b23d446 commit 3797034
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [3.12.0](https://github.com/uploadcare/uploadcare-widget/compare/v3.11.5...v3.12.0) (2021-10-13)


### Features

* added support to enable only camera photos ([1aa0619](https://github.com/uploadcare/uploadcare-widget/commit/1aa0619303e88d00991ed823b791307e1e0e2c5f))
* allow to pass settings object to the live initialization methods ([#870](https://github.com/uploadcare/uploadcare-widget/issues/870)) ([b23d446](https://github.com/uploadcare/uploadcare-widget/commit/b23d446a517ab26e20c21d6aa41962585f097c00))
* show uploading errors to the end-user ([#857](https://github.com/uploadcare/uploadcare-widget/issues/857)) ([064213b](https://github.com/uploadcare/uploadcare-widget/commit/064213bc38030c5c69ba62ad1e0e7741e6f328be))



## [3.11.5](https://github.com/uploadcare/uploadcare-widget/compare/v3.11.4...v3.11.5) (2021-09-13)


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-widget",
"version": "3.11.5",
"version": "3.12.0",
"description": "Uploadcare Widget: file uploader.",
"main": "uploadcare.js",
"files": [
Expand Down

0 comments on commit 3797034

Please sign in to comment.