Skip to content

Commit dcc929b

Browse files
committed
feat: update version 1.2.3
1 parent 4799938 commit dcc929b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### CHANGELOG
22

3+
#### 1.2.3
4+
5+
- fix: issue 320
6+
37
#### 1.2.2
48

59
Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-weui",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "weui for react",
55
"main": "./build/packages/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)