Skip to content

Commit 52377fc

Browse files
committed
release 1.2.0
1 parent 385cc58 commit 52377fc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/viewuiplus.min.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37987,7 +37987,7 @@ var style = {
3798737987
}
3798837988
};
3798937989
const name = "view-ui-plus";
37990-
const version$1 = "1.2.0-beta.4";
37990+
const version$1 = "1.2.0";
3799137991
const title = "ViewUIPlus";
3799237992
const description = "A high quality UI components Library with Vue.js 3";
3799337993
const homepage = "http://www.iviewui.com";

dist/viewuiplus.min.js

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "view-ui-plus",
3-
"version": "1.2.0-beta.4",
3+
"version": "1.2.0",
44
"title": "ViewUIPlus",
55
"description": "A high quality UI components Library with Vue.js 3",
66
"homepage": "http://www.iviewui.com",

0 commit comments

Comments
 (0)