Skip to content

Commit

Permalink
build: release version
Browse files Browse the repository at this point in the history
 - @arco-design/mobile-react@2.31.4
 - @arco-design/mobile-utils@2.18.4
  • Loading branch information
wonuanyangying committed Jun 26, 2024
1 parent 2325a7a commit 587e4ae
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 5 deletions.
11 changes: 11 additions & 0 deletions packages/arcodesign/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.31.4](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-react@2.31.3...@arco-design/mobile-react@2.31.4) (2024-06-26)


### Bug Fixes

* stepper controlled value ([4f8d060](https://github.com/arco-design/arco-design-mobile/commit/4f8d0603c3e292a337b0be09266a360d7e91e943))





## [2.31.3](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-react@2.31.2...@arco-design/mobile-react@2.31.3) (2024-05-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/arcodesign/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/arcodesign/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arco-design/mobile-react",
"version": "2.31.3",
"version": "2.31.4",
"description": "",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand All @@ -15,7 +15,7 @@
"author": "taoyiyue@bytedance.com",
"license": "ISC",
"dependencies": {
"@arco-design/mobile-utils": "2.18.3",
"@arco-design/mobile-utils": "2.18.4",
"@arco-design/transformable": "^1.0.0",
"@babel/runtime": "^7",
"lodash.throttle": "^4.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/common-widgets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.18.4](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-utils@2.18.3...@arco-design/mobile-utils@2.18.4) (2024-06-26)

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





## [2.18.3](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-utils@2.18.2...@arco-design/mobile-utils@2.18.3) (2024-05-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/common-widgets/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/common-widgets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arco-design/mobile-utils",
"version": "2.18.3",
"version": "2.18.4",
"description": "",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 587e4ae

Please sign in to comment.