Skip to content

Commit d424cd4

Browse files
chore: release v2.1.0 (#322)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a4d643d commit d424cd4

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.1.0](https://github.com/uploadcare/react-widget/compare/v2.0.0...v2.1.0) (2022-05-11)
2+
3+
4+
### Features
5+
6+
* react 18 support & strict mode ([#321](https://github.com/uploadcare/react-widget/issues/321)) ([a4d643d](https://github.com/uploadcare/react-widget/commit/a4d643d06b16413d3ea087e1d5c98dcca2dd1355))
7+
8+
9+
110
# [2.0.0](https://github.com/uploadcare/react-widget/compare/v1.3.10...v2.0.0) (2022-04-22)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@uploadcare/react-widget",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "React component for Uploadcare Widget",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)