Skip to content

Commit 0bd40de

Browse files
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2022-09-12) ### Bug Fixes * fix and comments in dropzone ([080350f](080350f))
1 parent 080350f commit 0bd40de

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.2](https://github.com/DaVikingCode/react-components/compare/v1.12.1...v1.12.2) (2022-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* fix and comments in dropzone ([080350f](https://github.com/DaVikingCode/react-components/commit/080350fbc2edf70fddac02d0fc19f2605e29e08a))
7+
18
## [1.12.1](https://github.com/DaVikingCode/react-components/compare/v1.12.0...v1.12.1) (2022-09-07)
29

310

package-lock.json

+2-2
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": "@daviking/components",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"main": "./lib/cjs/index.js",
55
"module": "./lib/esm/index.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)