Skip to content

Commit 1ad7953

Browse files
committed
chore(release): 2.12.6
1 parent 8d16bcd commit 1ad7953

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.6](https://github.com/seepine/crco/compare/v2.12.5...v2.12.6) (2025-07-30)
6+
7+
8+
### 🐛 Bug Fixes | Bug 修复
9+
10+
* **upload:** fix custom request headers fill ([8d16bcd](https://github.com/seepine/crco/commit/8d16bcdc9c98363ecb168a5e6a6f38b06f4c1a28))
11+
512
### [2.12.5](https://github.com/seepine/crco/compare/v2.12.4...v2.12.5) (2025-07-30)
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.5",
5+
"version": "2.12.6",
66
"description": "collect arco",
77
"main": "./dist/index.umd.js",
88
"module": "./dist/index.js",

0 commit comments

Comments
 (0)