Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit 7f2216a

Browse files
committed
chore(pre-release): publish 1.2.0-beta.1
1 parent 0911a5d commit 7f2216a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/dialog/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212

1313
Typescript support, customizable, beautifully animated, lightweight
1414

15-
~9.5 KiB - index.upd.js `gitart-vue-dialog` <br/>
16-
~8.6 KiB - index.es.js `gitart-vue-dialog/dist/index.es.js` <br/>
17-
~1.7 KiB - style.css `gitart-vue-dialog/dist/style.css` <br/>
15+
~9.9 KiB - index.upd.js `gitart-vue-dialog` <br/>
16+
~8.9 KiB - index.es.js `gitart-vue-dialog/dist/index.es.js` <br/>
17+
~1.8 KiB - style.css `gitart-vue-dialog/dist/style.css` <br/>
1818

1919

2020
## Instalation

packages/dialog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitart-vue-dialog",
3-
"version": "1.1.0",
3+
"version": "1.2.0-beta.1",
44
"scripts": {
55
"dev": "vite --config dev/vite.config.ts",
66
"build": "node build/build.js"

0 commit comments

Comments
 (0)