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.6
 - @arco-design/mobile-utils@2.18.6
  • Loading branch information
tangshumin666 committed Jul 9, 2024
1 parent be62eb1 commit e7ea18f
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.6](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-react@2.31.5...@arco-design/mobile-react@2.31.6) (2024-07-09)


### Bug Fixes

* change `Stepper` flex to inline-flex ([e191b93](https://github.com/arco-design/arco-design-mobile/commit/e191b9319c918c249ebba24f4f6b336e6220da88))





## [2.31.5](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-react@2.31.4...@arco-design/mobile-react@2.31.5) (2024-07-01)


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.5",
"version": "2.31.6",
"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.5",
"@arco-design/mobile-utils": "2.18.6",
"@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.6](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-utils@2.18.5...@arco-design/mobile-utils@2.18.6) (2024-07-09)

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





## [2.18.5](https://github.com/arco-design/arco-design-mobile/compare/@arco-design/mobile-utils@2.18.4...@arco-design/mobile-utils@2.18.5) (2024-07-01)

**Note:** Version bump only for package @arco-design/mobile-utils
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.5",
"version": "2.18.6",
"description": "",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit e7ea18f

Please sign in to comment.