Skip to content

Commit 794357e

Browse files
chore(release): 1.13.16 [skip ci]
## [1.13.16](v1.13.15...v1.13.16) (2023-01-26) ### Bug Fixes * [DropZonePreviewTemplate] Fix css success/fail mark ([a48a68f](a48a68f))
1 parent a48a68f commit 794357e

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.13.16](https://github.com/DaVikingCode/react-components/compare/v1.13.15...v1.13.16) (2023-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* [DropZonePreviewTemplate] Fix css success/fail mark ([a48a68f](https://github.com/DaVikingCode/react-components/commit/a48a68f97f41fcd22b40a0c84bd043ec4df14203))
7+
18
## [1.13.15](https://github.com/DaVikingCode/react-components/compare/v1.13.14...v1.13.15) (2023-01-11)
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.13.15",
3+
"version": "1.13.16",
44
"main": "./lib/cjs/index.js",
55
"module": "./lib/esm/index.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)