Skip to content

Commit

Permalink
update: version
Browse files Browse the repository at this point in the history
  • Loading branch information
BeiQiaoT committed Jan 28, 2022
1 parent d635129 commit 9cc6acc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions uni_modules/uview-ui/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.27(2022-01-28)
# uView2.0重磅发布,利剑出鞘,一统江湖

1.样式修复
## 2.0.26(2022-01-28)
# uView2.0重磅发布,利剑出鞘,一统江湖

Expand Down
2 changes: 1 addition & 1 deletion uni_modules/uview-ui/libs/config/config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 此版本发布于2022-01-28
const version = '2.0.26'
const version = '2.0.27'

// 开发环境才提示,生产环境不会提示
if (process.env.NODE_ENV === 'development') {
Expand Down
2 changes: 1 addition & 1 deletion uni_modules/uview-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "uview-ui",
"name": "uview-ui",
"displayName": "uView2.0重磅发布,利剑出鞘,一统江湖",
"version": "2.0.26",
"version": "2.0.27",
"description": "uView UI已完美兼容nvue,全面的组件和便捷的工具会让您信手拈来,如鱼得水",
"keywords": [
"uview",
Expand Down

0 comments on commit 9cc6acc

Please sign in to comment.