build: 📦 release

- vtj-project-app@0.8.129
 - vtj-plugin@0.8.129
 - vtj-project-uniapp@0.8.129
 - dev-web@0.8.129
 - @vtj/docs@0.8.129
 - lcdp@0.8.129
 - @vtj/charts@0.8.129
 - @vtj/coder@0.8.129
 - @vtj/core@0.8.129
 - @vtj/designer@0.8.129
 - @vtj/icons@0.8.129
 - @vtj/local@0.8.129
 - @vtj/materials@0.8.129
 - @vtj/renderer@0.8.129
 - @vtj/ui@0.8.129
 - @vtj/utils@0.8.129
 - @vtj/mobile@0.8.129
 - @vtj/pro@0.8.129
 - @vtj/web@0.8.129
This commit is contained in:
陈华春
2024-09-10 09:13:14 +08:00
parent d8ea23000c
commit 4aee66d297
38 changed files with 197 additions and 19 deletions

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/vtj-project-app@0.8.128...vtj-project-app@0.8.129) (2024-09-10)
**Note:** Version bump only for package vtj-project-app
## [0.8.128](https://gitee.com/newgateway/vtj/compare/vtj-project-app@0.8.127...vtj-project-app@0.8.128) (2024-09-09)
**Note:** Version bump only for package vtj-project-app

View File

@@ -2,7 +2,7 @@
"name": "vtj-project-app",
"description": "项目示例",
"private": true,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"setup": "pnpm install --unsafe-perm --registry=https://registry.npmmirror.com",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/vtj-plugin@0.8.128...vtj-plugin@0.8.129) (2024-09-10)
**Note:** Version bump only for package vtj-plugin
## [0.8.128](https://gitee.com/newgateway/vtj/compare/vtj-plugin@0.8.127...vtj-plugin@0.8.128) (2024-09-09)
**Note:** Version bump only for package vtj-plugin

View File

@@ -1,7 +1,7 @@
{
"name": "vtj-plugin",
"private": true,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"setup": "pnpm install --unsafe-perm --registry=https://registry.npmmirror.com",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/vtj-project-uniapp@0.8.128...vtj-project-uniapp@0.8.129) (2024-09-10)
**Note:** Version bump only for package vtj-project-uniapp
## [0.8.128](https://gitee.com/newgateway/vtj/compare/vtj-project-uniapp@0.8.127...vtj-project-uniapp@0.8.128) (2024-09-09)
**Note:** Version bump only for package vtj-project-uniapp

View File

@@ -1,6 +1,6 @@
{
"name": "vtj-project-uniapp",
"version": "0.8.128",
"version": "0.8.129",
"private": true,
"scripts": {
"dev:app": "uni -p app",

View File

@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/dev-web@0.8.128...dev-web@0.8.129) (2024-09-10)
### Bug Fixes
* 🐛 picker多选带回单条数据 ([533cb23](https://gitee.com/newgateway/vtj/commits/533cb23b32e9e663ad74a89ef180a39540049a17))
## [0.8.128](https://gitee.com/newgateway/vtj/compare/dev-web@0.8.127...dev-web@0.8.128) (2024-09-09)
**Note:** Version bump only for package dev-web

View File

@@ -1,7 +1,7 @@
{
"name": "dev-web",
"private": true,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"dev": "cross-env ENV_TYPE=local vite",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/docs@0.8.128...@vtj/docs@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/docs
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/docs@0.8.127...@vtj/docs@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/docs

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/docs",
"private": true,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"docs:dev": "vitepress dev",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/lcdp@0.8.128...lcdp@0.8.129) (2024-09-10)
**Note:** Version bump only for package lcdp
## [0.8.128](https://gitee.com/newgateway/vtj/compare/lcdp@0.8.127...lcdp@0.8.128) (2024-09-09)
**Note:** Version bump only for package lcdp

View File

@@ -2,7 +2,7 @@
"name": "lcdp",
"description": "在线演示",
"private": true,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"setup": "npm install --unsafe-perm --registry=https://registry.npmmirror.com",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/charts@0.8.128...@vtj/charts@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/charts
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/charts@0.8.127...@vtj/charts@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/charts

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/charts",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"build": "vue-tsc && vite build && npm run build:umd",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/coder@0.8.128...@vtj/coder@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/coder
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/coder@0.8.127...@vtj/coder@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/coder

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/coder",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"build": "vue-tsc && vite build",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/core@0.8.128...@vtj/core@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/core
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/core@0.8.127...@vtj/core@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/core

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/core",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"build": "vue-tsc && vite build",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/designer@0.8.128...@vtj/designer@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/designer
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/designer@0.8.127...@vtj/designer@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/designer

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/designer",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"build": "vue-tsc && vite build",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/icons@0.8.128...@vtj/icons@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/icons
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/icons@0.8.127...@vtj/icons@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/icons

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/icons",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"svg2vue": "node scripts/svg.mjs",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/local@0.8.128...@vtj/local@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/local
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/local@0.8.127...@vtj/local@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/local

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/local",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"build": "unbuild",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/materials@0.8.128...@vtj/materials@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/materials
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/materials@0.8.127...@vtj/materials@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/materials

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/materials",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"build": "npm run remove && npm run build:ui && npm run build:charts && npm run build:element && npm run build:antdv && npm run copy",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/renderer@0.8.128...@vtj/renderer@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/renderer
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/renderer@0.8.127...@vtj/renderer@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/renderer

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/renderer",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"build": "vue-tsc && vite build",

View File

@@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/ui@0.8.128...@vtj/ui@0.8.129) (2024-09-10)
### Bug Fixes
* 🐛 picker多选带回单条数据 ([d8ea230](https://gitee.com/newgateway/vtj/commits/d8ea23000cbec7e6aed1f48c03b287d70b593195))
* 🐛 picker多选带回单条数据 ([533cb23](https://gitee.com/newgateway/vtj/commits/533cb23b32e9e663ad74a89ef180a39540049a17))
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/ui@0.8.127...@vtj/ui@0.8.128) (2024-09-09)

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/ui",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"build": "vue-tsc && vite build && npm run build:umd",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/utils@0.8.128...@vtj/utils@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/utils
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/utils@0.8.127...@vtj/utils@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/utils

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/utils",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"build": "vue-tsc && vite build && npm run build:umd",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/mobile@0.8.128...@vtj/mobile@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/mobile
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/mobile@0.8.127...@vtj/mobile@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@vtj/mobile",
"version": "0.8.128",
"version": "0.8.129",
"private": false,
"scripts": {
"dev:app": "uni -p app",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/pro@0.8.128...@vtj/pro@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/pro
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/pro@0.8.127...@vtj/pro@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/pro

View File

@@ -2,7 +2,7 @@
"name": "@vtj/pro",
"description": "VTJ.PRO",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"scripts": {
"dev": "cross-env ENV_TYPE=local vite",

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.129](https://gitee.com/newgateway/vtj/compare/@vtj/web@0.8.128...@vtj/web@0.8.129) (2024-09-10)
**Note:** Version bump only for package @vtj/web
## [0.8.128](https://gitee.com/newgateway/vtj/compare/@vtj/web@0.8.127...@vtj/web@0.8.128) (2024-09-09)
**Note:** Version bump only for package @vtj/web

View File

@@ -1,7 +1,7 @@
{
"name": "@vtj/web",
"private": false,
"version": "0.8.128",
"version": "0.8.129",
"type": "module",
"sideEffects": false,
"scripts": {