Skip to content

Commit 21cf411

Browse files
committed
build: release version
- @arco-design/mobile-react@2.39.1 - @arco-design/mobile-utils@2.23.6
1 parent 42fd8ff commit 21cf411

6 files changed

Lines changed: 24 additions & 5 deletions

File tree

packages/arcodesign/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.39.1](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-react@2.39.0...@arco-design/mobile-react@2.39.1) (2026-06-03)
7+
8+
**Note:** Version bump only for package @arco-design/mobile-react
9+
10+
11+
12+
13+
614
# [2.39.0](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-react@2.38.4...@arco-design/mobile-react@2.39.0) (2026-01-21)
715

816

packages/arcodesign/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/arcodesign/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arco-design/mobile-react",
3-
"version": "2.39.0",
3+
"version": "2.39.1",
44
"description": "",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
@@ -15,7 +15,7 @@
1515
"author": "taoyiyue@bytedance.com",
1616
"license": "ISC",
1717
"dependencies": {
18-
"@arco-design/mobile-utils": "2.23.5",
18+
"@arco-design/mobile-utils": "2.23.6",
1919
"@arco-design/transformable": "^1.0.0",
2020
"@babel/runtime": "^7",
2121
"lodash.throttle": "^4.1.1",

packages/common-widgets/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.23.6](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-utils@2.23.5...@arco-design/mobile-utils@2.23.6) (2026-06-03)
7+
8+
9+
### Bug Fixes
10+
11+
* add French (fr) locale to mobile-utils ([#367](https://github.com/arco-design/arco-design-mobile/issues/367)) ([42fd8ff](https://github.com/arco-design/arco-design-mobile/commit/42fd8ff02cb58c68c92e8fb15632ea42e4d261d2))
12+
13+
14+
15+
16+
617
## [2.23.5](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-utils@2.23.4...@arco-design/mobile-utils@2.23.5) (2026-01-21)
718

819
**Note:** Version bump only for package @arco-design/mobile-utils

packages/common-widgets/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/common-widgets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arco-design/mobile-utils",
3-
"version": "2.23.5",
3+
"version": "2.23.6",
44
"description": "",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)