Skip to content

Commit 244dc96

Browse files
committed
chore(release): 2.12.1
1 parent b994072 commit 244dc96

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.12.1](https://github.com/seepine/crco/compare/v2.12.0...v2.12.1) (2025-06-27)
6+
7+
8+
### 🐛 Bug Fixes | Bug 修复
9+
10+
* **upload:** fix file preview blank error ([b994072](https://github.com/seepine/crco/commit/b99407237536e110f49657c5d02b0017b439f9bf))
11+
512
## [2.12.0](https://github.com/seepine/crco/compare/v2.11.24...v2.12.0) (2025-06-25)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "crco",
33
"author": "seepine",
44
"license": "MIT",
5-
"version": "2.12.0",
5+
"version": "2.12.1",
66
"description": "collect arco",
77
"main": "./dist/index.umd.js",
88
"module": "./dist/index.js",

0 commit comments

Comments
 (0)